@font-face {
  font-family: 'icons-sm';
  src:  url('fonts/icons-sm.eot?ms3c7d');
  src:  url('fonts/icons-sm.eot?ms3c7d#iefix') format('embedded-opentype'),
    url('fonts/icons-sm.ttf?ms3c7d') format('truetype'),
    url('fonts/icons-sm.woff?ms3c7d') format('woff'),
    url('fonts/icons-sm.svg?ms3c7d#icons-sm') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons-sm' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
 body, img,  .readmore, .header-nav a, .mega-sub-menu .mega-menu-link, .book-an-appointment {
	 font-family:'Montserrat';
    transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
 }
 h1,h2,h3,h4,h5,h6,h7, .navbar, .menu-item a, .menu-headermenu-container .submenu{
	 font-family:'Montserrat'; 
 }
h1{
	font-size: 31px;
    font-weight: 600;
    text-align: left;
    line-height: 42px;
    text-transform: uppercase;
	color:#fff;
}
.banner p{
	color:#fff;
	max-width:85%;
}
.our-locations {
    margin-left: -30px;
    margin-right: -30px;
}
.our-locations label {
    font-size: 13px;
    text-transform: uppercase;
    padding-left: 31px;
}

a:hover{
	text-decoration:none;
}
a.navbar-toggler{
	border:none;
}
a.navbar-toggler .icon-menu1 {
    font-size: 32px;
}
.hdr-links {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.register-and-phone {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
	margin-right: 30px !important;
}
.banner .register-btn {
    background: transparent;
    border: 1px solid #fff;
    display: inline-block;
    max-width: 170px;
    text-align: center;
    padding-right: 0;
    font-weight: 500;
}
.study-in-section {
    padding-left: 0;
    padding-right: 0;
}
.study-in-section .col-md-3 {
    position: relative;
	padding: 0px;
}

.study-in-section .col-md-3 h2,
.study-in-section .col-md-9 h2 {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 20px;
}

.study-in-section .col-md-3 img {
    width: 100%;
}
.study-in-section .col-md-3 h2 span {
    font-weight: 600;
}
.letshelp {
    background: #0534ff;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    padding: 50px !important;
}
a.find-more {
    color: #fff;
    font-size: 13px;
    border: 1px solid #1fcdff;
    display: inline-block;
    padding: 7px 20px;
	padding-right:30px;
    border-radius: 21px;
}
a.find-more:hover{
	background:rgba(0,0,0,0.3);
}
.find-more .icon-chevron-right {
    font-size: 19px;
    position: absolute;
    top: 7px;
}

.find-more {
    position: relative;
}
.letshelp h2 {
    position: static !important;
    font-weight: 600 !important;
}

.study-in-section .col-md-3 p {
    color: #fff;
}


.banner-swiper .row {
    margin-left: 0;
    margin-right: 0;
}
.banner .register-btn:hover{
	background:rgba(255,255,255,.3);
}

.phone-and-mail {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    line-height: 0px;
}

.call-guiede,
.mail-guiede {
    font-size: 12px;
    font-family: Montserrat;
    font-weight: 500;
    padding-right: 10px;
    margin-bottom: 3px;
}
.mail-guiede {
	margin-top: 3px;
	margin-bottom: 0px;
}
span.icon-mail_outline,
span.icon-phone1 {
    font-size: 17px;
    margin-right: 3px;
    position: relative;
    top: 3px;
    color: #209cd6;
}
span.icon-phone1 {
	font-size: 15px;
	top: 1px;
}
.register-btn, .btn-register {
    background: #44b889;
    color: #fff !important;
    padding: 4px;
    border-radius: 35px;
	padding-right:25px;
}
.register-btn span, .btn-register span{
	background:#328171;
	border-radius:50%;
	display: inline-block;
    padding: 14px;
    margin-right: 8px;
}
#collapsingNavbar .navbar-nav {
    margin-right: 70px;
}
.navbar-nav.headernav {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 13px;
}
.container-fluid.banner {
    padding: 0px;
	position:relative;
}

.container-fluid.banner img {
    max-width: 100%;
    height: auto;
}
.banner-image-wrpr {
	position: absolute;
    overflow: hidden;
    left: 0;
    right: 0;
    min-height: 474px;
}
.container-fluid.banner .container {
    position: relative;
}
.banner-image-wrpr img {
    width: 100%;
}
.content-column {
    min-height: 436px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.banner-image-wrpr:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(41 43 55 / 0.0);
}
.row.banner-content-wrpr {
    position: absolute;
    left: 0;
    right: 20px;
    top: 0;
    z-index: 1;
    bottom: 0;
	    align-items: center;
}
.banner-content{
	background: rgba(31,37,44,.9);
    width: 456px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 0px;
    color: #fff;
}
.banner-para {
    padding: 30px;
}

.banner-para p {
    font-size: 13px;
    line-height: 20px;
}
.vein-icon {
    margin-bottom: 30px;
}
.banner .book-an-appointment {
    background: #bde1f3;
    display: block;
    width: 100%;
    text-align: center;
    padding: 11px 22px;
    text-transform: uppercase;
    font-weight: 600;
    color: #2979a4 !important;
	margin-top: 30px;
	box-shadow: 0 0 0 3px transparent;
}
.banner .book-an-appointment:hover {
    text-decoration: none;
    box-shadow: 0 0 0 3px #fff;
}
.call-guiede span, .mail-guiede span {
    color: #1c4154;
}
.guiede-logo {
    position: absolute;
	top: 9px;
    z-index: 1;
}
nav.navbar {
    min-height: 110px;
}
.find-more-wrpr {
    display: flex;
    align-items: center;
}
.readmore {
    font-size: 13px;
    font-weight: 600;
    border: 1px solid #0534ff;
    display: inline-block;
    padding: 8px 20px;
    border-radius: 35px;
}

.find-more-wrpr .readmore {
    color: #fff;
    border: 2px solid #335aff;
}
.readmore span {
    font-size: 15px;
    position: relative;
    top: 2px;
    right: -5px;
}
.banner-content .btn-register span {
    padding: 9px;
}
.our-locations img {
    border-bottom: 4px solid #44b889;
}
.banner-content .btn-register {
    padding: 2px;
    padding-right: 17px;
}
.container-fluid.banner {
    background: #44b889;
}
.banner-content-wrpr {
    padding-top: 140px;
}
.about-section {
    background: #fff;
    min-height: 200px;
    padding: 60px 0;
	padding-bottom:0px;
}
.about-section img {
    max-width: 457px;
	margin-top: 10px;
}
.about-section h2 {
    font-weight: 400;
    color: #000;
    font-size: 31px;
}
.about-section p {
    font-size: 14px;
    color: #000;
    line-height: 20px;
}
.about-section .readmore {
    color: #000;
}
.about-section .content-section {
    
}
.services-section.container {
    padding: 80px 0;
}
.services-section.container h2 {
    font-size: 36px;
    color: #243436;
    font-weight: 400;
}

.services-section.container h2 span {
    font-weight: 400;
}
.services-section img {
    max-width: 100%;
	min-height: 175px;
}
.admission-and-visa .col-md-6 {
    padding: 0px;
}
.admission-and-visa h3 {
    font-size: 20px;
}

.admission-and-visa p {
    font-size: 14px;
}
.visa-content.col-md-6 {
    padding-left: 25px;
    padding-top: 29px;
}
.services-pic {
    height: 368px;
}
.career-counselling{
	padding-top:34px;
}
.career-counselling h3{
	font-size:20px;
}
.career-counselling p{
	font-size:14px;
}
.read-more-wrpr .readmore {
    color: #000;
    border-bottom: 2px solid #44b889;
    padding-bottom: 5px;
}
.study-options-section {
    background: #325465;
    min-height: 250px;
	padding: 80px 0;
}

.study-options-section h2 {
    font-size: 31px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 40px;	
}

.study-options-section h2 span {
    font-weight: 400;
}
.study-options-section .card {
    background: #243436;
    min-height: 186px;
	transform: translateY(0px);
	transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
}
.services-section p {
    text-align: center;
    border-bottom: 3px solid #0534ff;
    padding-top: 7px;
    padding-bottom: 7px;
}
.services-content p {
    border: none;
    text-align: left;
}
.study-options-section .card-body {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
	text-align:center;
}
.study-options-section .card-body img {
    margin-bottom: 20px;
}
.study-options-section .card:hover {
    background: #0534fe;
	transform: translateY(-10px);
    box-shadow: 0 11px 50px rgb(0 0 0 / 0.29);
}
.study-options-section .find-more-wrpr {
    justify-content: center;
}
.quick-enquiry-section {
    background: #0534fe url(../images/student-picture2.jpg) no-repeat 110% bottom;
    min-height: 500px;
    background-size: cover;
	padding-top: 80px;
	    background-size: 57%;
}
.quick-enquiry-section .picture-wrpr {
    display: flex;
    align-items: flex-end;
}
.quick-enquiry-section h2{
    font-size: 31px;
    color: #fff;
    font-weight: 400;
	margin-bottom:60px;
}
 .testimonial-section h2 {
    font-size: 31px;
    color: #000;
    font-weight: 400;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
}
.quick-enquiry-section h2 span,
.testimonial-section h2 span{
	font-weight:300;
}
.quick-enquiry-section input[type=text],
.quick-enquiry-section select {
    background: #fff;
    font-size: 14px;
    padding: 25px;
    border-radius: 31px;
	color:#000;
}
.quick-enquiry-section select {
    padding: 0;
    min-height: 51px;
    padding-left: 19px;
}
.quick-enquiry-section label {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    color: #00908a;
    padding-left: 11px;
}
.quick-enquiry-section button.btn-submit {
    border-radius: 31px;
    font-size: 18px;
    font-family: Montserrat;
    background: #ed1b24;
	border-color: #ed1b24;
    padding: 10px;
    padding-left: 4px;
    padding-right: 4px;
	margin-bottom:50px;
	width:100%;
}

.quick-enquiry-section button.btn-submit span {
    background: #328171;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 21px;
    margin-right: 5px;
}
.testimonial-section {
    background: #e5e5e5;
    min-height: 250px;
    padding: 80px 0;
}
.testimonials .card-footer img {
    width: 103px;
    height: 103px;
    object-fit: cover;
    border-radius: 50%;
    margin-bottom: 10px;
}

.testimonials .card-footer .name-and-location {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    color: #243436;
}

.testimonials .card-footer {
    background: none;
    border: none;
    position: relative;
    top: -60px;
}

.testimonials .card {
    background: none;
    border: none;
	transform: translateY(0px);
	transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
}
.testimonials .card:hover{
	transform: translateY(-10px);
}

.testimonials .card-body {
    background: #e5e5e5;
    font-size: 14px;
    min-height: 95px;
    padding: 25px;
    padding-top: 0;
    padding-bottom: 0px;
    border: 1px solid #0534fe;
    border-top: none;
    border-bottom-left-radius: 11px;
    border-bottom-right-radius: 11px;
}

.testimonials .swiper-wrapper.row {
    flex-wrap: nowrap;
}

.testimonials .card:hover .card-body {
    background: #ffffff;
    color: #000;
    box-shadow: 0 7px 8px rgb(0 0 0 / 0.2);
}
.testimonials .card-header {
    background: #e5e5e5;
	padding-bottom: 0;	
}
.testimonials .card:hover .card-header {
    background: #fff;
}
.feedback-name {
    padding-left: 91px;
    font-weight: 500;
    font-size: 15px;
}
.feedback-designation {
    padding-left: 91px;
    font-size: 12px;
    color: #0534fe;
}
.testimonials .card-header img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    object-fit: cover;
    position: absolute;
    left: 20px;
    top: 36px;
    border: 1px solid #0534ff;
}

.testimonials .card {
    padding-top: 60px;
	padding-bottom:20px;
}

[data-aos][data-aos][data-aos-delay='600'].aos-animate,body[data-aos-delay='600'] [data-aos].aos-animate {
    transition-delay: 0s
}


[data-aos][data-aos][data-aos-delay='700'].aos-animate,body[data-aos-delay='700'] [data-aos].aos-animate {
    transition-delay: 0s
}



[data-aos][data-aos][data-aos-delay='900'].aos-animate,body[data-aos-delay='900'] [data-aos].aos-animate {
    transition-delay: 0s
}

.swiper-nav-wrpr {
    position: relative;
    height: 30px;
    width: 90px;
}
.title-and-swipernav {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.swiper-nav-wrpr .swiper-button-next, .swiper-nav-wrpr .swiper-button-prev {
    background: none;
    margin-top: 0px;
    height: 20px;
    top: 5px;
    font-size: 31px;
}
.swiper-nav-wrpr .swiper-button-next span, .swiper-nav-wrpr .swiper-button-prev span {
    color: #44b889;
}
footer {
    padding: 80px 0;
    background: #9bacb4;
    padding-bottom: 20px;
    border-bottom: 40px solid #637d8a;
}
.footerlogo-and-address-wrpr img {
    margin-right: 20px;
}

.footerlogo-and-address-wrpr address {
    font-size: 13px;
}
.footerlogo-and-address-wrpr {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
	flex-direction: column;
}
.footerlogo-and-address-wrpr p{
	font-size:11px;
}
.social a {background: #1c4154;display: inline-block;padding: 8px;border-radius: 50%;color: #fff;font-size: 14px;}

.phone-and-email {
    display: flex;
    flex-direction: column;
    font-size: 11px;
    margin-top: 12px;
}

.phone-and-email a {
    color: #1c4154;
    margin-bottom: 2px;
}

.phone-and-email a span {
    margin-right: 5px;
}
.footermenu {
    display: flex;
    flex-direction: column;
    font-size: 15px;
}

.footermenu a {
    margin-bottom: 7px;
    color: #243436;
    font-weight: 500;
	    font-size: 12px;
}
.footer-devider hr {
    margin: 40px 0;
    border-top: 1px solid #44b889;
}
.footer-copy {
    font-size: 12px;
    opacity: .8;
}
.social .icon-facebook {
    background: #206ad7;
}

.social .icon-twitter {
    background: #206ad7;
}

.social .icon-social-linkedin {
    background: #206ad7;
    font-size: 19px;
    padding: 1px;
    width: 30px;
    height: 30px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    top: 3px;
}
.phone-and-email span {
    color: #206ad7;
}
li.nav-item.dropdown.active .dropdown-menu a {
    border-bottom-color: transparent;
}
li.nav-item.dropdown.active .dropdown-menu a.active{
	color:#fff !important;
}
.footermenu a.active {
    border-bottom: 1px solid #fff;
    color: #fff;
}

.footermenu a {
    border-bottom: 1px solid transparent;
}

ul.navbar-nav.headernav {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

ul.navbar-nav.headernav li {
    margin-left: 5px;
    margin-top: 17px;
    margin-bottom: 10px;
    font-weight: 600;
}
.phoneonly{
	display:none;
}
li.nav-item.active {
    
}

li.nav-item.active a {
    color: #000 !important;
	border-bottom: 3px solid #3cbeff;
}



.call-register-search {
    background: #0534fe;
    color: #fff;
}
.call-register-search .col-md-4 {
    display: flex;
    align-items: center;
	min-height: 60px;	
}
.call-register-search a {
    color: #fff;
    font-size: 12px;
}

.call-register-search .input-group input[type=text] {
    background: transparent;
    color: #fff;
    border-radius: 31px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
	 border-right: none;
    border-color: #fff;
    border-color: transparent;
	font-size: 12px;
    padding-top: 13px;
}

.call-register-search .input-group-append button {
    background: transparent;
    border-radius: 20px;
    border-color:  transparent;
    border-left-color: transparent;
}
.call-register-search .input-group input[type=text]:focus {
    border-right: none;
	box-shadow: none;
}
.search-wrpr {
    border: 1px solid #40ff95;
    border-radius: 31px;
}
.register-signin span {
    background: rgb(255,125,30);
    background: linear-gradient(90deg, rgba(255,125,30,1) 0%, rgba(255,56,147,1) 100%);
    padding: 6px 22px;
    border-radius: 21px;
}

.call-register-search .input-group input[type=text]::-webkit-input-placeholder { /* Edge */
  color: #fff;
}

.call-register-search .input-group input[type=text]:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

.call-register-search .input-group input[type=text]::placeholder {
  color: #fff;
}

.register-signin {
    display: flex;
    justify-content: flex-end;
}
.swiper-pagination.swiper-pagination-banner span {
    width: 15px;
    height: 15px;
    background: #fdfdfd;
}
.readmore:hover {
    background: #073597;
    color: #fff;
}
.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
    border: 1px solid #0534fe;
    border-top-left-radius: 11px !important;
    border-top-right-radius: 11px !important;
    border-bottom: 0;
}
.swiper-pagination.swiper-pagination-testimonial {
    bottom: 0px;
}

.swiper-container.testimonials .swiper-wrapper {
    padding-bottom: 30px;
}

.swiper-pagination.swiper-pagination-testimonial .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
}
address {
    font-size: 12px;
}
footer label {
    font-size: 14px;
    font-weight: 500;
}
.footerlogo-and-address-wrpr img {
    position: relative;
    top: -19px;
}
.study-in-section .row {
    margin-left: 0;
    margin-right: 0;
}
.study-uk,
.study-australia,
.study-canada,
.study-newzealand,
.study-ireland,
.study-europe,
.about-us,
.contact-us{
    background: url(../images/uk-tower-bridge.jpg) no-repeat center center;
	min-height:550px;
	background-size:cover;
	position:relative;
	display: flex;
    justify-content: flex-start;
    align-items: flex-end;
	padding-bottom: 0;
}
.study-australia{
    background: url(../images/study-in-australia-b.jpg) no-repeat center center;
}
.study-canada{
    background: url(../images/study-in-canada-b.jpg) no-repeat center center;
}
.study-newzealand{
    background: url(../images/New-Zealand.jpg) no-repeat center center;
}
.study-ireland{
    background: url(../images/kilkenny-castle-ireland.jpg) no-repeat center center;
}
.study-europe{
    background: url(../images/europe-b.jpg) no-repeat center center;
}
.about-us{
    background: url(../images/about-us-pic.jpg) no-repeat center center;
}
.banner-wrpr {
    background: #1c4154;
    display: inline-flex;
    flex-direction: column;
    color: #fff;
    padding: 35px;
}

.banner-wrpr p {
    margin-bottom: 0;
	font-size:22px;
	color:#bbc2c6;
}
.banner-wrpr h1 {
    font-size: 43px;
    font-weight: 500;
}
.sidebar-wrpr {
    position: relative;
    top: -32px;
}

.abroad-form-header {
    background: #0534ff;
    color: #fff;
    padding: 35px 20px;
}

.abroad-form-header h3 {
    font-size: 20px;
    text-transform: uppercase;
}

.abroad-form-header p {
    font-size: 15px;
    margin-bottom: 0;
}
.abroad-form-body {
    background: #f1f1f1;
    min-height: 300px;
}
.abroad-form-body {
    padding: 35px 20px;
}

.abroad-form-body input, .abroad-form-body select {
    font-size: 13px;
}

.abroad-form-body button {
    width: 100%;
}

.innerpage p {
    font-size: 14px;
    line-height: 1.9;
}
.innerpage h2 {
    font-size: 22px;
    text-transform: uppercase;
    margin-top: 40px;
}
.reason-in-study-abroad .card h3 {
        font-size: 13px;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-bottom: 0px;
}

.reason-in-study-abroad .card {
    min-height: 100px;
    margin-bottom: 28px;
    overflow: hidden;
    border-radius: 11px;
    box-shadow: 0 5px 10px rgb(0 0 0 / 0.1);
    border: none;
	transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    transform: translateY(0px);
}
.reason-in-study-abroad .card:hover {
    box-shadow: 0 5px 10px rgb(0 0 0 / 0.2);
    transform: translateY(-10px);
}

.reason-in-study-abroad .card-body {
    display: flex;
    justify-content: center;
    align-items: center;
}
.reason-in-study-abroad .card-img-top {
    max-height: 150px;
    object-fit: cover;
}
.reason-in-study-abroad {margin-top: 20px;margin-bottom: 10px;}
.other-study-destinations-wrpr h3 {
    padding-top: 46px;
    padding-bottom: 27px;
    font-size: 23px;
}

.other-study-destinations-wrpr h3 span {
    font-size: 19px;
}
.other-study-destinations-wrpr .row img {
    max-width: 100%;
    position: relative;
}
.other-study-destinations-wrpr .row .imgwrpr{
	position:relative;
	display:inline-block;
	margin-bottom: 4px;
}
.other-study-destinations-wrpr .row .imgwrpr:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(0 0 0 / 0.4);
    width: 100%;
    display: block;
    z-index: 1;
	
}

.other-study-destinations-wrpr .row .imgwrpr h2 {
    color: #fff;
    position: absolute;
    top: -20px;
    right: 20px;
    font-size: 16px;
    z-index: 10;
}
.more-location-wrpr {
    padding-top: 20px;
}
li.nav-item a {
    border-bottom: 3px solid transparent;
    transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
}



li.nav-item a:hover{
    color: #000 !important;
    border-bottom: 3px solid #3cbeff;
}
.headernav .dropdown a {
    font-size: 12px;
    font-weight: 600;
    color: rgb(0 0 0 / 60%);
}

.headernav .dropdown a:hover{
    color: rgb(0 0 0 / 100%);
}

.footermenu {
    margin-top: 7px;
}
.footermenu span{
	position:relative;
}
.footermenu span:before {
    content:"";
    position: absolute;
    height:3px;
    left:0;
    right:0;
    bottom:-15px;
    background:#0534ff;
    margin-left: 19px !important;
    margin-right: 19px !important;
	transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    opacity:0;
}

.footermenu span:before {
	margin-left: 0px !important;
    margin-right: 0px !important;
    opacity: 0;
    bottom: 3px;
    height: 2px;
    width: 0;
    left: auto;
}
.footermenu span:hover:before,
.footermenu span:hover:before {
   opacity:1;
   bottom:-15px;
}
.footermenu span:hover:before {
   opacity: 1;
    bottom: -2px;
    width: 100%;
}

.abroad-form-body.abroad-form-body-popup {
    position: fixed;
    z-index: 100;
    top: -600px;
    left: 50%;
    margin-left: -160px;
    box-shadow: 0 0 20px rgb(0 0 0 / 20%);
	transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
	width: 320px;
	
}
.abroad-form-body.abroad-form-body-popup.active {
	top: 170px;
}
.abroad-form-body-popup h3 {
    font-size: 18px;
    position: relative;
    top: -10px;
}
.close-popup {
    position: absolute;
    right: 19px;
    top: 9px;
    font-size: 32px;
    color: #ff5b59 !important;
	cursor:pointer;
}
.contactus input {
    font-size: 13px;
}

.contactus label {
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 2px;
}

.contactus textarea {
    font-size: 13px;
}
.btn-contactus {
    font-weight: 600;
    font-size: 15px !important;
    min-width: 180px;
}
.contact-us {
    background: url(../images/contact-bg.jpg) no-repeat center center;
	min-height: 280px;
}

.swiper-button-next.swiper-button-jobs-next,
.swiper-button-prev.swiper-button-jobs-prev {
    background: none;
    height: 30px;
}

.swiper-button-next.swiper-button-jobs-next i,
.swiper-button-prev.swiper-button-jobs-prev i {
    display: inline-flex;
    background: #e7dcdc;
    width: 30px;
    height: 30px;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    border-radius: 50%;
}

.study-europe-cards .card-body {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.study-europe-cards .card-body h3 {
    text-align: left;
    margin-bottom: 11px;
}
.study-in-section.study-in-section2 .row {
    margin-left: -15px;
    margin-right: 0px;
}
.study-in-section.study-in-section2 img {
    width: 100%;
}

.study-in-section.study-in-section2 .col-md-4  {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.study-in-section.study-in-section2 .col-md-3{
    padding-left:0px;
}

.study-in-section.study-in-section2 .col-md-9{
    padding-right:0px;
}
.container-fluid.banner {
    min-height: 500px;
}
.sidebar-wrpr .close-popup {
    display: none;
}
.error {
    font-size: 12px;
}

.innerpage.about .about-us {
    background-position: -380px -270px !important;
}




@media only screen and (max-width:800px){
    .sidebar-wrpr{
        top:0px;
    }
.phoneonly{
	display:block;
}
.phoneonly.search-cntnr {
    padding-bottom: 17px;
}	
.call-register-search a.icon-search {
    display: inline-block;
    background: #ff762b;
    padding: 10px;
    border-radius: 21px;
    margin-left: 6px;
}	
.register-signin span {
    position: relative;
    right: -10px;
}	
.letshelp { 
    align-items: center;
}	
.address-and-social p {
    text-align: center;
}	
.quick-enquiry-section {
    padding-top: 40px;
    padding-bottom: 370px;
    background-size: 146%;
    background-position-x: -149px;
}
.quick-enquiry-section h2 {
    text-align: center;
}	
.study-options-section h2 {
    font-size: 31px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 40px;
    text-align: center;
}	
.find-more-wrpr .readmore {
    min-width: 180px;
}	
.services-section .row .col-md-3:nth-child(5) {
    order: 5;
    text-align: center;
}	
.about-section h2 {
    text-align: center;
}

.about-section .content-section .text-right {
    text-align: center !important;
    padding-top: 21px;
}
.services-section .row .col-md-3:first-child {
    order: 4;
}
.services-section .row .col-md-3:nth-child(2) {
    order: 2;
}
.services-section .row .col-md-3:nth-child(3) {
    order: 3;
}
.services-section .row .col-md-3:nth-child(4) {
    order: 1;
    text-align: center;
    padding-bottom: 30px;
    padding-top: 25px;
    border-top: 1px solid #e2e0e3;
}
.services-section .row .col-md-3:nth-child(4) p {
    text-align: center;
}
	
.call-register-search.container-fluid {
    padding: 0;
}
.call-register-search a .icon-phone {
    display: inline-block;
    background: #ff762b;
    padding: 10px;
    border-radius: 21px;
}
.search-cntnr.phoneonly {
    display: none ;
}
.call-register-search .col-md-4:first-child {
        -ms-flex: 0 0 16.666667%;
    flex: 0 0 25.666667%;
    max-width: 25.666667%;
}
.col-md-4.text-right.register-signin {
        -ms-flex: 0 0 80.666667%;
    flex: 0 0 71.666667%;
    max-width: 71.666667%;
}
.call-register-search a .icon-phone + span {
    display: none;
}	
.desktoponly{
	display:none !important;
}	
footer label {
    text-align: center;
    width: 100%;
}	
address {
    font-size: 12px;
    text-align: center;
}	
.swiper-pagination.swiper-pagination-testimonial {
    bottom: 0px !important;
}	
.study-in-section .row {
    margin-left: 0;
    margin-right: 0;
}	
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 39px;
    left: 0;
    width: 100%;
}	
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 39px;
}	
.container-fluid.banner img {
    max-width: 100%;
    height: 470px;
    object-fit: cover;
    object-position: -210px;
}	
.banner-image-wrpr {
    min-height: 0px;
}	
	
.navbar-toggler-icon {
    display: block;
    position: absolute;
    top: 47px;
    right: 10px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    z-index: 400;
    padding: 0;
	background-image: none !important;
}
.navbar-toggler-icon span {
    position: absolute;
    top: 50%;
    left: 10px;
    right: 10px;
    display: block;
    height: 4px;
    margin-top: -2px;
    background-color: #97a6ad;
    font-size: 0px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s;
}
.navbar-toggler-icon span:before, .navbar-toggler-icon span:after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: #97a6ad;
    content: '';
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
}
.navbar-toggler-icon span:before {
    -webkit-transform: translateY(-220%);
    transform: translateY(-220%);
}
.navbar-toggler-icon span:after {
    -webkit-transform: translateY(220%);
    transform: translateY(220%);
}
.navbar-toggler-icon.active span:before {
    -webkit-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg);
}
.navbar-toggler-icon.active span:after {
    -webkit-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg);
}
span.navbar-toggler-icon.active span {
    background: transparent;
}	
ul.navbar-nav.headernav .nav-item.active {
    background: #d5dde8;
}

ul.navbar-nav.headernav .nav-item.active a {
    color: #fff;
}	
ul.navbar-nav.headernav {
    justify-content: space-evenly;
    align-items: center;
    margin-right: 0 !important;
    flex-wrap: wrap;
    padding-bottom: 28px;
}

ul.navbar-nav.headernav .nav-item {
    width: 45.9%;
    text-align: center;
    background: #d5dde8;
    margin-left: 0px;
    margin-bottom: 0px;
	border-radius: 21px;
    overflow: hidden;	
}	
	
.phoneonly.guiede-logo {
    display: block;
    position: relative;
    visibility: hidden;
	
}	
.register-and-phone {
    display: none;
}	
.footerlogo-and-address-wrpr img {
    margin-right: 0;
}	
.footermenu {
    align-items: center;
    margin-top: 15px;
}

.footermenu a {
    margin-bottom: 20px;
}

.footer-copy {
    text-align: center !important;
}	
.social {
    text-align: center;
}

.phone-and-email {
    text-align: center;
}	
.footerlogo-and-address-wrpr address {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px;
}	
.footerlogo-and-address-wrpr {
    
    flex-direction: column;
    align-items: center;
}	
footer {
    padding: 30px 15px;
}	
.testimonials .swiper-wrapper.row {
    margin: 0;
}	
.testimonial-section {
    padding: 30px 15px;
}	
.quick-enquiry-section .col-md-5 {
    order: 2;
}

.quick-enquiry-section .col-md-7 .col-md-12.text-right {
    text-align: center !important;
}	
.study-options-section .card {
    margin-bottom: 20px;
}	
.study-options-section {
    padding: 40px 0;
}

.admission-and-visa .col-md-6:first-child {
    order: 1;
}

.admission-and-visa .col-md-6:nth-child(2) {
    order: 2;
}
.admission-and-visa .col-md-6:nth-child(3) {
    order: 3;
}
.admission-and-visa .col-md-6:nth-child(4) {
    order: 2;
}
.admission-and-visa .col-md-6:nth-child(5) {
    order: 2;
}	
.admission-and-visa .col-md-6 {
    padding: 15px;
}	
.services-section.container {
    padding: 30px 15px;
	padding-top:0px;
}	
.about-section {
    padding: 20px 0;
}
.about-section .content-section {
    position: relative;
    top: 0;
    padding-top: 30px;
    padding-bottom: 30px;
}
.find-more-wrpr {
    flex: 0 0 50%;
    max-width: 50%;
}
.study-options-section .find-more-wrpr {
    flex: 0 0 100%;
    max-width: 100%;
}

.find-more-wrpr + .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
}
.our-locations .col-md-12 {
    display: none;
}	
.our-locations img {
    margin-bottom: 20px;
}
.our-locations label {
    padding-left: 0;
}
.row.our-locations .col-md-6 {
    display: flex;
    flex-direction: column;
}	
.our-locations {
    margin-left: 15px;
    margin-right: 15px;
}
.banner-image-wrpr {
   
}
.banner-content-wrpr {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}	
img {
    max-width: 100%;
}

.banner-content {
    width: 100%;
}

.about-section img {
    max-width: 100%;
}

.services-pic {
    height: auto;
}
}