.search h2 {
    text-transform: uppercase;
    margin-top: 10px;
    color: #703d5e;
    font-size: 19px;
    margin-bottom: 0px;
    font-weight: 600;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
}

.studyAbroad.about_us_03.cellpadding {
    background: #6f3c5d;
}

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #703d5e;
}

 .card {position: relative;display: inline-block;width: 100%;height: 204px;}

.image {
 
  width: auto;
  height: 64px;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #6f3c5d;
}

.card:hover .overlay {
  opacity: 1;
}

 

.list-group-item img {
    height: 80px;
    margin: 20px 0;
    padding: 0;
}

.list-group-item:hover p.card-text {
    color: #fff;
    position: relative;
}
 
.pmd-list-inline.pmd-list-border .list-group-item {
    border-right: 1px solid #e4e6e7!important;
    border-bottom: 1px solid #e4e6e7!important;
    border: none;
    margin-bottom: 0;
}
.pmd-list-inline.card-icon-list .list-group-item {
    text-align: center;
}

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
}

.pmd-card .pmd-list.pmd-list-border:first-child .list-group-item:first-child {
    border-top: 0;
}

.pmd-card .pmd-list.pmd-list-border .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}

.pmd-card .pmd-list.pmd-list-border .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}

.pmd-list-inline.list-group-col-5 .list-group-item {
    float: left;
    border: 1.5px solid #c6c6c6;
    transition: 0.7s all;
    margin-bottom: 30px;
    height: 204px;
    background: #ffff;
    padding: 0;
    width: 100%;
}


.exams-block.inner-section {
    float: left;
    width: 100%;
}
.studyAbroad ul.row {
    width: 100%;
    margin: 0;
    margin-bottom: 25px;
}

 

 

.studyAbroad .box h5 a {
    text-decoration: none;
    display: inline-block;
    color: #703d5e;
    cursor: pointer;
    transition: all .2s;
    font-size: 20px;
}

.studyIcon {
    display: block;
    margin: 0 auto 10px;
    width: 101px;
    height: 100px;
    background-image: url(../images/flags.png);
    background-repeat: no-repeat;
    border: 1px solid #e8e8e8;
    border-radius: 50%;
}

.studyIcon.usa {
    background-position: -22px -10px;
}

.studyIcon.uk {
    background-position: -146px -10px;
}

.studyIcon.canada {
    background-position: -400px -10px;
}

.studyIcon.philip {
    background-position: -146px -137px;
}

.studyIcon.aus {
    background-position: -275px -10px;
}

.studyIcon.rus {
    background-position: -22px -137px;
}

.studyIcon.ger {
    background-position: -527px -10px;
}

.studyIcon.newz {
    background-position: -527px -137px;
}

.studyIcon.japan {
    background-position: -650px -11px;
}

.studyIcon.etli {
    background-position: -774px -13px;
}

.studyIcon.singapur {
    background-position: -653px -137px;
}

.studyIcon.ireland {
    background-position: -775px -137px;
}
.mobilehidden {
	display:none;
}	
.badge-list.badge-raised .badge {
    -moz-box-shadow: 0 3px 1px -2px rgba(29, 51, 59, 0.12), 0 2px 2px 0 rgba(29, 51, 59, 0.08);
    -webkit-box-shadow: 0 3px 1px -2px rgb(29 51 59 / 12%), 0 2px 2px 0 rgb(29 51 59 / 8%);
    box-shadow: 0 3px 1px -2px rgb(29 51 59 / 12%), 0 2px 2px 0 rgb(29 51 59 / 8%);
}


.badge-list.badge-raised .badge {
    -moz-box-shadow: 0 3px 1px -2px rgba(29, 51, 59, 0.12), 0 2px 2px 0 rgba(29, 51, 59, 0.08);
    -webkit-box-shadow: 0 3px 1px -2px rgb(29 51 59 / 12%), 0 2px 2px 0 rgb(29 51 59 / 8%);
    box-shadow: 0 3px 1px -2px rgb(29 51 59 / 12%), 0 2px 2px 0 rgb(29 51 59 / 8%);
}

.badge-list .badge {
    margin: 0 0.5rem 0.75rem 0;
    vertical-align: top;
    line-height: 1.2;
    display: inline-block;
}
.badge-list .badge {
    margin: 5px 10px;
    width: 30%;
    vertical-align: top;
    line-height: 1.2;
    display: inline-block;
}

 

.badge-list.badge-raised .badge.focus, .badge-list.badge-raised .badge:focus, .badge-list.badge-raised .badge:hover {
    -moz-box-shadow: 0 3px 5px -1px rgba(29, 51, 59, 0.12), 0 6px 10px 0 rgba(29, 51, 59, 0.08);
    -webkit-box-shadow: 0 3px 5px -1px rgb(29 51 59 / 12%), 0 6px 10px 0 rgb(29 51 59 / 8%);
    box-shadow: 0 3px 5px -1px rgb(29 51 59 / 12%), 0 6px 10px 0 rgb(29 51 59 / 8%);
}

.badge-list .badge:active, .badge-list .badge:focus, .badge-list .badge:hover {
    color: rgba(29, 51, 59, 0.87);
}

 

.badge-white:focus, .badge-white:hover {
    background-color: #f1c11a;
}

.badge {
    padding: 0.7rem 1.25rem 0.6rem;
    border-radius: 0.125rem;
    font-size: 12px;
    color: #1d333b;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0.30px;
    font-weight: 600;
    text-transform: uppercase;
}

.pmd-ripple-effect {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}
.badge-white {
    color: #fff;
    background-color: #6f3c5d;
}
ul.top-social {
    float: left;
    padding: 0;
}
.top-line-left a {
    color: #fff;
    font-size: 14px;
}

.exams-block h4 {
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    margin: 0;
    font-weight: 600;
    margin-bottom: 22px !important;
    box-shadow: 5px 5px 5px #00000054;
    padding: 8px;
    background: #f1c11a;
    margin: 0 auto;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    border-radius: 5px;
}
.exams-block h5 {
    color: #6f3c5d;
    font-size: 22px;
    margin: 0;
    font-weight: 500;
}
.exams-block hr {
    margin-top: 10px;
    margin-bottom: 20px;
    border: 0;
    width: 20%;
    border-top: 1px solid rgb(112 61 94 / 50%);
}

.btn-outline-secondary {
    color: #04465d;
    border-color: #04465d;
}

input#topsearch {
    background: #ffffff;
    border: 2px solid #703d5e;
    height: 40px;
    border-radius: 0px;
    line-height: 40px;
    margin: 0;
    font-size: 16px;
    box-shadow: none;
    color: #999b9c;
}

.search {
    margin-top: 5px;
    position: relative;
}

.search form {
    padding: 5px 0 5px 10px;
}

.btn-outline-secondary {
    color: #fff;
    float: right;
    font-weight: 600;
    border: 2px solid #703d5e;
    border-radius: 0px;
    background-image: linear-gradient(#703d5e, #94577f, #3e2033);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    letter-spacing: 0.5px;
    margin-top: 10px;
    border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 2px 0 0 rgb(0 0 0 / 10%), 0 -2px 0 0 rgb(0 0 0 / 20%) inset;
}

.btn-outline-secondary:hover {
    color: #703d5e;
	background: #f2c21a;
     
}

a.btn.btn-outline-advertise {
    float: right;
    text-transform: uppercase;
    color: #fff;
    padding: 8px 1px;
    font-weight: 600;
    margin-left: 7px;
    width: 200px;
    font-size: 14px;
    border: 1px solid #703d5e;
    background-image: linear-gradient(#703d5e, #94577f, #3e2033);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    letter-spacing: 0.5px;
    margin-top: 10px;
    border-radius: 5px;
    box-shadow: 0 2px 0 0 rgb(0 0 0 / 10%), 0 -2px 0 0 rgb(0 0 0 / 20%) inset;
}

a.btn.btn-outline-advertise:hover {
    color: #703d5e;
    background: #f2c21a;
}

button.button-search {font-size: 18px;cursor: pointer;background-image: linear-gradient(#703d5e, #94577f, #3e2033);border: none;color: #fff;font-weight: 600;padding: 7px 10px;font-family: 'Montserrat', sans-serif;border-radius: 5px;box-shadow: 0 2px 0 0 rgb(0 0 0 / 10%), 0 -2px 0 0 rgb(0 0 0 / 20%) inset;transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;}

button.button-search:hover {
    color: #fff;
    background: #f2c21a;
}

.top-line-left i {
    padding-right: 5px;
    font-size: 15px;
}
 
  
	
