body{
     overflow-x: hidden;
}
.ti-widget.ti-goog{
    z-index: 1 !important;
}
.fa-classic, .fa-regular, .fa-solid, .far, .fas {
    font-family: "Font Awesome 6 Free" !important;
}
.contactFormPop .form-flex {
    padding-bottom: 20px;
}
.pteCoaching .postLink {
    display: none;
}
.postImagebody {
    margin: 0;
    font-family: "Roboto", Sans-serif;
}
.special-style .postRelated ol {
    height: 250px;
    margin-bottom: 40px;
}
.popUpInner h3, .main-form h3 {
    margin-bottom: 25px;
}
form {
    margin: 0px !important;
}
.popUpMineInner textarea.wpcf7-form-control.wpcf7-textarea{
    margin-bottom: 20px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    margin-bottom: 0px !important;
}
/*.site-main .homePost .sectionTitle p {
    display: none;
}*/
/*.studyMine .postRelated a {
    display: none;
}*/

h1.post-title {
    font-size: 36px;
    color: #0A3445;
}

.custom-search-form {
    max-width: 100%;
}
.post-content h3{
    font-size: 22px;
    margin: 10px 0px;
}
.post-content h2 {
    margin: 15px 0px;
}
.search-input-wrapper {
    position: relative;
    display: flex;
    align-items: center;
}
.footer-menu ul.two-columns {
    display: grid;
    grid-template-columns: repeat(2, 1fr); /* 2 equal columns */
    gap: 0px 20px; /* spacing between rows and columns */
    list-style: none;
    padding: 0;
    margin: 30px 0px 0px;
}

.search-field {
    width: 100%;
    padding: 10px 40px 10px 15px; /* space for the icon */
    font-size: 16px;
    border: 1px solid #ccc;
    outline: none;
}

.search-button {
    position: absolute;
    right: 0px;
    background: #4086c9;
    border: none;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    padding: 0;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 10px;
}

main.search-results {
    padding: 80px 0px;
}

.popular-posts-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.popular-post-item {
    margin-bottom: 15px;
}
.popular-post-link {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #333;
}
.popular-post-thumb img {
    width: 70px;
    height: 70px;
    object-fit: cover;
    border-radius: 4px;
    margin-right: 10px;
}
.popular-post-info {
    display: flex;
    flex-direction: column;
}
.popular-post-title {
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 4px;
}
.popular-post-date {
    font-size: 12px;
    color: #777;
}
.social-share-box h4 {
    font-size: 18px;
    margin-bottom: 10px;
}

.social-icons {
    display: flex;
    gap: 10px;
}

.social-icon {
      display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    padding: 10px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    width: 40px;
    height: 40px;
    transition: 0.3s;
    color: #ffffff !important;
    text-decoration: none;
}

.social-icon.fb { background-color: #3b5998; }
.social-icon.tw { background-color: #1da1f2; }
.social-icon.li { background-color: #0077b5; }
.social-icon.wa { background-color: #25d366; }

.social-icon:hover {
    opacity: 0.8;
}

.postRelated ol {
    height: auto;
    margin-bottom: 40px;
}
main.blogPage section.visaStudyBanner {
    padding:205px 0px 205px 0px;
}
section.homePost.navigate-custom-sec p {
    margin: 15px 0px 0px;
}
.my-custom-class span.numberMine {
    font-size: 18px;
}
.my-custom-class .logoExperience img {
    width: 100% !important;
    height: auto;
}

.content h2 {
    font-size: 32px;
}
.contactFormPop {
    position: fixed;
    z-index: 999999999;
    background: #00000082;
    width: 100%;
    height: 100vh;
}
.bannerTitle h2 {
    background: #1b85c4;
    padding: 10px 20px;
    border-radius: 10px;
    text-align:center;
}

.popUpContact {
    background: white;
    width: 35%;
    position: relative;
    transform: translateY(10%);
    margin: 0 auto;
    text-align: center;
    padding: 30px;
    border-radius: 30px;
    overflow-y: auto;
    max-height: 70vh;
}

.closePopMine {
    background: black;
    width: 40px;
    position: relative;
    color: white;
    height: 40px;
    align-items: center;
    text-align: center;
    border-radius: 50%;
    display: grid;
    cursor: pointer;
}

.popUpContact input, .popUpContact textarea, .popUpContact select {
    padding: 15px 10px;
    border: none;
    outline: 1px solid #969799;
    border-radius: 6px;
    width: 100%;
    color: grey;
    box-sizing: border-box;
}
.popUpContact input[type="submit"]{
    outline: none;
}
/*.logoFooterMine .officesList {
    justify-content: space-around;
}*/
section.offices.logoFooterMine h3 {
    color: #1d84c3;
    padding: 20px 0;
}
section.offices.logoFooterMine {
    margin: 0;
    padding: 40px 0;
    background: white;
}
*{
    font-family: "Roboto", Sans-serif !important;
}
h1, h2, h3, h4, h5, h6, p{
    margin:0;
    padding:0;
}

section.helpSection h3 {
    text-align: center;
    padding: 0 0 9px 0;
    margin: 16px 0 0;
}

section.helpSection .contentMine p {line-height: 32px;}
.hide {
    display: none !important;
}
.container {
    max-width: 1270px;
    padding: 0 20px;
    margin: 0 auto;
    transition: 0.5s;
}
section.countrySection p {
    color: white;
    text-align: center;
    padding: 0 0 42px 0;
    font-size:20px;
    font-weight:700;
}
section {
    width: 100%;
    padding: 40px 0 30px 0;
}

.headerMine {
    padding: 10px 0px;
    box-shadow: 0px 0px 10px 0px #edebeb;
    position: sticky;
    top: 0;
    background: white;
    z-index: 999999;
}
a.buttonMine:hover {
    background: transparent;
    border: 1px solid #1b86c5;
    color: #1b86c5;
}
.headernew {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.headerLogo img {
    width: 100%;
}
.headerLogo {
    width: 160px;
}
.menu-item-has-children ul {
    opacity: 0;
    visibility: hidden;
    transition: opacity ease-in-out .3s;
}
#menu-header-main-menu {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
#menu-header-main-menu li {
    list-style: none;
    position: relative;
}
#menu-header-main-menu li a {
    font-size: 18px;
    color: #1b86c5;
    text-decoration: none;
    font-weight: 700;
    font-family: arial;
    position: relative;
    display: block;
}
nav.menu-header-main-menu-container ul li.menu-item-has-children a{
    position: relative;
}
nav.menu-header-main-menu-container ul li.menu-item-has-children > a:after {
    display: inline-block;
    content: '';
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAZtJREFUeJzt2M1KAlEAhuH3DF6GN9TCdJFIIOSqnY6XMtautRbhZqxF1xaYp0Ualj+cGc+P1PdsBNHxfK8iKIiIiIiIiIiIiMh/YpwfOX65MNgHAEs2pGiVwU5Vx/i1Y1jdA1jMLcXlm8vTMtfrr8c3gaZhNScve/VOGkBe9gyrOd/n+3qjXDgH+KVhjJmeRYS87BljpkBj617r+nTnAJZsCCy37kofYf/4pSUbuV7C/RNQtEqLvWY3wox80Xe+ji/5ortn/IeFQZXvJ/cvwY1xeWUwTzsvbBkwaU8rX6+OfNE1hsedM8ANRXtW5VLVA0DaCB7HQ90AkCaC5/FwSgCIGyHAeDg1AMSJEGg8+AgAYSMEHA++AkCYCIHHg88A4DdChPHgOwD4iRBpPIQIAKdFiDgeQgWAehEij4eQAaBahATjIXQAcIuQaDzECADHI8B7qvEQKwAc/O2+vv35e97aPpPOc4xjxQsAhz4J26K98xtxA8CxCNHHQ4oAsC9CkvGQKgBs/sa+A7Bko7P7m11ERERERERERET+pE/1qgZ5i5T/PQAAAABJRU5ErkJggg==');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-left: 8px;
}
ul.sub-menu {
    position: absolute;
    width: 270px;
    top: 50px;
    z-index: 11;
}
ul.sub-menu .menu-item-has-children .sub-menu {
    left: 270px;
    top: -3px;
}
ul#menu-header-main-menu > .menu-item {
    line-height: 50px;
}
ul.sub-menu li {
    padding: 12px 25px;
    border-bottom: 1px solid #d6d3d3;
    line-height: 24px;
}
li.menu-item-has-children:hover >ul.sub-menu {
    opacity: 1;
    visibility: visible;
    transition: opacity ease-in-out .3s;
    background: white;
    box-shadow: 0px 0px 10px 0px #cfcccc;
    padding: 0;
    border-top: 3px solid #1b86c5;
}
ul.sub-menu .menu-item-has-children > a:after {
    rotate: 270deg;
    position: absolute;
    right: 0;
}
.headerTel a {
    color: #1b86c5;
    text-decoration: none;
    font-size: 18px;
}
.bannerData {
    display: flex;
    align-items: center;
    gap: 20px;
}

.rightContent .contentTitle {
    font-size: 30px;
}

.rightContent .contentDescription {
    font-size: 20px;
}

.rightContent .contentButton {
    width: 100%;
    padding: 30px 0;
}

a.buttonMine {
    background: #1b86c5;
    color: white;
    padding: 19px 50px;
    margin: 26px 0;
    border-radius: 100px;
    text-decoration: none;
    font-size: 16px;
    border: 1px solid #1b86c5;
    transition: 0.5s;
}
label.hidePageInfo {
    display: none !important;
}
.headerTel a:hover {
    background: transparent;
    border: 1px solid #1b86c5;
    transition: 0.5s;
    color: #4086c9;
}
.headerTel a {
    background: #4086c9;
    color: #fff;
    padding: 14px 40px;
    border-radius: 100px;
    border: 1px solid #1b86c5;
    transition: 0.5s;
}
.contentTitle h1 {
    padding: 0;
    margin: 0;
}


.rightContent .contentTitle {
    font-size: 30px;
}

.rightContent .contentDescription {
    font-size: 20px;
}

.rightContent .contentButton {
    width: 100%;
    padding: 30px 0;
}

.leftImageBanner img {
    width: 100%;
    height: 100%;
}

.contentTitle h1 {
    font-family: "Roboto", Sans-serif;
    font-size: 49px;
    font-weight: 600;
    line-height: 61px;
    color: #0A3445;
    max-width: 580px;
}


/*section.bannerSection {
    background: #4086c945;
    background-image:url('https://abroadgateway.com/abroadgatewayNew/wp-content/uploads/2025/04/Abroad-top-banner.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}*/

.contentTitle h1 {
    padding: 0;
    margin: 0;
}

section.experienceSection {
    width: 100%;
    padding: 0;
    margin: -40px 0 0 0;
    position: relative;
}
.experiencesMine {
    display: flex;
    justify-content: space-between;
    gap: 50px;
}


.logoExperience img {
    width: 100%;
}

.experienceNumber {
    font-size: 30px;
    font-weight: 800;
    color: black;
}

.experienceContent .content {
    font-size: 25px;
    font-weight: 800;
    color: #000000;
}

section.contentSection {
    text-align: center;
    background: #1b86c5;
    color: white;
    margin: -40px 0 0;
    padding-top: 60px;
}
.home-post1 .sectionTitle p, .post2sec .sectionTitle p {
    display: none;
}

.rightContent .contentDescription {
    max-width: 660px;
    margin: 20px 0 20px;
}
p.abroad-col, p.addition {
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
}

.contentDescription span {
    font-size: 20px;
    line-height: 36px;
    color: #fff;
    max-width: 100%;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}

.experience {
    display: flex;
    align-items: center;
    gap: 10px;
}

.logoExperience {
    width: 90px;
    height: 90px;
}

.logoExperience img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.aboutPage .experience p {
    line-height: 25px;
    font-size: 18px;
}
.aboutPage .experience .experienceNumber {
    font-size: 26px;
}

p.addition {padding: 0;margin-bottom: 0;border: transparent;}

h3 {
    font-size: 32px;
}

p {
    font-size: 18px;
    line-height: 28px;
}

.contentTitle h2 {
    margin-bottom: 20px;
    font-size: 32px;
    border-bottom: 3px solid;
    display: inline-block;
    padding: 0 0 10px;
}
.sectionsPosts {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 10px;
}

.postImage img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.postImage {
    height: 279px;
    width: 100%;
}

.postData {
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
    padding: 0 0px 20px 0px;
    border-radius: 20px;
    text-align: center;
}

.postContent {
    padding: 10px;
}

.postContent p {
    font-size: 17px;
    line-height: 30px;
    margin: 10px 0 0;
}

.postLink {
    padding: 0 20px;
}

.postLink a {
    background: #1b86c5;
    color: white;
    padding: 15px 41px;
    border-radius: 100px;
    text-decoration: none;
    font-size: 16px;
    border: 1px solid #1b86c5;
    transition: 0.5s;
    display: inline-block;
}
section.homePost .sectionTitle {
    text-align: center;
    margin-bottom: 30px;
}

.postLink a:hover {
    background: transparent;
    border: 1px solid #1b86c5;
    transition: 0.5s;
    color: #1b86c5;
}
section.countrySection {
    background: #1b86c5;
}

section.countrySection .slick-prev, .slick-next {
    display: none !important;
}

.flagName h3 {
    color: #ffffff;
    font-size: 22px;
}

.country {
    background: #fff;
    margin: 0 10px;
    padding: 20px 0px 0px 0px;
    border-radius: 20px 20px 50px 50px;
}

.flagName {
    background: #000;
    padding: 7px 0;
    margin: 14px 0 0;
    border-radius: 0 0 10px 10px;
}
section.countrySection .slick-dots li button:before {
    font-size: 0 !important;
}

section.countrySection .slick-dots li {
    background: #ffffff54;
    width: 20px !important;
    height: 7px !important;
    border-radius: 100px;
}
section.countrySection .slick-dots {
    bottom: -38px;
}

section.countrySection li.slick-active {
    background: #fff;
     width: 50px !important;
}
.navigate-custom-sec .sectionsPosts {
    grid-template-columns: 1fr 1fr 1fr;
}

.navigate-custom-sec .sectionsPosts .postImage {
    width: auto;
}
section.educationLogo {
    background: #1b86c5;
    padding-bottom: 120px;
}

section.educationLogo .educationTitle {
    color: #fff;
}

section.educationLogo .educationContent {
    color: #fff;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
}

section.educationLogo .slick-prev, .slick-next {
    display: none !important;
}

section.educationLogo .slick-dots {
    bottom: -39px;
}

section.educationLogo .slick-dots li button:before {
    font-size: 0;
}

section.educationLogo  .slick-dots li {
    background: #ffffff54;
    width: 20px !important;
    height: 7px !important;
    border-radius: 100px;
}

section.educationLogo li.slick-active {
    background: #fff;
    width: 50px !important;
}
section.supportSection {
    padding: 0;
    position: relative;
    margin: -80px 0 0 0;

}

/* New added Css tourist */

section.touristbanner {
    text-align: center;
    padding: 100px 0px;
}
.bannerFormSection {
    padding: 20px;
    width: 70%;
    margin: auto;
}
.bannerFormSection form label input,
.bannerFormSection form select {
    width: 100%;
    height: 50px;           /* Same height for inputs and selects */
    font-size: 16px;
    padding: 0 10px;
    border-radius: 7px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    box-sizing: border-box;
    display: block;
}

/* Submit button */
.bannerFormSection input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    height: 50px;           /* Match input height */
    margin: 0;
    border: none;
    font-size: 16px;        /* Match input font size */
    border-radius: 7px;     /* Match input border radius */
    cursor: pointer;
    background-color: #0073e6;
    color: #fff;
    transition: background 0.3s;
}

.bannerFormSection input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #005bb5;
}
.customBannerRight {
    background: #4086c9ba;
    padding: 40px 15px;
    border-radius: 10px;
}
.customBannerRight .bannerTitle h2 {
    font-size: 36px;
    font-weight: 700;
}
.only-home .bannerTitle h1 {
    color: #0a3445;
    font-size: 49px;
    line-height: 61px;
}
.only-home .bannerContent p {
    color: #000;
    font-size: 18px;
    line-height: 28px;
}
.only-home section.visaStudyBanner .bannerLink a:hover {
    background: transparent;
    border: 1px solid #1b86c5;
    color: #1b86c5;
}
.bannerFomSection.customBannerRight p {
    color: #fff;
}

/* ===== Custom Banner Section (unique styles) ===== */
.customBannerSection {
  padding: 80px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #fff;
  position: relative;
}

.customBannerContainer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.customBannerLeft,
.customBannerRight {
  flex: 1 1 45%;
  box-sizing: border-box;
}
.customBannerSection .form-flex p {
    display: flex;
}    
.customBannerSection form label input,
.customBannerSection form select {
    width: 100%;
    height: 50px;           /* Same height for inputs and selects */
    font-size: 16px;
    padding: 0 10px;
    border-radius: 7px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    display: block;
}

/* Submit button */
.customBannerSection input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    height: 50px;           /* Match input height */
    margin: 0;
    border: none;
    font-size: 16px;        /* Match input font size */
    border-radius: 7px;     /* Match input border radius */
    cursor: pointer;
    background-color: #0073e6;
    color: #fff;
    transition: background 0.3s;
}

.customBannerSection input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #005bb5;
}
.customBannerSection form select { width: 100% !important;}

.customBannerSection form input.wpcf7-form-control.wpcf7-submit.has-spinner{
    margin-top: 0px;
}
.customBannerSection form span.wpcf7-spinner {
    display: none;
}
.bannerFomSection.customBannerRight .wpcf7-response-output {
    display: none;
}




/* Optional: Align the fields in rows */
.bannerFormSection .form-row {
    display: flex;
    gap: 15px;              /* Space between fields */
}

.bannerFormSection .form-row > * {
    flex: 1;                /* Equal width */
}
.bannerFormSection input.wpcf7-form-control.wpcf7-submit.has-spinner{
    margin:0px;
}
.bannerFormSection .wpcf7-spinner{display:none;}

.bannerInfoSection .bannerTitle h1 {
    color: #fff;
    font-size: 42px;
    font-weight: 600;
    line-height: 56px;
}
.bannerInfoSection .bannerContent p {
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
}
.bannerFormSection .wpcf7 form.sent .wpcf7-response-output {
  display: none !important;
}

section.supportSection .supportInfo {
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
    border-radius: 15px;
    padding: 40px 30px 40px 30px;
}

section.supportSection .supportDescription {
    margin: 20px 0 0;
}

.supportDescription h4 {
    font-size: 22px;
    border-bottom: 3px solid #000000;
    display: inline;
    padding: 0 0 2px 0;
    color: #000;
}

.supportDescription p {
    font-size: 17px;
    line-height: 32px;
    margin: 9px 0 0;
}
.home-gatway section.gatewaySection {
    background: #4086c9;
}
.iconText3 h3 {
    color: #000 !important;
}
section.gatewaySection {
    padding: 60px 0 60px 0;
    background: #d3e6f4;
    margin: 0px 0 0 0;
}
section.gatewaySection2.iconText3{
    padding: 60px 0 60px 0;
    background: #1b85c438!important;
    margin: 0px 0 0 0;
}
.gatewayList {background: #fff;padding: 20px 20px 20px 20px;border-radius: 20px;}

.gatewayBody {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 10px;
}
.gatewayBody2{
    
    display: grid;
    grid-template-columns: 2fr 2fr 2fr;
    gap: 10px;
}
.gatewayIcon img {width: 100%;height: 100%;object-fit: cover;}

.gatewayIcon {
    width: 80px;
    height: 80px;
    margin: 0 auto;
}

.gatewayP {
    font-size: 22px;
    margin: 10px 0 9px 0;
    text-align: center;
    line-height: 27px;
}

.gatewayContent p {
    font-size: 17px;
    line-height: 27px;
    text-align: center;
}

.gatewayHeader h3 {
    color: #fff;
    margin: 0 0 20px;
    text-align: center;
}

.gatewayHeader p {
    color: #fff;
    margin: 0 0 30px 0;
    text-align: center;
}
section.thankuMine iframe {
    width: 100%;
    height: 100%;
}
section.formSection select {
    color: #757575;
}

.accordion .accordion-item {
  border-bottom: 1px solid #1b85c4;
}

.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em;
  color: #000;
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: none;
  outline: none;
}

.accordion button:hover, .accordion button:focus {
    cursor: pointer;
    color: #1b85c4;
}

.accordion button:hover::after,
.accordion button:focus::after {
  cursor: pointer;
  color: #03b5d2;
  border: 1px solid #03b5d2;
}

.accordion button .accordion-title {
  padding: 1em 1.5em 1em 0;
}

.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 0;
  width: 22px;
  height: 22px;
  border: 1px solid;
  border-radius: 22px;
}

.accordion button .icon::before {
    display: block;
    position: absolute;
    content: '';
    top: 10px;
    left: 6px;
    width: 10px;
    height: 2px;
    background: currentColor;
}
.accordion button .icon::after {
    display: block;
    position: absolute;
    content: '';
    top: 6px;
    left: 10px;
    width: 2px;
    height: 10px;
    background: currentColor;
}

.accordion button[aria-expanded='true'] {
    color: #1b85c4;
}
.accordion button[aria-expanded='true'] .icon::after {
  width: 0;
}
.accordion button[aria-expanded='true'] + .accordion-content {
  opacity: 1;
  max-height: 100%;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
  padding: 0 1em;
}
.accordion .accordion-content p {
    font-size: 16px;
    margin: 0px 0 20px 0;
    color: #000;
    line-height: 32px;
}
.accordion {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

section.faq h3 {
    margin-bottom: 24px;
}
footer.footerMine {
    background: #1b85c445;
}

section.footerMenus {
    padding: 0 0 30px 0;
}

.menuList {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
.footer-menu ul {
    padding: 0;
    list-style: none;
    margin-top: 30px;
}

.footer-menu ul li a {
    text-decoration: none;
    font-size: 16px;
    color: #000;
}

.footer-menu ul li {
    margin-bottom: 15px;
}

.footer-menu h4 {
    font-size: 19px;
    border-bottom: 2px solid #000000;
    display: inline;
    color: #000000;
    padding-bottom: 6px;
}

.callPhones {
    margin-top: 30px;
}

.callPhones a {
    text-decoration: none;
    font-size: 16px;
    color: #000;
    display: block;
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    gap: 6px;
}

.emails a {
    text-decoration: none;
    font-size: 16px;
    color: #000;
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    gap: 6px;
}

section.copyright {
    padding: 0;
}
.officesList {
    display: flex;
    justify-content: center;
    margin-top: 18px;
    gap: 30px;
}
section.offices {
    padding: 0;
    background: #1b85c4;
    padding: 20px 20px 20px 20px;
    position: relative;
    margin: 0 0 40px;
    width: auto;
}

section.offices h3 {
    color: #fff;
    padding-bottom: 2px;
    text-align: center;
}
.emails p {
    background: #1b85c4;
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
}

.emails p i {
    font-size: 10px;
}

.emails p i {
    font-size: 15px;
    color: #fff;
}
    

.office h4 {
    font-size: 23px;
    color: #1b84c3;
    display: inline;
}
.office {
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
    background: #ffffff;
    padding: 12px 10px 20px 20px;
    border-radius: 10px;
}

.office p {
    font-size: 16px;
    line-height: 28px;
    color: #000000;
    padding-top: 7px;
    max-width: 240px;
}
section.copyright {
    background: #1b85c4;
    padding: 10px 0;
}

.copyrightContent p {
    text-align: center;
    color: #fff;
    font-size: 18px;
}

.privacyLinks {
    display: flex;
    justify-content: center;
    gap: 10px;
}

.privacyLinks a {
    color: #fff;
    font-size: 16px;
}
.socialIcons a {
    text-decoration: none;
}

.socialIcons {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-top: 15px;
}
.videoDataList {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    row-gap: 30px;
}

section.videoSection h3 {
    margin-bottom: 40px;
}

section.faq {
    background: #1b85c438;
}

.form-right-img img {
    width: 100%;
    height: 100%;
}



.formFields label {
    font-size: 18px;
    display: block;
}

.formFields input, .formFields select {
    width: 100%;
    height: 50px;
    font-size: 16px;
    padding: 0 10px;
    border-radius: 7px;
    border: 1px solid #ccc;
    margin: 0px 0px 20px;
    box-sizing: border-box;
}


textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    font-size: 16px;
    padding: 7px 10px;
    border-radius: 7px;
    border: 1px solid #ccc;
    height: 100px;
    box-sizing: border-box;
}
section.formSection .container {
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    padding: 30px 20px 20px 20px;
    border-radius: 20px;
    max-width: 1000px;
}
.form-flex p {
    width: 100%;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #1b85c4;
    color: #fff;
    margin-top: 5px;
    font-weight: bold;
}

#custom-delayed-popup button {
    background: black;
    width: 40px;
    position: relative;
    color: white;
    height: 40px;
    align-items: center;
    text-align: center;
    border-radius: 50%;
    display: grid
;
    cursor: pointer;
}
#custom-delayed-popup input, #custom-delayed-popup select{
    padding: 15px 10px;
    border: none;
    outline: 1px solid #969799;
    border-radius: 6px;
    width: 100%;
    color: grey;
    margin-bottom: 20px;
    box-sizing: border-box;
}
#custom-delayed-popup input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #1b85c4;
    color: #fff;
    font-weight: bold;
}

.popUpMineInner input.wpcf7-form-control.wpcf7-submit.has-spinner{
    margin-top: 0px;
}
.leftImageBanner.mobile-banner {
    display: none;
}
.footer-about h3 {
    font-size: 21px;
    border-bottom: 2px solid #000000;
    display: inline;
    color: #000000;
    padding-bottom: 6px;
}

.footer-about img {
    width: 100%;
    margin: 15px 0 20px;
}

.footer-about p {
    font-size: 16px;
    color: #000;
}

.callPhones a p {
    background: #1b85c4;
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
}


.callPhones a i {
    font-size: 14px;
    color: #fff;
}

.aboutPage .bannerImage img {
    width: 100%;
}

.aboutPage .bannerImage {
    position: relative;
}

.aboutPage .bannerImage:before {
    content: "";
    display: block;
    background: #00000073;
    position: absolute;
    width: 100%;
    height: 100%;
}

.aboutPage .bannerImage h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 48px;
    color: #fff;
}

.aboutPage section.pageBanner {
    padding: 0;
}
.aboutPage .content .container {
    border-radius: 15px;
    text-align: center;
    padding: 10px 20px;
}
.aboutPage section.pageBanner .content {
    margin: 20px 0 30px 0;
}
section.expandPost.about-post .sectionTitle p {
    text-align: center;
}
.accordion-content ul li {
    list-style: disc !important;
    margin-left: 20px;
}
.aboutPage section.experienceSection {
    margin: 40px 0 40px 0 !important;
}
.aboutPage .accordion {
    display: unset;
}
.accordion-content ul {
    padding: 0;
    margin: 0 0 20px;
}

.accordion-content ul li {
    padding: 0 0 11px;
}

.aboutPage .accordion button[aria-expanded='true'] + .accordion-content {
    max-height: 100%;
}
.aboutPage .logoExperience {
    display: none;
}
.aboutPage .sectionTitle p {
    font-size: 17px;
    margin: 0 auto;
    margin-top: 10px;
}
.bannerImage img {
    width: 100%;
   /* height: 100%;
    object-fit: cover;*/
}
section.expandPost.about-post .postImage {
    height: 100px;
    width: 100px;
    margin: 0 auto;
    margin-top: 10px;
}
section.expandPost.about-post .postLink {
    text-align: center;
}
section.expandPost.about-post .postContent {
    text-align: center;
}

section.expandPost.about-post h3 {
    text-align: center;
}

section.expandPost.about-post .sectionTitle {
    margin: 0 0 40px;
}
section.expandPost.about-post .sectionsPosts {grid-template-columns: 1fr 1fr 1fr 1fr 1fr;row-gap: 20px;column-gap: 10px;}


section.expandPost.about-post .sectionsPosts .postData {
    box-shadow: unset;
    border: 1px solid #4086c9;
}

section.expandPost.about-post .sectionsPosts .postData {
    box-shadow: unset;
    border: 1px solid #4086c9;
}

section.teamSection {
    background: #167ac629;
}

section.teamSection h3 {
    text-align: center;
    margin-bottom: 30px;
}

.teams {
    display: flex;
    justify-content: center;
    gap: 30px;
}

.teamImage img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.teamImage {
    width: 440px;
    height: 400px;
    margin: 0 auto;
}

.teamContent h4 {
    margin-bottom:  0 !important;
    font-size: 24px;
    margin-top: 20px;
    text-align:center;
    
}
.aboutPage section.homePost {
    background: #167ac61f;
}

.aboutPage .postData {
    background: #fff;
}

.teamContent h5 {
    text-align: center;
    color: #4086c9;
    font-size: 16px;
    margin: 10px 0 10px;
}

.teamContent p {
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    max-width: 460px;
    margin-bottom: 20px;
    height: 240px;
    margin-top: 19px;
}

.socailIcons {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
}

.socailIcons a {text-decoration: none;}
main.contactPage section.pageBanner {
    padding: 0;
}

main.contactPage .bannerImage {
    height: 614px;
}

section.mapSection {
    background: #1b85c43d;
}

.locationData {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 50px;
}
.addresses a {
    display: flex !important;
    align-items: center;
    gap: 10px;
}
.aboutPage .experience {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    padding: 30px 20px;
    text-align: center;
    width: 20%;
    border-radius: 11px;
    justify-content: center;
}
.addresses i {
    font-size: 16px;
}

.map {
    width: 50%;
    height: 510px;
}

.map iframe {
    width: 100%;
    height: 100%;
}

.address, .email, .phone {border: 1px solid #1b84c3;padding: 20px 20px;border-radius: 10px;cursor: pointer;max-width: 340px;}

.email {
    margin: 30px 0;
}


.email a {
    display: block;
    margin: 12px 0 0px;
}

.address h2, .email h3, .phone h3 {
    font-size: 24px;
    margin: 0 0 8px;
}

.address p {
    font-size: 15px;
    line-height: 27px;
}

.email a {
    text-decoration: none;
    font-size: 16px;
    color: #000;
}


.phone a {
    text-decoration: none;
    font-size: 15px;
    color: #000;
    display: block;
    margin: 12px 0 0px;
}

.addresses {
    width: 50%;
}

.address:hover {
    background: #1b84c3;
    transition: 0.5s;
}

.address:hover h3 {
    color: #fff;
    transition: 0.5s;
    }

.address:hover p {
    color: #fff;
    transition: 0.5s;
}

.email:hover {
    background: #167ac6;
    transition: 0.5s;
}

.email:hover h3 {
    color: #fff;
    transition: 0.5s;
}

.email:hover a {
    color: #fff;
    transition: 0.5s;
}

.phone:hover {
    background: #167ac6;
    transition: 0.5s;
}

.phone:hover h3 {
    color: #fff;
    transition: 0.5s;
}

.phone:hover a {
    color: #fff;
    transition: 0.5s;
}
section.countrySection p {
    text-align: center;
    color: #fff;
    margin: 0;
    padding: 10px 0;
    font-size:20px;
    font-weight:700;
}
.headerMine.active .container {
    padding: 0 !important;
    max-width: 1270px;
    transition: 0.5s;
}
h3.global {
    margin: 0 0 30px !important;
    color: #fff;
    text-align: center;
}
section.homePost.navigate-custom-sec .postContent {
   /* height: 100%;*/
    max-height: 345px;
}
.aboutPage section.homePost .postContent {
    height: 300px;
    max-height: 450px;
}
section.educationLogo .educationTitle h3, section.supportSection .supportTitle h3, section.faq h3 {
    text-align: center;
}
section.videoSection h3 {
    text-align: center;
}
section.experienceSection .container {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 30px 20px 30px 20px;
    border-radius: 10px;
    background: #fff;
}
p.service-heading {
    font-size: 20px;
    font-weight: 700;
}
.site-main .postContent {
    height: 280px;
}
.aboutPage section.experienceSection .container {
    box-shadow: unset;
    padding: 0 15px;
}

section.visaStudyBanner h1 {
    font-family: "Roboto", Sans-serif;
    font-size: 42px;
    font-weight: 600;
    line-height: 56px;
    color: #ffffff;
    max-width: 650px;
}
.countryStudyVisa section.visaStudyBanner h1 {
    max-width: 830px;
}
.countryStudyVisa .callContent h3 {
    max-width: 860px;
}

section.visaStudyBanner {
    background-repeat: no-repeat !IMPORTANT;
    /*background-position: center !important;*/
    background-size: cover !important;
    padding: 100px 0 100px 0;
}
body {
    margin: 0;
}
section.visaStudyBanner p {
    max-width: 600px;
    color: #fff;
    margin: 20px 0 0;
}

section.visaStudyBanner .bannerLink a {
    background: #1b86c5;
    color: white;
    padding: 19px 50px;
    margin: 26px 0;
    border-radius: 100px;
    text-decoration: none;
    font-size: 16px;
    border: 1px solid #1b86c5;
    transition: 0.5s;
    display: inline-block;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-bcbd81c.elementor-reverse-tablet.elementor-reverse-mobile.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 0;
}

section.elementor-section.elementor-top-section.elementor-element.elementor-element-cb4404b.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 0;
}
section.tabingSection h3 {
    margin-bottom: 20px;
    padding: 0 0 10px;
    text-align: center;
}

section.tabingSection h3 {
    margin-bottom: 20px;
    padding: 0 0 10px;
    text-align: center;
}

.tabs {
    display: flex;
    justify-content: center;
    cursor: pointer;
    gap: 30px;
}


.tab.active {
    background: #d3e6f4;
    color: #4086c9;
    font-weight: 600;
}

.tab {
    padding: 14px 16px;
}

.tabInfo ul {
    margin: 13px 0 0;
}

.tabInfo ul li {
    padding-bottom: 10px;
}

.tabsInfo {
    background: #167ac630;
    padding: 20px 10px 20px 10px;
}
.main_post {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    row-gap: 10px;
    column-gap: 10px;
}

.postRelated {
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
    padding: 10px 10px 30px 10px;
    border-radius: 20px;
    text-align: center;
    background: #fff;
}

.main_post h3 {
    font-size: 20px;
}

.main_post ol.wp-block-list li {
    text-align: left;
    margin: 0 0 10px 0;
}

ol.wp-block-list {
    text-align: left;
}

.postRelated a {
    background: #1b86c5;
    color: white;
    padding: 15px 41px;
    border-radius: 100px;
    text-decoration: none;
    font-size: 16px;
    border: 1px solid #1b86c5;
    transition: 0.5s;
    display: inline-block;
}

.postRelated img {
    width: 117px;
    margin-bottom: 10px;
}

section.postSectionAcf {
    padding-top: 30px;
}

.headSection h3 {
    text-align: center;
    margin: 0 0 12px;
}

.headSection p {
    text-align: center;
}

.headSection {
    margin: 0 0 30px 0;
}
section.callSection {
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    position: relative;
    padding: 90px 0;
    height: 180px;
    overflow: hidden;
}
.overlayMine {
    position: absolute;
    left: 0;
    top: 0;
    background: #4086c97d;
    width: 100%;
    height: 100%;
}
video.videoMine {
    width: 100%;
    transform: translate(-50%, -50%);
    left: 50%;
    right: 50%;
    position: absolute;
}

.callContent h3 {
    text-align: center;
    max-width: 750px;
    margin: 0 auto;
    margin-bottom: 20px;
    color: #fff;
}

.callContent a {
    background: #1b86c5;
    color: white;
    padding: 15px 41px;
    border-radius: 100px;
    text-decoration: none;
    font-size: 16px;
    border: 1px solid #1b86c5;
    transition: 0.5s;
    display: inline-block;
}

.callContent {
    text-align: center;
    position: relative;
}

section.callSection:before {
    content: "";
    display: block;
    background: #00000040;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
.footer-arrow a {
    background: #1b85c4;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    position: fixed;
    right: 10px;
    bottom: 20px;
    border: 1px solid #fff;
    cursor: pointer;
     text-decoration: none;
}

.footer-arrow i {
    color: #fff;
    font-size: 20px;
}

.main-form {
    display: flex;
}

.reviewsData {
    width: 50%;
}

.formFields {
    width: 50%;
}

.reviewsData img {
    width: 100%;
}
.form-flex p label {
    width: 100%;
}
.form-flex p {
    display: flex;
    gap: 10px;
    margin: 0;
    padding: 0;
    justify-content: space-between;
}
.reviewsData a {
    background: #1b86c5;
    color: white;
    padding: 15px 41px;
    border-radius: 100px;
    text-decoration: none;
    font-size: 16px;
    border: 1px solid #1b86c5;
    transition: 0.5s;
    display: inline-block;
}
.reviewsData {
    text-align: center;
}

.reviewsData h3 {
    text-align: center !important;
}
/*.studyMine .postContent {*/
/*    height: auto;*/
/*}*/
.processData {
    display: flex;
    gap: 19px;
    margin: 20px 0 0;
    justify-content: space-between;
}

section.visaProcess h3 {
    text-align: center;
}

section.visaProcess p {
    text-align: center;
    margin: 10px 0 10px;
}

.process {
    text-align: center;
}
.process img {
    width: 80px;
}

.abroadProcess h3 {
    text-align: center;
    margin-bottom: 40px;
}

.process h3 {
    font-size: 22px;
}

section.abroadProcess {
    background: #4086c929;
}

section.abroadProcess .process {
    border: 1px solid #ccc;
    background: #fff;
    padding: 15px 10px;
    border-radius: 10px;
    flex:  0 0 30%;
    max-width: 30%;
}
section.abroadProcess .processData {
    flex-wrap: wrap;
}
section.expandPost.about-post .postContent {
    height: 150px;
}

section.consultantSection {
    background: #f5f5f5;
      }

.consultantHeader h3 {
    text-align: center;
}

.consultantHeader p {
    text-align: center;
    margin-top: 10px;
}

.consultantTeam {
    display: flex;
    justify-content: space-between;
    margin-top: 24px;
}

.teamMember {
    border: 1px solid #4086c9;
}
.teamMember h4 {
    font-size: 23px;
    margin-bottom: 4px;
    margin-top: 9px;
    color: #4086c9;
}
.team-mamber-img {
    height: 238px;
    width: 238px;
}

.team-mamber-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.teamMember {
    padding: 12px 15px 20px 15px;
}

.teamMember p {
    font-size: 16px;
    color: #545050;
}

.consultInfo p {
    font-size: 17px;
    margin: 10px 0 0;
}
.consultInfo p:last-child {
    margin: 0;
}
.tabInfo a {
    text-decoration: none;
    color: #4086c9;
    font-weight: 600;
}
section.helpSection .container {
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
    border-radius: 15px;
    padding: 40px 30px 40px 30px;
}
ol.wp-block-list {
    height: 330px;
    margin: 0;
}

.main_post h3 {
    display: none;
}
.contentMine strong {
    font-size: 21px;
    border-bottom: 3px solid #000000;
    display: inline;
    padding: 0 0 2px 0;
    color: #000;
}

.contentMine p {
    margin-bottom: 10px;
}
section.elementor-section.elementor-inner-section.elementor-element.elementor-element-731609a.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 0;
}
.contentMine h3 {
    text-align: left !important;
}
.formFields h1 {
    text-align: center;
}

.expandedPost .bannerTitle h3 {
    max-width: 800px;
    color: #0A3445;
}
main.site-main.expandedPost section.visaStudyBanner p {
    color: #0a3445;
}
.expandedPost .abroadProcessP {
    margin: 20px 0 10px 0;
}
.expandedPost section.abroadProcess p {
    font-size: 17px;
    line-height: 25px;
}
.expandedPost .proces-img {
    width: 60px;
    height: 60px;
    margin: 0 auto;
}

.expandedPost .proces-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.expandedPost .process h2 {
    color: #0A3445;
    font-size: 22px;
    margin-top: 13px;
}

.expandedPost .process p {
    font-size: 16px;
    line-height: 20px;
}

.expandedPost .buttonRegister {
    text-align: center;
}

.expandedPost .buttonRegister a {
    background: #1b86c5;
    color: white;
    padding: 19px 50px;
    margin: 26px 0;
    border-radius: 100px;
    text-decoration: none;
    font-size: 16px;
    border: 1px solid #1b86c5;
    transition: 0.5s;
    display: inline-block;
}
.expandedPost .processData {
    margin-top: 38px;
}


.banner_2 .bannerContentSub p {
    text-align: center;
    font-size: 24px;
    line-height: 1.2em;
    font-weight: 600;
}

.banner_2 .bannerTitle h3 {
    text-align: center;
    font-size: 28px;
    line-height: 32px;
    max-width: 540px;
}

.banner_2 .bannerContentSub {max-width: 570px;}

.banner_2 .bannerTitle {max-width: 570px;margin-top: 16px;}

.banner_2 .bannerLink {
    text-align: center;
    max-width: 570px;
}

.banner_2 .bannerInfoSecton {
    max-width: 1000px;
    margin: 0 auto;
}


.banner_2 .bannerContentSub p {
    text-align: center;
    font-size: 25px;
    line-height: 1.2em;
    font-weight: 600;
}

.banner_2 .bannerTitle h3 {
    text-align: center;
    font-size: 29px;
    line-height: 32px;
    max-width: 540px;
}

.banner_2 .bannerContentSub {max-width: 570px;}

.banner_2 .bannerTitle {max-width: 570px;margin-top: 16px;}

.banner_2 .bannerLink {
    text-align: center;
    max-width: 570px;
}

.banner_2 .bannerInfoSecton {
    max-width: 1000px;
    margin: 0 auto;
}

.processRange {
    background: #87e46e;
    height: 20px;
    width: 20px;
    border-radius: 100px;
    position: relative;
}

.rangeData {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1000px;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 20px;
}

.processRange:before {
    content: "";
    display: block;
    border: 1px dashed #87e46e;
    width: 283px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
}

.rangeData .processRange:last-child::before {
    display: none;
}
.pageBuiltSection h1 {
    text-align: center;
    color: #0A3445;
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 22px;
}

.pageBuiltSection {
    padding: 40px 0 0px 0;
}

h2.wp-block-heading {
    font-size: 26px;
    color: #0A3445;
    margin-bottom: 20px;
}

.builtContent p {
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 20px;
}
.builtContent a {
    text-decoration: none;
    color: #4086c9;
}
ul.wp-block-list li {
    font-size: 17px;
    line-height: 23px;
}

.contentDescription p:last-child {
    padding-top: 20px;
}
.studyMine section.postSectionAcf {
    padding-top: 50px;
}
section.abroadProcess p {
    text-align: center;
    margin-top: 10px;
}
.imageInfo {
    display: flex;
    justify-content: space-between;
    gap: 30px;
}

section.imageText .headerSection h3 {
    text-align: center;
    margin-bottom: 10px;
}

section.imageText .headerSection p {
    text-align: center;
}

section.imageText .headerSection {
    margin-bottom: 20px;
}
.imageInfoscol img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.infoMine {
    width: 50%;
}

.infoMine ul li {
    margin-bottom: 20px;
}
.contentDescription p:nth-child(2) {
    margin-top: 20px;
}
.holdersContent {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    row-gap: 20px;
    column-gap: 20px;
}

.holderMine {
    background: #fff;
    padding: 30px 20px 30px 20px;
    border-radius: 20px;
    border: 1px solid #4086c9;
}

.holderTitle {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
}

.holderContent {
    font-size: 16px;
    line-height: 28px;
}

section.holderSection h3 {
    text-align: center;
    margin-bottom: 22px;
}
.contentDescription ul {
    list-style: none;
    padding: 0;
    text-align: center;
}

.contentDescription h3 {
    margin-top: 20px;
}

.contentDescription ul li {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px !important;
    text-align: left;
}
.galleryMine {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.galleryImage img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.galleryImage {
    height: 100%;
}

.galleryImage {
    flex: 0 0 32%;
    width: 31%;
    border: 1px solid #4086c9;
    overflow: hidden;
    border-radius: 15px;
}
.onlyThisOne .galleryImage {
    flex: 0 0 23.5%;
    width: 31%;
    border: 1px solid #4086c9;
    overflow: hidden;
    border-radius: 15px;
}
section.successGallery h3 {
    text-align: center;
    margin-bottom: 40px;
}
section.tabingSection p {
    margin-bottom: 40px;
}

section.successGallery {
    background: #1b86c51c;
}

section.successCountry {
    background: #4086c9;
}

section.successCountry h3 {
    text-align: center;
    color: #fff;
    margin-bottom: 29px;
}
.countries {
    display: flex;
    flex-wrap: wrap;
    row-gap: 80px;
    column-gap: 30px;
}

.countryMine {
    width: 22%;
    flex: 0 0 22%;
}

.countryMine img {
    width: 100%;
    height: 100%;
}

span.countryTitle {
    display: block;
    background: #fff;
    text-align: center;
    padding: 15px 0;
    font-size: 16px;
}

section.successCountry {
    padding-bottom: 100px;
}
.infoMine ol li {
    margin-bottom: 20px;
}

section.preferedCourse p {
    text-align: center;
}

section.preferedCourse h3 {
    text-align: center;
    margin-bottom: 10px;
}

.courses {
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
    column-gap: 15px;
    margin-top: 20px;
}

.course {
    flex: 0 0 15%;
    border: 1px solid #4086c9;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
    border-radius: 10px;
}

.course:hover {
    background: #4086c9;
    color: #fff;
    transition: 0.5s;
}
section.universitiesList {
    padding-top: 0;
}

section.universitiesList h3 {
    text-align: center;
}

section.universitiesList p {
    text-align: center;
    margin-top: 14px;
}

.listQuestion h3 {
    text-align: left !important;
    font-size: 21px;
    position: relative;
    text-decoration: underline;
}

.listQuestion {
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    padding-left: 50px;
    cursor: pointer;
    line-height: 26px;
}

.universitiesLists {
    margin-top: 30px;
}

.listQuestion h3:before {
    content: "";
    width: 5px;
    height: 22px;
    position: absolute;
    background: #3ea6ff;
    top: 50%;
    transform: translateY(-50%);
    left: -30px;
}

.listQuestion h3:after {
    content: "";
    width: 22px;
    height: 5px;
    position: absolute;
    background: #3ea6ff;
    left: -38.3px;
    top: 50%;
    transform: translateY(-50%);
}

.answer p {
    text-align: left !important;
}

.answer ul li {
    padding-bottom: 10px;
}
.imageInfo[data-position="Left"] {
    flex-direction: row-reverse;
}
.thankuPage h3 {
    margin-bottom: 10px;
}

.shareButtons a {
    background: #4086c9;
    text-decoration: none;
    padding: 12px 30px;
    display: inline-block;
    border-radius: 100px;
    color: #fff;
}

.shareButtons {
    margin: 20px 0 0;
}

section.thankuMine {
    text-align: center;
    padding-bottom: 0;
}
section.coachesSection {
    background: #4086c9;
}


section.coachesSection h3 {
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
}

.coachesData {
    display: flex;
    gap: 20px;
}

.coach img {
    height: 330px;
    width: 360px;
    object-fit: cover;
    margin: 0 auto;
}

.coach {
    background: #fff;
    text-align: center;
    padding: 20px 20px;
    flex: 1;
    border-radius: 10px;
}

.coach h4 {
    margin-top: 20px;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 10px;
}

.coach p {
    font-size: 16px;
    line-height: 26px;
}

.gatewayHeader h3 {
    color: #000;
}

section.gatewaySection.iconText2 {
    margin: 0;
    background: #1b85c46b;
}

section.gatewaySection.iconText2 .gatewayBody {
    grid-template-columns: 1fr 1fr 1fr;
}

section.gatewaySection.iconText1 {
    margin: 0;
    background: transparent;
    padding-top: 60px;
}

section.gatewaySection.iconText1 .gatewayHeader h3 {
    color: #000000;
}


section.gatewaySection.iconText1 .gatewayList {
    border: 1px solid #1b86c5;
}
.gatewayList ul li {
    margin-bottom: 10px;
}

.blogPage .row {
    display: flex;
    gap: 30px;
}

.blogPage .col-md-8.leftContent {
    width: 70%;
    background: #4086c92b;
    padding: 5.34em 2.67em;
    margin-top: 50px;
}
.blogPage .col-md-8.leftContent .col-md-4.mb-4 {
    width: 31%;
}
.blogPage aside.col-md-4.rightContent {
    width: 30%;
    margin-top: 50px;
}

.blogPage .post-thumbnail {
    width: 100%;
    height: 175px;
    margin: 0 auto;
}

.blogPage .post-thumbnail img {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 25px;
}

.blogPage h2.post-title a {
    text-decoration: none;
    margin-top: 19px;
    display: block;
    font-size: 18px;
    margin-bottom: 9px;
    color: #000;
    height: 80px;
}
.blogPage .pagination {
    text-align: center;
    margin-top:20px;
}
.blogPage p.post-meta {
    font-size: 18px;
    margin-bottom: 10px;
    color: #4086c9;
}

.blogPage .post-excerpt {
    font-size: 16px;
    line-height: 25px;
    min-height: 50px;
}

.blogPage a.read-more {
    background: #4086c9;
    color: #fff;
    padding: 14px 40px;
    border-radius: 100px;
    border: 1px solid #1b86c5;
    transition: 0.5s;
    text-decoration: none;
    display: inline-block;
    margin-top: 20px;
    margin-bottom:20px;
}
.widget.serach-blog {
    background: #dfebf6;
    padding: 20px 20px;
}

.widget.serach-blog h3 {
    font-size: 18px;
    margin-bottom: 12px;
}


.widget.serach-blog form.search-form label {
    display: none;
}

.widget.serach-blog input {
    width: 100%;
    text-align: left;
    padding: 11px 12px;
    border: 1px solid #ccc;
    font-size: 13px;
    background: #fff;
    color: #000;
}
.widget.conten-blog {
    background: #dfebf6;
    padding: 20px 20px;
    margin-top: 30px;
}

.widget.conten-blog h3 {
    font-size: 18px;
    margin-bottom: 12px;
}

.widget.conten-blog ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget.conten-blog ul li {
    margin-bottom: 18px;
}

.widget.conten-blog ul li a {
    text-decoration: none;
    color: #000;
    font-size: 16px;
    line-height: 20px;
}
/*.blogPage {
    margin: 50px 0 50px;
}*/
.blogPage .bannerLink{
    display:none;
}
section.blogPage.singleBlogPost .post-thumbnail {
    margin-bottom: 20px !important;
}


.blogPage.singleBlogPost h3.wp-block-heading {
    font-size: 20px;
}

section.blogPage.singleBlogPost .post-content p {
    font-size: 16px;
    line-height: 22px;
    margin-top: 10px;
}

section.blogPage.singleBlogPost a {
    color: #4086c9;
}
section.gatewaySection .gatewayHeader h3 {
    color: #fff;
}
.logo {
    margin: 0 20px;
}
section.serviceLocation {
    padding-bottom: 0;
}

section.serviceLocation .container {
    display: flex;
    justify-content: space-between;
    gap: 30px;
}

section.serviceLocation .locationSidebar {
    width: 30%;
    background: #3ea6ff45;
    border-radius: 40px 40px 30px 30px;
}

section.serviceLocation .locationContent {
    width: 70%;
    background: #3ea6ff36;
    padding: 30px 20px;
    border-radius: 30px;
}

section.serviceLocation .locationSidebar h3 {
    background: #3ea6ff;
    margin: 0;
    color: #fff;
    padding: 14px 10px;
    text-align: center;
    font-size: 23px;
    border-radius: 40px 30px 0 0;
}


.locations .location {
    padding: 16px 20px;
    border-bottom: 1px solid #000000;
}

.locations .location a {
    text-decoration: none;
    color: #000;
}

.locationContent p {
    font-size: 16px;
    line-height: 24px;
    margin: 14px 0 0;
}

.locationContent p a {
    text-decoration: none;
    color: #167ac6;
}

h4.wp-block-heading {
    font-size: 21px;
    margin: 20px 0 0;
}
section.bannerOnly {
    padding: 0;
}
.locations .location:hover {
    background: #3ea6ff;
    color: #fff;
}

.locations .location:hover a {
    color: #fff;
}

.site-main.pageSidebar .bannerImage {
    height: 570px;
}

.media-body-space-sm .info {
    font-size: 25px !important;
    line-height: 28px !important;
    font-style: normal;
    color: #fff;
    font-weight: 600;

    -webkit-font-smoothing: antialiased !important;  
    -webkit-text-size-adjust: 100% !important;      
    -webkit-text-stroke: 0px !important;            
}

table.responsive-table {
    width: 100%;
    border-collapse: collapse;
}
table.responsive-table tr, table.responsive-table th, table.responsive-table td {
    border: 1px solid #000;
    border-collapse: collapse;
    padding: 10px;
}

main.careerPage .bannerLink {
    display: none;
}

/* FIX Classic Editor image + text wrap */

.post-content {
    display: flow-root !important;
}

.sjb-apply-button a.btn.btn-primary:last-child {
    display: none !important;
}
.careerPage .visaStudyBanner {
    height: 320px !important;
}
.job-date{
    display:none;
}
h4.job-heading {
    text-align: center;
    font-size: 36px;
    margin-bottom: 30px;
}

/* 🔥 MOBILE VIEW */
@media (max-width: 768px) {
  .responsive-table thead {
    display: none;
  }

  .responsive-table,
  .responsive-table tbody,
  .responsive-table tr,
  .responsive-table td {
    display: block;
    width: 100%;
  }

  .responsive-table tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 10px;
    background: #fff;
  }

  .responsive-table td {
    text-align: right;
    padding-left: 50%;
    position: relative;
    border: none;
    border-bottom: 1px solid #eee;
  }

  .responsive-table td::before {
    content: attr(data-label);
    position: absolute;
    left: 12px;
    width: 45%;
    font-weight: bold;
    text-align: left;
    color: #333;
  }

  .responsive-table td:last-child {
    border-bottom: none;
  }
}



@media only screen and (max-width: 1199px) {
    .experiencesMine {
    gap: 7px;
}
section.experienceSection .container {
    margin: 0 10px;
}
.experienceNumber {
    font-size: 22px;
}
.content p {
    font-size: 16px;
    line-height: 22px;
}
.logoExperience {
    width: 80px;
    height: 80px;
}
.postImage {
    height: 190px;
    width: 100%;
}
.aboutPage section.experienceSection .container {
    box-shadow: unset;
    padding: 0 15px;
}
.videoDataList {
    grid-template-columns: 1fr 1fr;
}
.accordion button {
    font-size: 14px;
}
.accordion button .icon {
    top: 12px;
    width: 18px;
    height: 18px;
}
.accordion button .icon::after {
    top: 5px;
    left: 8px;
}
.accordion button .icon::before {
    top: 9px;
    left: 4px;
}
.officesList {
    gap: 20px;
}
.menuList {
    flex-direction: column;
}
.office p {
    font-size: 15px;
    line-height: 24px;
    max-width: 100%;
}
.office h4 {
    font-size: 20px;
}
.contentTitle h1 {
    font-size: 40px;
}
.videoDataList {
    gap: 20px;
}
.videoDataList iframe {
    width: 100%;
}
.coach img {
    height: 250px;
    width: 310px;
}
section.homePost.navigate-custom-sec .postContent {
    /*height: 100%;*/
    max-height: max-content;
}
.blogPage aside.col-md-4.rightContent {
    display: none;
}

.blogPage .col-md-8.leftContent {
    width: 100%;
    padding: 1.34em 1.67em;
}

.blogPage .post-thumbnail {
    width: auto;
}
.sectionsPosts {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
}
section.serviceLocation .locationSidebar h3 {
    font-size: 21px;
}

}


@media only screen and (max-width: 991px) {
    .hamburger span.bar {
        width: 25px;
        height: 3px;
        background: #167ac6;
        margin: 5px 0;
        display: block;
    }
    .hamburger.is-active {
    top: 20px;
    z-index: 99999;
    position: fixed;
    right: 15px;
}
.hamburger.is-active .bar:nth-child(1) {
    transform: translateY(0px) rotate(45deg);
}
.hamburger.is-active span.bar {
    background: #167ac6;
}
.hamburger.is-active .bar:nth-child(2) {
    transform: translateY(-8px) rotate(-45deg);
}
.hamburger.is-active span:last-child.bar {
    display: none;
}
ul#menu-header-main-menu.is-active {
    transform: translateX(0);
}
ul#menu-header-main-menu {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: #cde4f2;
    width: 100%;
    z-index: 9999;
    padding: 30px 0px 0px 30px;
    transform: translateX(-100%);
    transition: all ease 0.3s;
    opacity: 1 !important;
    visibility: visible !important;
    height: 100vh !important;
    flex-direction: column;
    gap: unset;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0;
}
.headerTel {
    display: none;
}
.bannerData {
    flex-direction: column;
}

.leftImageBanner {
    display: none;
}

.leftImageBanner.mobile-banner {
    display: block;
}
.contentTitle h1 {
    max-width: 100%;
}
.rightContent .contentDescription {
    max-width: 100%;
}
.sectionsPosts {
    grid-template-columns: 1fr 1fr;
    row-gap: 40px;
}
.gatewayBody {
    grid-template-columns: 1fr 1fr;
    row-gap: 30px;
}
.videoDataList {
    gap: 20px;
}
.videoDataList iframe {
    width: 100%;
}
.postImage {
    height: 360px;
    width: auto;
}
.navigate-custom-sec .sectionsPosts {
    grid-template-columns: 1fr 1fr;
}
  section.homePost.navigate-custom-sec .postContent {
   /* height: 100%;*/
    max-height: max-content;
}
.aboutPage section.homePost .postContent {
    height: 300px;
    max-height: max-content;
}
.sectionsPosts {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
.postImage {
    height: 380px;
    width: auto;
}
section.expandPost.about-post .sectionsPosts {
    grid-template-columns: 1fr 1fr 1fr;
    row-gap: 20px;
    column-gap: 10px;
}
.teamImage {
    width: auto;
    height: 400px;
    margin: 0 auto;
}
.teamContent p {
    font-size: 15px;
    line-height: 24px;
    height: auto;
    text-align:center;
}
.main_post {
    grid-template-columns: 1fr 1fr;
    row-gap: 30px;
}
ol.wp-block-list {
    height: auto;
    margin: 0 0 30px;
}
.logoExperience {
    width: 60px;
    height: 60px;
}
.process {
    border: 1px solid #3ea6ff;
    width: 100%;
    padding: 20px 20px;
}
.processData {
    flex-wrap: wrap;
}
section.abroadProcess .process {
    flex: 0 0 46%;
    max-width: 45%;
}
.processData {
    gap: 19px;
}
.consultantTeam {
    flex-wrap: wrap;
    row-gap: 20px;
}
.teamMember {
    flex: 0 0 44%;
    max-width: 44%;
}
.team-mamber-img {
    height: 298px;
    width: auto;
}
section.consultantSection {
    padding: 0;
}
.imageInfo {
    flex-direction: column-reverse;
}

.infoMine {
    width: 100%;
}

section.imageText {
    padding-bottom: 0;
}
.imageInfo[data-position="Left"] {
    flex-direction: column-reverse;
}
section.expandPost.about-post .sectionsPosts {
    grid-template-columns: 1fr 1fr 1fr;
}
section.abroadProcess .process {
    flex: 0 0 46%;
    max-width: 46%;
}
.course {
    flex: 0 0 26%;
}

section.expandPost.about-post h3 {
    text-align: center;
    font-size: 22px;
}
section.abroadProcess .process {
    flex: 0 0 46%;
    max-width: 46%;
}
.coachesData {
    flex-direction: column;
}
section.abroadProcess .process {
    flex: 0 0 96%;
    max-width: 96%;
}
section.gatewaySection.iconText2 .gatewayBody {
    grid-template-columns: 1fr 1fr;
}
.galleryImage {
    flex: 0 0 47%;
    width: 47%;
}
.blogPage .post-thumbnail {

    height: 200px;
    margin: 0 auto;
}
.blogPage h2.post-title a {
    font-size: 20px;
}
.blogPage {
    margin: 0px 0 20px;
}
.headerMine {
    padding: 10px 10px;
}
main.contactPage .bannerImage {
    height: 324px;
}
section.serviceLocation .container {
    flex-direction: column;
}

section.serviceLocation .locationSidebar {
    width: 100%;
}

section.serviceLocation .locationContent {
    width: 95%;
}

.locations .location:last-child {
    border: none;
}
}

@media only screen and (max-width: 767px) {
     .experiencesMine {
        flex-direction: column;
        row-gap: 30px;
    }
    @
    p, .contentDescription span {
        font-size: 15px;
        line-height: 31px;
    }
    
  
    .officesList {
        flex-direction: column;
    }
    
    .supportDescription p {
        font-size: 15px;
        line-height: 29px;
        margin: 18px 0 0;
    } 
    .navigate-custom-sec .sectionsPosts {
    grid-template-columns: 1fr;
}
.accordion {
    grid-template-columns: 1fr;
    gap: 0px;
}


video.videoMine{
    transform: translate(-50%, -22%) !important;
}
.videoDataList {
        grid-template-columns: 1fr;
}
.office {
    text-align: center;
}
.leftImageBanner img{
    display: none;
}
.contentTitle h1, .contentDescription p:last-child, .rightContent .contentButton {text-align: center;}
section.expandPost.about-post .postContent {
    height: 70px;
}
.consultantTeam{
    text-align: center;
}
section.footerMenus {
    text-align: center;
}
.callPhones a{display: block;}

.popUpContact{
        width: 75%;

}

  .callPhones, .emails, .experience {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }

    .callPhones a, .emails a {
        display: flex;
        align-items: center;
        text-decoration: none;
        color: inherit;
    }
.privacyLinks, .experienceContent {
    text-align: center;
}

div#custom-delayed-popup {
    width: 70% !important;
    margin: 0px -5px;
}

.rc-anchor-normal {
    height: 65px;
    width: 231px;
}

.main-form {
    flex-direction: column;
    row-gap: 20px;
}
.reviewsData {
    width: 100%;
}
.formFields {
    width: 100%;
}
section.formSection {
    width: auto;
    padding: 50px 10px;
}
.sectionsPosts {
    grid-template-columns: 1fr;
    row-gap: 40px;
}
.site-main .postContent {
    height: auto;
}
.aboutPage .experience {
    width: 95%;
}
section.faq h3 {
    margin-bottom: 14px;
}
section.expandPost.about-post .sectionsPosts {
    grid-template-columns: 1fr;
}
.teams {
    flex-direction: column;
}
.aboutPage .bannerImage h1 {
    font-size: 25px;
    color: #fff;
}
section.visaStudyBanner h3 {
    font-size: 28px;
    line-height: 34px;
}
section.visaStudyBanner p {
    max-width: 100%;
}
.main_post {
    grid-template-columns: 1fr;
}
.callContent h3 {
    max-width: 100%;
    font-size: 22px;
    line-height: 28px;
}
section.callSection {
    padding: 40px 0;
    height: 120px;
}
section.abroadProcess .process {
    flex: 0 0 96%;
    max-width: 96%;
}
.teamMember {
    flex: 0 0 95%;
    max-width: 95%;
}
.tabs {
    display: inline-block;
    text-align: center;
    width: 400px;
    overflow: auto;
}

.tabbings {
    overflow: hidden;
}

.tab {
    width: 100%;
    font-weight: 600;
}
section.tabingSection {
    padding-bottom: 0;
}
section.consultantSection {
    padding: 30px 0 0;
}
section.helpSection {
    padding-top: 0;
}
.studyMine section.postSectionAcf {
    padding-top: 40px;
}
.course {
    flex: 0 0 84%;
}
section.elementor-section.elementor-inner-section.elementor-element.elementor-element-da06c9f.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 0;
}

section.elementor-section.elementor-top-section.elementor-element.elementor-element-0b82323.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default {
    padding: 0;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-a42ccb0.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default {
    padding: 0;
}

section.elementor-section.elementor-inner-section.elementor-element.elementor-element-0d6b753.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 0;
}
.coach img {
    height: 429px;
    width: 100%;
}
.holdersContent {
    grid-template-columns: 1fr 1fr;

}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-bcc6630.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 0;
}

.elementor-element.elementor-element-a6a804d.elementor-widget-mobile__width-initial.elementor-widget.elementor-widget-text-editor p {
    margin: 0 0 20px;
}
section.gatewaySection.iconText2 .gatewayBody {
    grid-template-columns: 1fr !important;
}
section.gatewaySection {
    padding: 80px 0 50px 0 !important;
}
.galleryImage {
    flex: 0 0 97%;
    width: 97%;
}
.contentDescription ul li {
    font-size: 15px;
    line-height: 24px;
}
.processRange:before {
    width: 63px;
}
.countryMine {
    width: 100%;
    flex: 0 0 100%;
}
.locationData {
    flex-direction: column-reverse;
}

.addresses {
    width: 100%;
}

.map {
    width: 100%;
    height: 300px;
}
section.serviceLocation .locationContent {
    width: 89%;
}
h2.wp-block-heading {
    font-size: 22px;
}
section.serviceLocation .locationSidebar {
    border-radius: 20px 20px 10px 10px;
}
section.serviceLocation .locationContent {
    border-radius: 20px;
}
section.serviceLocation .locationSidebar h3 {
    border-radius: 20px 20px 0 0;
}
section.bannerOnly {
    padding: 0;
}


main.site-main.pageSidebar .bannerImage img {
    height: 50%;
}
.site-main.pageSidebar .bannerImage {
    height: auto;
}
main.site-main.pageSidebar section.bannerOnly {
    padding: 0 0 40px 0;
}

.slick-dots li:nth-child(n+4) {
  display: none;
}

}
@media only screen and (max-width: 575px) {

.contentTitle h1 {
    font-size: 25px;
    line-height: 31px;
}
nav.menu-header-main-menu-container ul li.menu-item-has-children > a:after {
    margin-left: 50px;
}
.bannerInfoSecton {
    text-align: center;
}

  section {
    padding: 40px 0;
} 
h3 {
    font-size: 22px;
    line-height: 30px;
}
p, .contentDescription span {
    font-size: 15px !important;
    line-height: 23px !important;
}
section.contentSection {
    padding-bottom: 40px;
    margin: -40px 0 0;
    padding-top: 70px;
}
.contentDescription p:last-child {
    padding-top: 10px;
}
section.supportSection .supportInfo {
    border-radius: 15px;
    padding: 30px 20px 30px 20px;
}
.supportDescription h4 {
    font-size: 18px;
    line-height: 30px;
}
.container {
    padding: 0 10px;
}
section.educationLogo .educationContent {
    margin-top: 10px;
}
.gatewayBody {
    grid-template-columns: 1fr;
    row-gap: 20px;
}
section.gatewaySection {
    padding: 100px 0 40px 0px;
}
section.callSection {
    padding: 50px 0;
}
.callContent h3 {
    max-width: 100%;
    font-size: 19px;
}
.privacyLinks {
    gap: 10px;
    flex-direction: column;
    justify-content: center;.media-body-space-sm .info
    align-items: center;
    margin-top: 10px;
}
.form-flex {
    flex-direction: column;
}
.form-flex p {
    width: 100%;
    display: inline-block;
}
.aboutPage .experience {
    width: 90%;
}
section.visaStudyBanner {
    padding: 70px 0 70px 0;
}
section.abroadProcess .process {
    flex: 0 0 94%;
    max-width: 94%;
}
.teamMember {
    flex: 0 0 90%;
    max-width: 90%;
}

.holdersContent {
    grid-template-columns: 1fr;
}
main.contactPage .bannerImage {
    height: 204px;
}
main.site-main.pageSidebar .bannerImage img {
    height: 23%;
}
.headerTel-mobile a {
    background: #4086c9;
    color: #fff;
    padding: 10px 20px;
    border-radius: 100px;
    border: 1px solid #1b86c5;
    transition: 0.5s;
    text-decoration: none;
    font-size: 12px;
}
.customBannerSection .form-flex p {
    display: inline-block;
}
}

@media only screen and (min-width: 576px) {
    .headerTel-mobile{
    display:none;
}


}


