body{font-family: 'Manrope', sans-serif;}
h1.banner-title span {
    display: block;
    font-weight: 800;
    padding-top: 10px;
    padding-bottom: 30px;
}

.banner-title {
    text-align: left;
    padding-right: 167px;
    font-size: 58px;
    font-weight: 500;
    color: #FFF;
    padding-top: 150px;
}
.top-banner p {
    text-align: right;
    font-weight: 700;
    padding-top: 33px;
}
.banner-sub-title {
    font-weight: 200;
    font-size: 40px;
    line-height: 28px;
    padding-top: 20px;
    padding-bottom: 70px;
}
.banner-sub-title {
    font-weight: 200;
    font-size: 39px;
    line-height: initial;
}
.banner-para {
    font-weight: 200;
    font-size: 31px;
    line-height: 37px;
    padding-right: 40px; padding-bottom:40px;
}
.banner-para strong{display:block; font-weight:800;}
.top-100 {
    padding-top: 300px;
}
h2.located-content {
    text-align: center;
    font-weight: 800;
    padding-top: 85px;
    padding-bottom: 80px;
    font-size: 24px;
}
.banner-btn {
    background-color: #FFF;
    color: #000;
    font-weight: 500;
    padding: 18px 54px;
    display: inline-block;
    border-radius: 13px;
    margin-top: 10px;
    margin-bottom: 20px;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.banner-btn:hover {
    background-color: #2d52ce;
    color: #fff;
    text-decoration: none;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn-blue {
    background-color: #2D52CE;
    color: #FFF;
    font-weight: 500;
    padding: 18px 54px;
    display: inline-block;
    border-radius: 13px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.btn-blue:hover {
    background-color: #2D52CE;
    color: #FFF; text-decoration:none;
}

.white-oval-btn {
    background-color: #FFF;
    color: #000;
    font-weight: 500;
    padding: 18px 54px;
    display: inline-block;
    border-radius: 13px;
    margin-top: 10px;
}
.white-oval-btn:hover {
    background-color: #000;
    color: #FFF; text-decoration:none;
}

.sec{padding:65px 0px;}
.sec p, .sec ul li{font-weight: 300;}
.courses-uk {
    margin-top: 90px;
}
.courses-uk-content {
    background-color: #F5FBFF;
    border-radius: 0px 70px 70px 0px;
    padding: 40px 65px 40px 40px;
}
.courses-uk .col-md-6 {
    padding: 0;
    margin: 0;
}
.courses-uk-img {
    border-radius: 70px 0px 0px 70px;
}
.courses-uk-content {
    vertical-align: middle;
    display: table-cell;
}
.courses-uk-content h3 {
    font-weight: 400;
    font-size: 20px;
    padding-bottom: 15px;
}
.prim-btn {
    background-color: #FFDF86;
    color: #000;
    font-weight: 500;
    padding: 15px 40px;
    display: inline-block;
    border-radius: 13px;    border: none;
    margin-top: 10px;
}
.prim-btn:hover {
    background-color: #eab213;
    color: #000; text-decoration:none;
}
.courses-uk-img, .courses-uk-content {
    height: 473px;
    background-size: cover;
}
.cta-1{padding:70px 0px;}
.cta-1 h2 {
    border: 2px solid #bfbfbf;
    padding: 33px 230px;
    border-radius: 18px;
    font-size: 20px;font-weight: 400;
    text-align: left;
    line-height: 31px;
    margin-bottom: 0;
}
.list-section ul {
    list-style: none;
    padding-left: 0px;
}
.list-section {
    padding: 60px;
    background-color: #f5fbff;
    border-radius: 57px;    margin-top: 70px;
}
.list-section ul li {
    background-image: url(../images/check.png);
    background-repeat: no-repeat;
    background-size: 30px;
    padding-left: 45px;
    padding-bottom: 40px;
    background-position: 0px 10px;
}
 
.visa-content p {
    padding-right: 69px;
    line-height: 26px;
} 
.work-visa.sec .section-title span {
    display: block;
}
.work-visa.sec .section-title {
    text-align: center;
    padding-bottom: 100px;
}
img.vis-img {
    background-color: #fff;
    padding: 13px;
    border-radius: 50%;
    margin-bottom: 24px;
}
.visa-content p {
    padding-right: 118px;
    line-height: 28px;
    padding-bottom: 44px;
    font-weight: 400;
    font-size: 18px;
}
.work-visa.sec .section-title span {
    display: block;
    font-weight: 800;
    padding-bottom: 9px;
}
.testimonial-item {
    background-color: #2D52CE;
    padding: 70px;
    border-radius: 4px;
    margin: 20px;
}
.testimonial-item h3 {
    font-size: 17px;
    text-align: left;
    padding-bottom: 10px;
    color: #FFF;
    font-weight: 600;
}
.test-slider .owl-item img {
    display: inline-block;
    width: 50px;
    padding-bottom: 0px;
    border-radius: 50px;
    margin-right: 15px;
}
.testimonial-item p {
    padding-bottom: 20px;
    color: #FFF;
}
.gray-bg {
    background-color: #f3f8fb;
}
.light-gray-bg{ background-color:#2D52CE;    color: #FFF;}
.light-gray-bg h2.section-title {
    color: #FFF;
    font-size: 26px;
    font-weight: 600;
}
.contact-section p {
    padding-right: 250px;
    line-height: 28px;
    padding-top: 9px;
}
.contact-section ul li {
    background-image: url(../images/ellipse.png);
    background-repeat: no-repeat;
    padding-left: 25px;
    line-height: normal;
    background-position: 0px 5px;
    padding-bottom: 12px;
    padding-top: 4px;
    padding-left: 27px;
    background-size: 16px;
}
section.contact-section, .accreditation-section {
    padding: 75px 0px;
}
.accreditation-section img {
    max-width: 200px;
}
.accreditation-section .gray-bg img {
    max-width: initial;
}
.contact-section ul {
    list-style: none;
    padding-left: 0px;
    padding-top: 15px;
}
.enquiry-form-box .form-group {
    padding-bottom: 0px;
    margin-bottom: 13px;
}
.enquiry-form-box .form-group .form-control {
    border-radius: 13px;
    margin-bottom: 0px;
    min-height: 50px;
    border: none;
}
.footer-content-section img {
    max-width: 250px;
}
.footer-content-section {
    padding: 70px 0px;
    background-color: #F5FBFF;
}
.location-list {
    vertical-align: middle;
    display: table-cell;
    height: 110px; text-align:center;
}
.why-study-abroad .btn-blue:hover {
    background-color: #02218a;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}


















.top-banner{ width:100%; height:100vh;   padding: 60px 0px; background-image:url(../images/banner-image.jpg); background-repeat:no-repeat; background-size: cover; background-position: right;}
.blue-bg {
    background-color: #3374DE;
    border-radius: 13px;
    margin-top: 50px;
    color: #FFF;
    padding-left: 0;
    padding-right: 0;
}
.padd-45{padding: 45px;}
.cta-txt p {
    margin-bottom: 0;
}
.cta-txt {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
    padding: 20px 0px;
}
h2.section-title {
    color: #3e3e3e;
    font-weight: 400; padding-bottom:30px;
}
.blue-bg h2.section-title {
    color: #FFF;
    font-weight: 800;
    font-size: 37px;
    padding-top: 40px;
}
.why-study-uk .blue-bg p {
    font-size: 19px;font-weight: 400;
    line-height: 30px;
    padding-bottom: 20px;
}
.why-study-uk .blue-bg .cta-txt p {
    padding-bottom: 10px;
    padding-top: 10px;
}
.curve-box{background-color:#FFF2CE;}
.curve-box p{color:#000;}
.curve-box img {
    margin-bottom: 30px;
}
.curve-box p {
    font-weight: 500 !important;
}
.curve-box {
    background-color: #FFF2CE;
    border-radius: 19px;
    padding: 80px;
    margin-bottom: 30px;
    min-height: 465px;
}
.accreditation-section h2.section-title, .testimonial-section h2.section-title {
    text-align: center;
    font-weight: 500;font-size: 28px;
    padding-bottom: 70px;
}
.l-green-bk{background-color: #EAFFD0;}



.why-study-links {
    background-color: #FFEFC1;
    background-image: url(../images/arrow-green.png);
    background-repeat: no-repeat;
    padding: 40px 40px 40px 130px;
    background-size: 90px;
    background-position: 20px center;
    margin: 35px 0px;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.why-study-links:hover {
    background-color: #ffdb75;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.why-study-text{margin: 35px 0px; padding-bottom:30px;}
.why-study-abroad img{max-width: 401px;}
.why-study-links h5 {
    padding-left: 15px;
    padding-right: 0px;
    line-height: 29px;
}
.pd-l {
    padding-left: 35px;
}
.pd-r {
    padding-right: 35px;
}
.why-mwt-choose{ background-color:#2D52CE; color:#FFF;}
.why-mwt-choose .banner-btn:hover {
    background-color: #001354;
}
.shp-box img {
    padding-bottom: 35px;
}
.shp-box {
    padding-top: 40px;
    padding-bottom: 40px;
}
.shp-box h5 {
    padding-right: 300px;
    line-height: 33px;
}
.pd-l2 h5 {
    padding-right: 0;
}
.pd-l2 {
    padding-left: 275px;
}
.cta-txt-section {
    padding-top: 100px;
}
.cta-txt-section h2 {
    text-align: center;
    border: 1px solid #000;
    padding: 45px 35px;
    border-radius: 15px;
    font-size: 21px;
}
section.accreditation-section.sec {
    padding-top: 33px;
}
.show-xs{display:none;}
.hide-xs{display:block;}
#whatsAppModal .modal-body {
    padding: 20px 30px;
}
.wa-btn {
    position: fixed;
    right: 0;
    top: 40%;
    cursor: pointer;
    z-index: 999;
}
button.close {
    position: absolute;
    right: 6px;
    top: 0;
    color: #f00;
    opacity: 1;
}
.modal-header {
    display: block;
    text-align: center;
}
.modal-header h4 {
    font-weight: 700;
    padding-bottom: 8px;
}
.modal-header h5 {
    font-size: 14px;
}
.fixed-mob-btn{display:none;}
#whatsAppModal .form-control {
    border-radius: 0px;
    min-height: 45px; font-family:Arial, Helvetica, sans-serif;
}
.btn-sent {
    background-color: #0d69d0;
    color: #FFF;
    font-weight: bold;
    border: 0px solid #FFF;
    padding: 11px 23px;font-size: 16px;
    border-radius: 42px;
}
.btn-sent:hover {
    background-color: #2d90ff;
}











@media(max-width:1799px){
.banner-title {
    padding-right: 16px;
    line-height: 58px;
}
.top-100 {
    padding-top: 100px;
}
.banner-para {
    padding-right: 125px;
}
.why-study-links {
    padding: 26px 10px 24px 110px;
    min-height: 118px;
}
.why-study-abroad img {
    max-width: 538px;
}
.pd-l2 {
    padding-left: 160px;
}
}
@media(max-width:1200px){
.banner-title {
  font-size: 37px;line-height: 41px;
}
.pd-l {
    padding-left: 0;
}
.why-study-links {
    padding: 10px 10px 10px 80px;
    min-height: auto;
    background-size: 50px;
}
.shp-box h5 {
    padding-right: 20px;
}
.pd-l2 {
    padding-left: 20px;
}
.accreditation-section img {
    max-width: 100%;
}
.testimonial-item {
    padding: 50px;
    margin: 0px;
}
.contact-section p {
    padding-right: 0px;
}
.top-banner {
    background-position: right;
}
.accreditation-section .gray-bg img {
    max-width: 100%;
}
.why-study-abroad img {
    max-width: 100%;
}
.top-100 {
  padding-top: 50px;
}
.located-text {
    padding: 5px 5px;
}
.top-banner {
        padding: 30px 0px 20px 0px;
    max-height: 575px;
}
.courses-uk-content {
    padding: 20px 40px 20px 30px;
}
.get-free-guidance .cta-btn-outer {
    margin-top: 30px;
    text-align: left;
}
.help-content {
    padding-right: 310px;
}
.help-mwt-box .cta-btn-outer {
    margin-top: 80px;
}
.mwt-help-ul ul li {
    padding-right: 180px;
}
.banner-title {
    padding-top: 40px;    padding-right: 100px;
}
}
@media(max-width:991px){
.banner-title {
    text-align: left;
    margin-top: 0px;
    padding-top: 19px;
    font-weight: bold;
}
section.header .text-right {
    text-align: left !important;
}
.top-banner {
    background-size: cover;
    max-height: fit-content;
    height: auto;
    padding-bottom: 81px;
}
.located-text{margin-top:25px;}
.courses-uk-img, .courses-uk-content {
    height: 555px;
}
.cta-1 h2 {
    padding: 33px 33px;
}
.cta-1 {
    padding: 30px 0px;
}
.list-section {
    margin-top: 35px;
}
.help-content {
    padding-right: 10px;
}
.help-mwt-box .cta-btn-outer {
    margin-top: 10px;
}
.mwt-help-ul ul li {
    padding-right: 5px;
}
.mwt-help-ul {
    margin-left: 45px;
}
section.footer-content-section .text-right {
    text-align: left !important;
}
.location-list {
    text-align: left;
}
.visa-content p {
    padding-right: 0px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}
section.contact-section, .accreditation-section {
    padding: 45px 0px;
}
.testimonial-item {
    padding: 20px;
    margin: 0px;
}
.top-banner{position:relative;}
.top-banner:before {
    content: "";
    background-color: #00000096;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
}
@media(max-width:767px){
.top-banner {
  height: 100%;
  max-height: initial;
  padding-bottom: 50px;
  background-position: 73%;
}
.shp-box img{display:none;}
.top-banner p {
    text-align: center;
    font-weight: 700;
}
.pd-r {
    padding-right: 15px;
}
.pd-l {
    padding-left: 15px;
}
.show-xs{display:block;}
.hide-xs{display:none;}
.courses-uk-img {
  border-radius: 30px;
  margin: 10px;
  height: 300px !important;
}
.courses-uk-content {
  padding: 20px;
  margin: 0px;
  border-radius: 0px !important;
  height: auto !important;
}
.courses-uk {
  margin-top: 10px;
}
.sec {
  padding: 45px 0px;
}
.list-section {
    padding: 16px;
    border-radius: 5px;
}
.list-section ul li {
    background-size: 18px;
    padding-left: 32px;
    padding-bottom: 17px;
}
.get-free-guidance h2 {
    padding-right: 0px;
    font-size: 22px;
}
.get-free-guidance .cta-btn-outer {
    margin-top: 5px;
}
.cta-1 h2 {
    padding: 20px 15px;
    text-align: center;
}
.help-mwt-box {
    padding: 21px;
    border-radius: 10px;
}
.mwt-help-ul ul li {
    background-size: 30px;
}
.mwt-help-ul {
    margin-left: 0px;
}
.mwt-help-ul ul li {
    min-height: 110px;
    padding-left: 45px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-right: 0px;
}
.accreditation-section h2.section-title {
    text-align: center;
}
section.accreditation-section .col-md-3 {
    text-align: center;
}
section.accreditation-section .col-md-3 img {
    max-width: 200px;
    padding-bottom: 20px;
}
.accreditation-section .col-md-4 img {
    max-width: 200px;
}
.accreditation-section .col-md-4 {
    text-align: center;
}
.mt-mob-0{margin-top:0px;}
.accreditation-section h2.section-title, .testimonial-section h2.section-title {
    padding-bottom: 25px;
}
.shp-box.alt {
    background-color: #2441a5;
}
section.why-mwt-choose h2, section.why-mwt-choose p {
    padding-left: 11px;
}
.shp-box {
    padding-bottom: 0px;
    padding: 10px 14px;
}
.shp-box h5 {
    font-size: 16px;
    line-height: initial;
}
.why-mwt-choose .banner-btn {
    margin-top: 40px;
    display: inline-block;
}
.banner-title {
    padding-right: 10px;
}
.why-study-links{margin: 20px 0px;}
.why-study-links h5 {
    line-height: initial;
    font-size: 16px;
}
.why-study-abroad img {
    display: none;
}
.why-study-text {
    margin: 0px 0px;
    padding-bottom: 5px;
}
section.accreditation-section.sec {
    padding-top: 0px;
}
.wa-btn img {
    width: 40px;
}
}

@media (max-height: 420px){
.wa-btn {
    top: 20%;
}
}







@media(min-width:1800px){
.container{
    max-width: 1600px;
}
.why-study-abroad img {
    max-width: 535px;
}
}