@charset "UTF-8";

/** 
* 
* -----------------------------------------------------------------------------
*
Theme Name: Topuniversitieslist Child
Theme URL: https://wordpress.org/
Description: Topuniversitieslist Child
Author: Topuniversitieslist Child
Author URI: https://wordpress.org/
Template: topuniversitieslist
Version: 2.8
Tested up to: 6.1
Requires at least: 4.4
Requires PHP: 5.2.4
Tags: Topuniversitieslist
*
* -----------------------------------------------------------------------------
* 

░█▄▀▒▄▀▄░█▒█░█▄▀▒▄▀▄░▀█▀░░░▀█▀░█▄█▒██▀░█▄▒▄█▒██▀
░█▒█░█▀█░▀▄▀░█▒█░█▀█░█▄▄▒░░▒█▒▒█▒█░█▄▄░█▒▀▒█░█▄▄

**/

@import url(https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap);

#main-container .breadcrumb,
.panel {
	box-shadow: 0 0 40px 0 rgb(0 0 0 / 5%);
	border-radius: 10px
}

.panel-heading p,
h1.post-title {
	font-weight: 300;
	line-height: 1.1
}

.footer-dark .copyright,
.footer-dark .item.social,
.google_ads_area,
p.pls_wait {
	text-align: center
}

body {
	font-family: Poppins, sans-serif;
	background-color: #f4f5f9
}

.readmore-btn,
.widget-taber a.nav-link,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	font-style: normal;
	font-weight: 600;
	color: #152035
}

.button,
.nav-link,
a {
	color: #171616
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit
}

.button,
a {
	text-decoration: none;
	-webkit-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	-ms-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	transition: .2s ease-out
}

.button:hover,
a:hover {
	color: #ef3f48;
	-webkit-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	-ms-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	transition: .2s ease-out
}

.nav-link:focus,
.nav-link:hover {
	color: #ef3f48
}

#main-container.container {
	padding-top: 10rem;
}

#main-container .breadcrumb {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: .75rem 1rem;
	margin-bottom: 0;
	list-style: none;
	text-decoration: none;
	background: #fff
}

.bg-navbar-theme {
	background-color: #1d1d1b !important
}

.panel {
	position: relative;
	background: #fff;
	padding: 3em
}

.panel-default>.panel-heading {
	color: #555;
	display: flex;
	align-items: center;
	width: 100%;
	position: relative
}

div.right-search-bar {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 0
}

div.right-search-bar input {
	display: block;
	width: 100%;
	height: 40px;
	padding-left: 15px;
	border-radius: 10px
}

.panel-heading {
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	padding: 12px
}

#university-title,
.panel-body {
	padding: 0
}

#university-title img {
	height: 100px;
	width: 100px;
	object-fit: contain
}

#university-title div {
	display: flex;
	justify-content: center;
	align-items: center
}

.panel-heading h1,
.panel-heading h2,
.panel-heading h3,
.panel-heading h4,
.panel-heading h5 {
	font-size: 20px;
	margin: 0;
	background: -webkit-linear-gradient(303.91deg, #174794 0, #f7a70d 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

.panel-heading p {
	margin-top: 14px;
	margin-bottom: 10px;
	font-size: 17px;
	color: #555
}

.panel-heading img {
	float: left !important;
	margin-right: 10px
}

.banner-area {
	overflow: hidden;
	height: 100%
}

.banner-area img,
iframe.widget-iframe {
	width: 100%
}

.header-navbar {
	-webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 17%);
	box-shadow: 0 1px 1px rgb(0 0 0 / 17%);
	height: 70px;
	background: #fff;
	position: relative;
	width: 100%;
}

.mb-15 {
	margin-bottom: 3em
}

h1.post-title {
	font-size: 30px;
	color: #555;
	margin: .6em 0
}

.uni_rank {
	position: relative
}

.uni_rank table {
	font-size: 17px;
	margin: auto
}

#top-universities-list.panel-body ul.list-group,
#university-city-rankings.panel-body ul.list-group,
#university-country-rankings.panel-body ul.list-group {
	max-height: 30em;
	overflow-y: scroll;
	overflow-x: hidden
}

#top-universities-list.panel-body ul.list-group::-webkit-scrollbar,
#university-city-rankings.panel-body ul.list-group::-webkit-scrollbar,
#university-country-rankings.panel-body ul.list-group::-webkit-scrollbar {
	width: 8px
}

#top-universities-list.panel-body ul.list-group::-webkit-scrollbar-track,
#university-city-rankings.panel-body ul.list-group::-webkit-scrollbar-track,
#university-country-rankings.panel-body ul.list-group::-webkit-scrollbar-track {
	background-color: #e7e7e7
}

#top-universities-list.panel-body ul.list-group::-webkit-scrollbar-thumb,
#university-city-rankings.panel-body ul.list-group::-webkit-scrollbar-thumb,
#university-country-rankings.panel-body ul.list-group::-webkit-scrollbar-thumb {
	background-color: rgba(223, 86, 86, .69);
	border: 1px solid rgba(92, 92, 92, .5);
	border-radius: 10px
}

#top-universities-list.panel-body ul.list-group::-webkit-scrollbar-thumb:hover,
#university-city-rankings.panel-body ul.list-group::-webkit-scrollbar-thumb:hover,
#university-country-rankings.panel-body ul.list-group::-webkit-scrollbar-thumb:hover {
	background-color: #000
}

.footer-dark {
	padding: 50px 0;
	background-color: #010f22;
	margin-top: 2rem;
	border-radius: 10px 10px 0 0
}

.footer-dark h3 {
	margin-top: 0;
	margin-bottom: 12px;
	font-weight: 700;
	font-size: 16px
}

.footer-dark ul {
	padding: 0;
	list-style: none;
	line-height: 1.6;
	font-size: 14px;
	margin-bottom: 0
}

.footer-dark ul a {
	color: inherit;
	text-decoration: none;
	opacity: .6
}

.footer-dark ul a:hover {
	opacity: .8
}

.footer-dark .item.text {
	margin-bottom: 36px
}

@media(max-width:767px) {
	.footer-dark .item:not(.social) {
		text-align: center;
		padding-bottom: 20px
	}

	.footer-dark .item.text {
		margin-bottom: 0
	}
}

.footer-dark .item.text p {
	opacity: .6;
	margin-bottom: 0
}

@media(max-width:991px) {
	.footer-dark .item.social {
		text-align: center;
		margin-top: 20px
	}
}

.footer-dark .item.social>a {
	font-size: 20px;
	width: 36px;
	height: 36px;
	line-height: 36px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	box-shadow: 0 0 0 1px rgba(255, 255, 255, .4);
	margin: 0 8px;
	color: #fff;
	opacity: .75
}

.footer-dark .item.social>a:hover {
	opacity: .9
}

.footer-dark .copyright {
	padding-top: 24px;
	opacity: .3;
	font-size: 13px;
	margin-bottom: 0
}

#social-media .panel-body a,
#wikipedia-page .panel-body a {
	background: #d39e00;
	padding: 5px 10px;
	color: #fff;
	text-decoration: underline
}

.panel-heading h2 span,
.panel-heading h3 span,
.panel-heading h4 span,
.panel-heading h5 span {
	font-weight: 400;
	color: #d39e00
}

.panel-heading:after {
	content: "\f19d";
	font: 18px/1 FontAwesome;
	color: #224c8e;
	padding-right: .5em;
	position: absolute;
	right: 10px
}

img.img-responsive {
	width: 100%;
	object-fit: contain
}

.color-yellow,
.color-yellow a {
	color: #d39e00 !important
}

.liner-bg {
	height: 5px;
	background: linear-gradient(303.91deg, #174794 0, #f7a70d 100%);
	margin-bottom: 15px
}

@media only screen and (max-width:768px) {

	.panel-heading h1,
	.panel-heading h2,
	.panel-heading h3,
	.panel-heading h4,
	.panel-heading h5 {
		font-size: 17px
	}
}

.navbar-theme {
	background: #fff;
	box-shadow: 0 0 40px 0 rgb(0 0 0 / 5%);
	border-top: 3px solid #ef3f48;
	border-bottom: 3px solid #ef3f48;
}

.navbar-theme .navbar-nav .nav-link {
	font-size: 15px
}

.panel-body ul.list-group a {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.panel-body ul.list-group span {
	display: block;
	width: auto;
	position: relative;
	float: left;
	margin: 0;
	padding: 0
}

.panel-body ul.list-group figure {
	display: block;
	width: auto;
	position: relative;
	float: right;
	margin: 0;
	padding: 0
}

.panel-body ul.list-group figure img {
	width: 35px;
	height: 35px
}

.navbar {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding-top: 1rem;
	padding-bottom: 1rem
}

.navbar-toggler {
	padding: .25rem .75rem;
	font-size: 1.25rem;
	background-color: #fff;
	border: 2px solid #ef3f48;
	border-radius: .25rem;
	transition: box-shadow .15s ease-in-out;
	color: #ef3f48;
	line-height: initial
}

.navbar-toggler-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	color: #ef3f48
}

.google_ads_area {
	margin: 0 0 2em;
	padding: 1em
}

a.more_btn_uni,
a.more_btn_uni:hover {
	display: block;
	color: #fff;
	padding: 1em;
	font-size: 18px;
	font-weight: 500;
	transition: .4s
}

a.more_btn_uni {
	background: #156741
}

a.more_btn_uni:hover {
	background: #198754
}

p.pls_wait {
	font-size: 20px;
	font-weight: 600
}

.navbar-brand {
	padding-top: .3125rem;
	padding-bottom: .3125rem;
	margin-right: 1rem;
	font-size: 23px;
	text-decoration: none;
	white-space: nowrap;
	color: #ef3f48;
	font-weight: 600
}

.navbar-brand p {
	font-size: 12px;
	color: #000;
	font-weight: 300;
	margin: 0;
	padding: 0
}

.navbar-collapse {
	flex-basis: 100%;
	flex-grow: 1;
	align-items: center;
	justify-content: space-between
}

.navbar-nav {
	display: flex;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	justify-content: center;
	width: 100%
}

.navbar-brand h1,
.navbar-brand strong {
	font-size: 23px;
	text-decoration: none;
	white-space: nowrap;
	color: #ef3f48;
	font-weight: 600
}

span.absolute_get_the_title {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	opacity: .08;
	font-size: 30px;
	font-weight: 700;
	letter-spacing: 1.5px
}

nav.pagenavi {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 2em 0
}

nav.pagenavi ul.pagination {
	list-style: none;
	margin: 0;
	padding: 0
}

nav.pagenavi ul.pagination li.page-item a.page-link {
	font-size: 18px;
	padding: 10px 20px;
	color: #198754;
	border-color: #198754
}

nav.pagenavi ul.pagination li.page-item.active a.page-link {
	background: #198754;
	color: #fff
}

.header-navbar .brand {
	position: absolute;
	padding-left: 20px;
	float: left;
	line-height: 70px;
	text-transform: uppercase;
	font-size: 1.4em;
}

.header-navbar .brand a,
.header-navbar .brand a:visited {
	color: #000000;
	text-decoration: none;
}

.header-navbar .nav-container {
	position: relative;
	width: 100%;
}

.header-navbar nav {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.header-navbar nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.header-navbar nav ul ul {
    background: #fff;
}

.header-navbar nav ul li {
	float: left;
	position: relative;
}

.header-navbar nav ul li a,
.header-navbar nav ul li a:visited {
	display: block;
	padding: 0 20px;
	line-height: 70px;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #eee;
}

.header-navbar nav ul li a:hover,
.header-navbar nav ul li a:visited:hover {
	background: #ef3f48;
	color: #ffffff;
}

.header-navbar nav ul li a:not(:only-child):after,
.header-navbar nav ul li a:visited:not(:only-child):after {
	padding-left: 4px;
	content: " ▾";
}

.header-navbar nav ul li ul li {
	min-width: 190px;
}

.header-navbar nav ul li ul li a {
	padding: 15px;
	line-height: 20px;
}

.header-navbar .nav-dropdown {
	position: absolute;
	display: none;
	z-index: 1;
	box-shadow: 0px 20px 12px rgb(0 0 0 / 15%);
}

/* Mobile navigation */
.header-navbar .nav-mobile {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	background: #262626;
	height: 70px;
	width: 70px;
}

@media only screen and (max-width: 798px) {
	.header-navbar .nav-mobile {
		display: block;
	}

	.header-navbar nav {
		width: 100%;
		padding: 70px 0 15px;
	}

	.header-navbar nav ul {
		display: none;
	}

	.header-navbar nav ul li {
		float: none;
	}

	.header-navbar nav ul li a {
		padding: 15px;
		line-height: 20px;
	}

	.header-navbar nav ul li ul li a {
		padding-left: 30px;
	}

	.header-navbar .nav-dropdown {
		position: static;
	}

	.header-navbar nav ul {
		width: 100%;
		-webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 17%);
		box-shadow: 0 1px 1px rgb(0 0 0 / 17%);
	}
}

@media screen and (min-width: 799px) {
	.header-navbar .nav-list {
		display: block !important;
	}

	.header-navbar .brand {
		display: none;
	}
}

.header-navbar #nav-toggle {
	position: absolute;
	left: 18px;
	top: 22px;
	cursor: pointer;
	padding: 10px 35px 16px 0px;
}

.header-navbar #nav-toggle span,
.header-navbar #nav-toggle span:before,
.header-navbar #nav-toggle span:after {
	cursor: pointer;
	border-radius: 1px;
	height: 5px;
	width: 35px;
	background: #ffffff;
	position: absolute;
	display: block;
	content: "";
	transition: all 300ms ease-in-out;
}

.header-navbar #nav-toggle span:before {
	top: -10px;
}

.header-navbar #nav-toggle span:after {
	bottom: -10px;
}

.header-navbar #nav-toggle.active span {
	background-color: transparent;
}

.header-navbar #nav-toggle.active span:before,
.header-navbar #nav-toggle.active span:after {
	top: 0;
}

.header-navbar #nav-toggle.active span:before {
	transform: rotate(45deg);
}

.header-navbar #nav-toggle.active span:after {
	transform: rotate(-45deg);
}

.panel-body p {
    text-align: justify;
}