* {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  padding: 0;
  margin: 0;
 font-family: "Poppins", sans-serif !important;
  background-color: #fff !important;
  overflow-x: hidden !important;
  font-weight: normal;
  line-height: 1.5;
  font-weight: 400;
  font-style: normal;
}

ul.dropdown-menu {
  text-align: center;
}

label,
p {
  font-weight: normal;
  font-size: 18px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
  margin: 0;
  padding: 0;
  text-decoration: none !important;
}

p {
  font-weight: 300;
}

ul,
ol,
li {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

.container,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  max-width: 1140px !important;
  padding: 0 !important;
}
/* header css start */
header {
    position: fixed;
    width: 100%;
    background-color: #fff;
    z-index: 999;
}
.header-top {
    width: 100%;
    float: left;
    background-color: #97187d;
    text-align: center;
    padding: 0 0 0 0;
    font-size: 22px;
}
.header-top a
{
  color:#fff;
}
.header-top a:hover
{
  color:#fff;
}
.col.phone {
    padding: 8px 0 0 0;
    text-align: left;
}
a.nav-link {
    color: #3a3d72;
    font-size: 18px;
    padding: 13px 6px!important;
    font-weight: 500;
    margin: 37px 8px 0;
}
.navbar-nav li:last-child a {
    margin-right: 0;
    padding-right: 0!important;
}
.university-logo {
    width: 250px;
    margin: 0 0 35px;
}
.university-logo img {
    width: 100%;
}
.view-course-list h1 {
    color: #000;
    font-size: 39px;
    font-weight: 900;
    text-align: left;
    margin: 0 0 35px 0;
}
.search-bar span.input-group-text {
    background-color: #3a3d72;
    color: #fff;
}
ul.dropdown-menu 
{
    border: none;
    padding: 0;
    text-align: left;
}
a.dropdown-item {
    font-size: 13px;
    color: #404040;
    padding: 0 11px;
    margin: 7px 5px 5px;
}
a.dropdown-item:hover {
    background-color: transparent!important;
}
nav.navbar.navbar-expand-lg.navbar-light.top-navbar {
    padding: 0;
    display: inline-block;
    width: 100%;
}
a.navbar-brand {
    padding: 0;
    margin: 0 0 0 0;
    width: 209px;
}
a.navbar-brand img{
  width:100%;
}
div#navbarSupportedContent {
    margin: -33px 11px 0 0;
}
.mail {
    font-size: 18px;
    line-height: 1.1em;
    font-weight: bold;
    position: relative;
    top: -1px;
}
.phone
{
font-size: 17px;
color:#fff;
line-height: 1.1em;
font-weight: bold;
}
.study-btn {
    width: 122px;
    color: #fff;
    float: right;
    background-color: #3a3d72;
    padding: 8px 12px 8px 12px;
    font-size: 15px;
    font-weight: 600;
}
a.apply-btn {
    float: right;
    width: 140px;
    border: 2px solid #3a3d72;
    color: #3a3d72;
    font-size: 17px;
    font-weight: 500;
    padding: 7px 12px;
    text-align: center;
    border-radius: 100px;
    margin: 20px 0 0 0;
    transition: 0.1s;
}
a.apply-btn:hover
{
  background-color: #3a3d72;
  color: #fff;
}
/* header css end */
/* Banner part css start */
.banner-container
{
  width:100%;
  float:left;
}
.banner-container img
{
  width:100%;
}
.new-banner {
    width: 100%;
    float: left;
    padding: 50px 0;
    background-color: #f9e4f5;
    margin: 139px 0 0 0;
}
.new-banner h1 {
    font-size: 73px;
    color: #000;
    text-align: left;
    margin: 41px 0 20px;
    padding: 0 0 0;
        font-weight: 900;
}
.new-banner h1 span {
    display: inline-block;
    margin: 0;
    text-align: center;
    width: 100%;
}
.new-banner h1 spam {
    display: inline-block;
    margin: 0;
    text-align: right;
    width: 100%;
}
.new-banner p {
    font-size: 22px;
    text-align: justify;
}

.new-banner-leftbar h2
{
  font-size: 28px;
  margin:20px 0 14px;
  color: #000;
      font-weight: 700;
}
.contact-icon 
{
    width: 100%;
    text-align: center;
}
.contact-icon a {
    font-size: 22px;
    color: #fff;
    margin: 0 3px;
    width: 40px;
    height: 40px;
    background-color: #3a3d72;
    display: inline-block;
    line-height: 41px;
    border-radius: 100%;
    text-align: center;
    transition: all 0.2s ease, visibility 0s;
}
.contact-icon a:hover
{
  background-color: #97187d;
  color:#fff;
}


.chatbot-app {
    box-shadow: rgba(15, 15, 15, 0.16) 0px 5px 40px 0px;
    margin: 70px auto;
    width: 420px;
    border-radius: 10px;
    height: 661px;
    position: relative;
    background-color: #fff;
}
.chatbot-app ul#pills-tab {
    position: absolute;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    border-top: 1px solid #eee;
    z-index: 99;
    background-color: #fff;
}
.chatbot-app li {
    padding: 0;
    margin: auto;
    width: 25%;
}
.chatbot-app .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #97187d;
    background-color: #0d6efd00;
}
.chatbot-app .nav-pills .nav-link {
    color: #000;
    font-size: 14px;
    width: 100%;
    margin: 5px 0;
    font-weight: 400;
}
.chatbot-app li button span {
    display: block;
    width: 100%;
    position: relative;
    color: #000;
}
.chatbot-app .nav-pills .nav-link:hover span
{
  color: #97187d;
}
.chat-home {
    width: 100%;
    display: inline-block;
    padding: 22px 20px 10px;
    height: 567px;
    overflow-y: scroll;
}
.chat-home a.navbar-brand {
    margin: 0 0 0;
}
.chat-home a.navbar-brand img {
    width: 120px;
    margin: 0 0 15px;
}
.chat-home h2 {
    font-size: 28px;
    margin: 0 0 20px;
    color: #000;
}
.chat-home h3 {
    font-size: 24px;
    margin: 15px 0 20px;
    color: #000;
}
.card.help-message a {
    color: #000;
    font-size: 14px;
}
i.fas.fa-chevron-right.chevron-arow {
    position: absolute;
    right: -3px;
    top: 20%;
    color: #97187d;
}
.chat-home::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

.chat-home::-webkit-scrollbar-thumb {
  background-color: #f4f3ec;
  border-radius: 30px;
transition: all .5s;
}

.chat-home:hover::-webkit-scrollbar-thumb {
  background-color: #97187d;
  border-radius: 30px;
  transition: all .5s;
}

.card.help-message .card-body {
    padding: 11px 16px;
}

.chat-post-detail {
    width: 100%;
    display: inline-block;
    padding:0;
    color: #000;
    text-align: justify;
}
.price-box ul {
    list-style: outside!important;
    padding-left: 18px;
}

.price-box li {
    font-weight: 300;
    margin: 0 0 8px!important;
    width: 100%!important;
    font-size: 14px!important;
}
.news-post-list .accordion-flush .accordion-item .accordion-button, .accordion-flush .accordion-item .accordion-button.collapsed {
    border: none;
    box-shadow: rgba(15, 15, 15, 0.16) 1px -2px 11px 0px;
    border-radius: 10px !important;
    padding: 11px !important;
    border-top: none;
    background-color: #fff !important;
    color: #000 !important;
}
.card-body p {
  font-size: 14px;
    color: #000;
    font-weight: 300;
}
.card-body.news-post-list {
    padding: 0;
}

.card.faq {
    border: none;
}
.ai-chat-messages {
    width: 100%;
    display: inline-block;
    position: relative;
}
.heading-chat-message {
    width: 100%;
    display: inline-block;
    text-align: center;
}
.heading-chat-message h3 {
    font-size: 18px!important;
    border-bottom: 1px solid rgba(15, 15, 15, 0.06);
    margin: 0!important;
    padding: 15px 12px!important;
}
.accordion-body .card-body {
    padding: 0;
}
.accordion-body .card {
    border: none;
}
.accordion-body .card-body p {
    font-size: 14px;
    color: #000;
    font-weight: 300;
    text-align: justify;
}
.accordion-body .card-body p strong {
    font-weight: bold;
    text-align: left!important;
    margin: 0 0 6px!important;
}
.accordion-body .card-body p b
{
  font-weight: bold;
}
.accordion-body {
    padding: 16px;
}

.accordion-flush .accordion-item {
    border-top: 0;
    border: none;
    margin: 0 0 11px;
}

.ai-chat {
    width: 100%;
    display: inline-block;
    padding: 24px 20px 10px;
    height: 435px;
    overflow-y: scroll;
    position: relative;
}
.sender {
    position: relative;
    text-align: left;
    display: flex;
    max-width: 280px;
    flex-direction: column;
    padding: 12px 16px;
    background-color: rgb(245, 245, 245);
    transition: background-color 300ms, border 300ms;
    float: left;
    border-radius: 20px;
}
.recent-message-box {
    width: 100%;
    display: inline-block;
    position: relative;
}
.img-message-box {
    width: 35px;
    height: 35px;
    margin: 0 14px 0 0;
    float: left;
}
.img-message-box img {
    width: 100%;
}

.detail-message-box {
    display: inline-block;
    width: auto;
    font-size: 13px;
}
.sender-msg {
    width: 100%;
    display: inline-block;
    margin: 10px 0 0 0;
    color: #000;
}
.repaly-outer {
    width: 100%;
    display: inline-block;
    margin: 10px 0;
}
.repaly {
    position: relative;
    text-align: left;
    display: flex;
    max-width: 280px;
    flex-direction: column;
    padding: 12px 16px;
    background-color: rgb(245, 245, 245);
    transition: background-color 300ms, border 300ms;
    float: right;
    border-radius: 20px;
    font-size: 14px;
    color: #000;
}
.sender-msg p {
    font-size: 14px;
    margin: 0 0 5px;
       color: #000;
}
.send-box {
    border: 1px solid #ced4da;
    border-radius: 10px;
    position: relative;
    padding: 11px 51px 11px 11px;
    box-shadow: rgba(15, 15, 15, 0.16) 0px 0px 4px 0px;
    position: absolute;
    width: 89%;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -54px;
    z-index: 9999;
}
.send-box .form-control {
    border: none;
    border-radius: 10px;
    font-size: 14px;
}
button.chat-send-btn {
    width: 40px;
    height: 40px;
    background-color: #eee;
    border-radius: 100px;
    border: none;
    color: #ccc;
    position: absolute;
    right: 11px;
    top: 7px;
}
.chat-post-detail.price-box ul
{
  list-style:none !important;
  padding:0;
}
.chat-post-detail.price-box li p {
    font-size: 14px;
    color: #000;
    font-weight: 300;
    text-align: left;
}
.chat-post-detail.price-box li p strong
{
font-weight: bold;
    text-align: left !important;
    margin: 0 0 6px !important
} 
.chat-post-detail.price-box li p b
{
font-weight: bold;
} 

.chatbot-app .nav-pills .nav-link.active span
{
  color: #97187d !important;
}
.blog-post-list::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.blog-post-list::-webkit-scrollbar-thumb {
  background-color: #f4f3ec;
  border-radius: 30px;
transition: all .5s;
}
.blog-post-list:hover::-webkit-scrollbar-thumb {
  background-color: #97187d;
  border-radius: 30px;
  transition: all .5s;
}
.blog-post-list {
    width: 100%;
    display: inline-block;
    padding: 30px 20px 10px;
    height: 514px;
    overflow-y: scroll;
}

section.banner-container {
    width: 100%;
    float: left;
    margin: 155px 0 0 0;
    position: relative;
}

.news-post-outer {
    width: 100%;
    display: inline-block;
    padding: 16px 20px;
    height: 514px;
    overflow-y: scroll;
}
.news-post-outer h4 {
    font-size: 16px;
}
.news-post-outer p {
    font-size: 14px;
}

.choose-container {
    width: 100%;
    float: left;
    padding: 75px 0 60px;
    background-color: #fff;
}
.choose-rightbar {
    width: 50%;
    float: right;
    position: relative;
}
.choose-rightbar  .banner-content {
    padding: 0;
    top: 0;
}
.choose-leftbar {
    background-size: cover;
    width: 50%;
    float: left;
    padding: 80px 0;
    text-align: center;
    display: table;
}

.choose-app {
    margin: auto;
    width: 440px;
    border-radius: 10px;
    height: 661px;
    position: relative;
    background-color: #fff;
    padding: 20px 26px;
    box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 1px, rgb(0 0 0 / 16%) 0px 4px 2px, rgb(0 0 0 / 16%) 0px 8px 4px, rgb(0 0 0 / 16%) 0px 16px 8px, rgb(0 0 0 / 16%) 0px 32px 16px;
}
.choose-leftbar spam {
    display: table-cell;
    vertical-align: middle;
}
.choose-app a.navbar-brand img {
    width: 120px;
    margin: 0 0 15px;
}
.choose-app a.navbar-brand  {
    margin:0 !important;
}
section.choose-container h3 {
    color: #000;
    font-size: 26px;
    font-weight: 900;
    margin:0 0 43px 0;
}
.we-block {
    text-align: center;
    margin:0 0 29px;
}
section.choose-container h2 {
    font-size: 36px;
    margin: 0 0 0;
    color: #000;
    font-weight: 800;
}
.choose-container ul {
    padding: 0;
    list-style: none;
}
.choose-container li {
    font-size: 19px;
    color: #000;
    position: relative;
    padding: 0 0 0 36px;
}
.choose-container li span {
    position: absolute;
    content: "";
    width: 23px;
    height: 27px;
    border-radius: 100%;
    left: 0;
    font-size: 22px;
    color: #97187d;
    top: 0;
}
.choose-container li p {
    font-size: 16px;
    color: #000;
    text-align: justify;
    font-weight: 300;
    line-height: 34px;
      
}
img.botim {
    width: 25px;
    margin: -4px 0 0 0;
    filter: brightness(100);
}
.new-banner-leftbar a.apply-btn {
    float: none;
}
.icon {
    width: 60px;
    height: 60px;
    margin: auto;
}
.icon svg {
    fill: #3a3d72;
}
.choose-rightbar  .banner-content {
    padding: 0;
    top: 0;
    position: absolute;
}
.text-center-mobile {
    width: 100%;
    float: left;
}
.banner-content h1 {
    text-shadow: rgba(255, 255, 255, 0.6) 1px 1px 1px, rgba(0, 0, 0, 0.6) -1px -1px 1px;
    font-size: 98px;
    color: #3a3d72;
    font-weight: 700;
    line-height: 132px;
}
section.choose-container h2 {
    font-size: 36px;
    margin: 0 0 25px;
    color: #000;
    font-weight: 800;
}
.choose-rightbar img {
    width: 70%;
    float: right;
    margin: 105px 0 0 0;
}
.banner-content .container {
    max-width: 918px!important;
    position: relative;
}
.choose-rightbar a.apply-btn {
    float: none;
    display: inline-block;
    width: auto;
    margin: 0 0 30px;
}
section.choose-container h2 {
    font-size: 36px;
    margin: 0 0 25px;
    color: #000;
    font-weight: 800;
}
section.choose-container h3 {

    color: #000;
    font-size: 26px;
    font-weight: 900;
    margin: 0 0 43px 0;
}
.we-are-container
{
     width: 100%;
    float: left;
    padding:48px 0 30px 0;
    text-align: center;
}
.course-block-img img {
    width: 100%;
}
.we-are-container h3 {

    color: #000;
    font-size: 39px;
    font-weight: 900;
    text-align: left;
    margin: 0 0 50px 0;
}
.live-london-block .course-block-img {
    width: 100%;
    height: 218px;
    overflow: hidden;
}
.icon {
    width: 60px;
    height: 60px;
    margin: auto;
}
.icon img {
    width: 100%;
    margin: 0 0 0;
    display: block;
}
.we-block h4 {
    color: #000;
    display: block;
    margin-top: 11px;
}
.we-are-container h4 {
    font-size: 22px;
    color: #282828;
    margin: 14px 0 6px;
}
.we-are-container span
{
  font-size: 15px;
  color:#000000;
}
.course-block {
    background-color: #fff;
    padding: 0;
    margin: 0 0 25px 0;
    border: 1px solid #eee;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.course-block a {
    color: #000;
}
.course-block-img {
    width: 100%;
    height: 168px;
    overflow: hidden;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}
.course-detail {
    text-align: center;
    padding: 0 20px 26px;
}
.course-detail h4 {
    font-size: 19px;
    color: #000;
    margin: 15px 0 15px;
    display: block;
    font-weight: 600;
    text-align: left;
    height: 47px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 15em;
    display: -webkit-box;
}
.course-detail p {
    height: auto;
    margin: 0 0 17px 0;
    font-size: 16px;
    color: #000;
    text-align: justify;
    font-weight: 200;
}
span.find-btn {
    width: 117px;
    border: 2px solid #3a3d72;
    color: #3a3d72;
    font-size: 17px;
    font-weight: 500;
    padding: 4px 12px;
    text-align: center;
    border-radius: 100px;
    margin: 20px 0 0 0;
    transition: 0.1s;
}
.live h4
{
  margin:0;
  font-weight: 500;
}
.course-detail.live {
    padding: 18px 20px 0;
}
div#owl-carousel-1 .owl-nav {
    position: absolute;
    top: 18%;
    width: 100%;
}
div#owl-carousel-1 .owl-nav .owl-prev span {
    position: absolute;
    left: -25px;
    width: 41px;
    height: 40px;
    background-color: #000;
    color: #fff;
    border-radius: 100px;
    font-size: 33px;
    line-height: 34px;
    text-align: center;
}
div#owl-carousel-1 .owl-nav .owl-next span {
    position: absolute;
    right: -25px;
    width: 41px;
    height: 40px;
    background-color: #000;
    color: #fff;
    border-radius: 100px;
    font-size: 33px;
    line-height: 34px;
    text-align: center;
}
.course-detail p {
    height: auto;
    margin: 0 0 17px 0;
    font-size: 15px;
    color: #000;
    text-align: justify;
    font-weight: 300;
}
.destination-countrie a 
{
    color: #3a3d72;
    width: 100%;
}
.destination-countrie a:hover
{
    color:#fff;
}
.destination-countrie a strong
{
    display: block;
    font-size: 19px;
}
.destination-countrie a span {
    display: block;
    margin:0 0 8px;
    font-size: 23px;
     color: #3a3d72;
}
.card-body.destination-countrie img {
    border-radius: 5px;
}
div#owl-carousel-2 .owl-nav {
    position: absolute;
    top: 2%;
    width: 100%;
}
div#owl-carousel-2 .owl-nav .owl-prev span {
    position: absolute;
    left: -25px;
    width: 41px;
    height: 40px;
    background-color: #000;
    color: #fff;
    border-radius: 100px;
    font-size: 33px;
    line-height: 34px;
    text-align: center;
}
div#owl-carousel-2 .owl-nav .owl-next span {
    position: absolute;
    right: -25px;
    width: 41px;
    height: 40px;
    background-color: #000;
    color: #fff;
    border-radius: 100px;
    font-size: 33px;
    line-height: 34px;
    text-align: center;
}
.choose-rightbar h4 {

    color: #000;
    font-size: 26px;
    font-weight: 900;
    margin: 0 0 14px 0;
}
.choose-rightbar h5 {

    color: #000;
    font-size: 20px;
    font-weight: 900;
    margin: 0 0 14px 0;
}
.choose-rightbar p
{
font-size: 15px;
    color: #000;
    text-align: justify;
}
.choose-rightbar p strong
{
    font-weight: 600;
}
.choose-rightbar ul
{
    list-style:outside;
}
.choose-rightbar li {
    font-size: 16px;
    color: #000;
    text-align: justify;
    padding: 0;
    margin: 0 0 6px 20px;
    font-weight: 300;
}
.choose-rightbar li strong
{
    font-weight: 600;
}
.destination-countrie {
    width: 100%;
    float: left;
    margin: 139px 0 0 0;
    padding: 50px 0 0;
}
.destination-countrie-leftbar img
{
    width:100%;
    border-radius:5px;
}
.destination-countrie h1 {

    color: #000;
    font-size: 26px;
    font-weight: 700;
    margin: 0 0 14px 0;
}
.destination-countrie h2 {

    color: #000;
    font-size: 26px;
    font-weight: 700;
    margin: 0 0 14px 0;
}
.destination-countrie h3 {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    margin: 15px 0 12px 0;
}
.destination-countrie p
{
    font-size: 14px;
    color: #000;
    text-align: justify;
}
.universities-block-img {
    width: 50px;
    height: auto;
    overflow: hidden;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
    display: flex;
    margin: auto;
}
.universities-block-img img
{
    width:100%;
}
.universities-detail a.apply-btn {
    float: none;
    display: inline-block;
    width: 100%;
    margin: 10px 0 0;
}
.universities-detail
{
    width: 100%;
    float:left;
    padding:15px 0 0;
}
.universities-detail h3
{
    margin:0 0 10px;
    font-size: 16px;
}
.universities-detail p
{
    font-size: 14px;
    color: #000;
    text-align: justify;
}
.course-view-banner {
    width: 100%;
    float: left;
    margin: 155px 0 0 0;
    background: url(../images/banner-image.jpg) center top no-repeat;
    background-size: cover;
    position: relative;
    padding: 150px 0 4px 0;
}
.course-view-content
{
        width: 100%;
    float: left;
    background-color: #ffffffcc;
    padding: 53px 55px 45px;
}
.course-view-banner h1 {
    font-size: 75px;
    font-weight: bold;
    margin: 0 0 0 0;
    padding-left: 0;
    height: auto;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100%;
    display: -webkit-box;
}
.course-view-container {
    width: 100%;
    float: left;
    padding: 55px 0;
}
.course-view-leftbar h2 {
    font-size: 36px;
    font-weight: bold;
    margin: 0 0 20px 0;
    color: #000;
}
.course-view-leftbar h3 {
    font-size: 36px;
    font-weight: bold;
    margin: 0 0 20px 0;
    color: #000;
}
.course-view-leftbar p {
    font-size: 15px;
    text-align: justify;
}
.course-view-leftbar li {
    font-size: 15px;
    text-align: justify;
    margin:0 0 10px;
}
.course-view-leftbar {
    padding-right: 10% !important;
}
.course-view-rightbar h3 {
    font-size: 36px;
    font-weight: bold;
    margin: 0 0 20px 0;
    color: #000;
}
.course-view-rightbar p {
    font-size: 15px;
    text-align: justify;
    color: #000;
}
.course-view-rightbar p strong {
    display: block;
    font-weight: 700;
}
button.apply-btn 
{
    width: 150px;
    border: 2px solid #3a3d72;
    color: #3a3d72;
    font-size: 17px;
    font-weight: 600;
    padding: 4px 12px;
    text-align: center;
    border-radius: 100px;
    margin: 7px 0 20px 0;
    transition: 0.1s;
    background-color: #fff;
}
button.apply-btn:hover
{
    background-color:#3a3d72;
    color:#fff;
}
.course-view-rightbar p a
{
    text-decoration: underline !important;
      color: #3a3d72;
}
.destination-countrie-leftbar .card.h-100 {
    height: 95% !important;
}
.we-are-container .destination-countrie {
    margin: 0 0 0;
}
.buy-container {
    width: 100%;
    display: inline-block;
    background-color: #fff;
    padding: 0 15px 0;
}
.buy-container h3 {
    color: #000;
    font-size: 39px;
    font-weight: 900;
    text-align:left;
    margin: 0 0 50px 0;
}
.icon i.fas.fa-book-reader {
    font-size: 48px;
}
section.buy-container h4 {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color:#97187d;
    text-align: center;
    color: #fff;
    padding: 22px 0;
    font-size: 22px;
    min-height: 98px;
}
section.buy-container h4 span small {
    display: block;
}


.cart-container {
    width: 100%;
    float: left;
    padding: 35px 0 0;
    margin: 155px 0 0 0;
}
.cart-container h3
{
    color: #000;
    font-size: 39px;
    font-weight: 900;
    text-align:center;
    margin: 0 0 50px 0;
}
.cart-leftbar h4 
{
    font-size: 16px;
    margin: 0 0 10px;
}
.cart-leftbar ul 
{
    list-style: none;
    padding: 0;
}
.cart-leftbar li 
{
    border-top: 1px solid #d1d7dc;
    width: 100%;
    float: left;
    padding: 16px 0;
}
.cart-left 
{
    float: left;
}
.cart-img 
{
    width: 122px;
    float: left;
}
.cart-img img 
{
    width: 100%;
    border: 1px solid #d1d7dc;
}
.cart-left-detail {
    display: inline-block;
    padding: 0 0 0 16px;
    position: relative;
}
.cart-left-detail h3 {
    font-size: 19px;
    margin: 0px 0 6px;
}
.cart-left-detail p {
    font-size: 14px;
    margin: 0 0 3px;
}
.cart-left-detail .rating 
{
    position: relative;
    bottom: 0;
    display: none;
}
.cart-rightbar strong 
{
    font-size: 29px;
    display: inline-block;
    margin: 0;
}
.cart-rightbar.price h4 {
    font-size: 20px;
    margin: 18px 0 11px;
}
.cart-right {
    float: right;
    color: #97187d;
    text-align: center;
}
.cart-leftbar h4 {
    font-size: 16px;
    margin: 0 0 10px;
}
.cart-leftbar li a {
    display: inline-block;
    padding: 16px 0;
}
.cart-leftbar a.btn-contact 
{
    padding: 4px 12px !important;
    color: #3a3d72;
    font-size: 13px;
}
.billing-form label.form-label 
{
    font-size: 13px;
}
.billing-form input.form-control {
    margin: 0 0 15px;
    font-size: 13px;
}
.billing-form select.form-select {
    margin: 0 0 15px;
    font-size: 13px;
    color: #000;
    opacity: 0.6;
}
button.proceed-btn 
{
    float: left;
    width: 100%;
    border: 2px solid #3a3d72;
    color: #3a3d72;
    font-size: 17px;
    font-weight: 500;
    padding: 4px 12px;
    text-align: center;
    border-radius: 100px;
    margin: 0;
    transition: 0.1s;
}
button.proceed-btn:hover
{
    background-color: #3a3d72;
    color:#fff;
}
.cart-rightbar strong {
    font-size: 29px;
    display: inline-block;
    margin: 0;
}
.cart-rightbar h3 {
    font-size: 20px;
    position: relative;
    margin: 0;
    font-weight: 500;
    text-align: left;
}
.cart-rightbar.price h4 {
    font-size: 20px;
    margin: 18px 0 11px;
}
.coupon-input
{
    margin: 0 0 15px;
    font-size: 13px !important;
}
button.coupon-btn {
    border: none;
    background-color: #3a3d72;
    color: #fff;
    font-size: 13px;
    padding: 0 12px;
    border-radius: 5px;
    height: 34px;
}
footer {
    background-color: #eee;
    float: left;
    width: 100%;
    padding: 50px 0 20px;
}
footer a.nav-link 
{
    color: #000;
    font-size: 15px;
    padding: 0 0 !important;
    font-weight: 400;
    margin: 0 0 0;
    border: none !important;
}
footer a.nav-link:hover
{
    color:#3a3d72;
}
.copyright.border-top 
{
    padding: 13px 0 0;
}
.copyright.border-top p {
    margin: 0 0 0;
    font-size: 16px;
    text-align: center;
    color: #3a3d72;
    font-weight: 500;
}
footer h5 {
    color: #3a3d72;
    font-size: 18px;
    margin: 0 0 12px;
}
footer p {
    font-size: 15px;
    color: #000;
    text-align: justify;
}
.footer-left {
    padding-right: 40px !important;
}
a.footer-logo {
    width: 210px;
    display: inline-block;
    margin: -14px 0 0 0;
}
a.footer-logo img {
    width: 100%;
}
.subscribe-btn {
    float: right;
    width: 140px;
    border: 2px solid #3a3d72;
    color: #3a3d72;
    font-size: 15px;
    font-weight: 500;
    padding: 5px 21px;
    text-align: center;
    border-radius: 100px;
    margin: 0;
    transition: 0.1s;
}
.newsletter-input {
    padding: 0 11px;
    height: 36px;
    border: navajowhite;
    font-size: 15px;
    width: 100%;
    border-bottom: 10px;
}
div#owl-carousel-2 .card-body.destination-countrie {
    padding: 16px;
}

section.partner-container {
    width: 100%;
    float: left;
    margin: 139px 0 0 0;
    padding: 50px 0;
}
.partner-container h1 {
    color: #000;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 14px 0;
}
.partner-container p {
    text-align: justify;
}
.contact-leftbar h2 {
   color: #000;
    font-size: 24px;
    font-weight: 700;
    margin: 20px 0 20px 0;
}
.contact-form label {
    font-weight: bold;
    font-size: 14px;
    width: 100%;
    color: #000;
    margin: 0 0 10px;
}

input.form-control.input-field {
    height: 38px;
    font-size: 14px;
    margin:5px 0 11px;
    border: 1px solid #ced4da;
}
select.form-select {
    height: 38px;
    font-size: 14px;
    margin: 5px 0 11px;
    border: 1px solid #ced4da;
    color: #6e6e6e;
}
textarea.form-control.textarea-input {
    border: 1px solid #ced4da;
    margin: 5px 0 11px;
    font-size: 14px;
     color: #6e6e6e;
}
input.submit-btn {
    float: left;
    width: 140px;
    border: 2px solid #3a3d72;
    color: #3a3d72;
    font-size: 17px;
    font-weight: 500;
    padding: 4px 12px;
    text-align: center;
    border-radius: 100px;
    margin: 17px 0 8px 0;
    transition: 0.1s;
}
.universities-detail.view-course-detail h3 {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    text-align: left;
    margin: 0 0 15px 0;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 15em;
    display: -webkit-box;
}
.universities-detail.view-course-detail h4 {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    margin: 0 0 0 0;
}
.view-course-list {
    padding-bottom: 0;
    text-align: left;
}
.view-course-list img {
    margin: 0 0 17px;
}
.partner p {
    text-align: justify;
    margin-bottom: 1rem;
}
.search-bar input.form-control {
    height: 39px;
    font-size: 14px;
}
.search-bar button.btn.btn-primary.px-4 {
    background-color: #97187d;
    border: none;
    padding: 0 0;
    width: auto;
    text-align: center;
}
.search-bar button .fas {
    float: left;
    margin: 0!important;
    padding: 0;
}
h5.mb-0.available-courses span {
    background-color: #97187d!important;
    color: #fff;
    height: 39px;
    width: 49px;
    line-height: 26px;
}
.we-are-container ul.pagination.justify-content-center {
    margin: 0 0 34px;
}
section.we-are-container a.page-link {
    color: #3a3d72;
}
section.we-are-container li.page-item.active a.page-link {
    background-color: #3a3d72;
    color: #fff;
    border-color: #3a3d72;
}
.partner h3 {
    color: #000;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 14px 0;
}
.partner li {
    font-size: 18px;
    color: #000;
    font-weight: 300;
    margin: 0 0 2px;
    text-align: justify;
}
.partner ul
{
 padding-left: 2rem;
}
.partner li strong {
    font-weight: bold;
}
.partner .contact-icon
{
    text-align: left;
}
.partner h4 {
    color: #000;
    font-size: 25px;
    font-weight: 700;
    margin: 13px 0 24px 0;
}
button.submit-btn {
    float: right;
    width: 170px;
    border: 2px solid #3a3d72;
    color: #3a3d72;
    font-size: 17px;
    font-weight: 500;
    padding: 7px 31px;
    text-align: center;
    border-radius: 100px;
    margin: 0;
    transition: 0.1s;
}
.partner h5 {
    color: #000;
    font-size: 25px;
    font-weight: 700;
    margin: 13px 0 24px 0;
}
.universities-detail a.apply-btn:hover {
    color: #fff;
}
.news-post-list {
    margin: 16px 0 0 0;
}
.we-are-container .universities-block-img {
    height: auto;
    width: 44px;
    margin: auto;
}
.show-mobile {
    display: none;
}
