.top-header {
	background-color: #0d2531;
	height: 50px;
	display: flex;
	align-items: center;
	color: white;
}

.navbar-static-top {
	margin-bottom: 0px;
}

.top-header a {
	color: white;
}

.top-header-container {
	display: flex;
	flex-direction: row;
	column-gap: 35px;
	justify-content: end;
	align-items: center;
}

.btn-accesosdirectos {
	top: 68px;
}

.btn-buscador {
	top: 108px;
}

.no-margin-bottom {
	margin-bottom: 0px;
}

.separator {
	background-color: white;
	width: 1px;
	height: 40px;
}

.bottom-header, .navbar {
	background-color: #0a4382;
}

.container-flex {
	display: flex;
	align-items: center;
}

.header-height {
	padding-top: 15px;
	padding-bottom: 15px;
}

.menu-principal>li>.dropdown-menu {
	margin-top: 24px;
	background: white;
}

.image-header {
	height: 62px;
	width: auto;
}

.navbar-toggle {
	border: none;
}

.icon-bar {
	background-color: white !important
}

.megamenu .col-sm-6, .megamenu .col-sm-12 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.navbar-right .dropdown-menu {
	right: auto;
	left: 0;
}

.megamenu>li {
	line-height: 35px;
	padding-left: 0px;
}

.megamenu>li {
	min-width: 540px;
}

.megamenu h4 {
	font-weight: bold;
	/*text-decoration: underline;*/
	padding-left: 20px;
	/*text-underline-offset: 5px;*/
}

.megamenu {
	padding-top: 20px;
}

.megamenu ul {
	list-style: none;
	padding-left: 0px;
	padding-bottom: 20px;
}

.megamenu-item:hover {
	font-weight: bold;
	background-color: #f5fcfe;
	cursor: pointer;
}

.megamenu-item a:hover {
	text-decoration: none;
}

.megamenu-item a {
	color: black;
	padding-left: 20px;
}

.megamenu-item a:hover {
	color: black;
}

.menu-large>a {
	color: white !important;
}

.menu-large>a:hover {
	
}

a.campus-online-text {
	color: #0a4382 !important;
	font-family: SegoeUIBold;
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	display: inline !important;
	padding: 5px;
}

.campus-online {
	margin-left: 30px;
	border-radius: 5px;
	background: white;
	padding: 5px;
}

.campus-online:hover {
	
}

a.campus-online-text:hover {
	
}

.campus-online-img {
	width: 21.3px;
	height: 16px;
	margin: auto;
	margin-left: 10px;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus,
	.navbar-default .navbar-nav>.open>a:hover {
	background-color: transparent;
}

.new-header>.navbar-header {
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.new-header .navbar-static-top {
	margin-bottom: 0px !important;
}

.new-header .navbar-right {
	height: 100px;
	display: flex;
	align-items: center;
}

.new-header .navbar-brand {
	height: auto;
}

.open>.dropdown-menu {
	z-index: 1100;
}

/* // Extra small devices (portrait phones, less than 576px)
// No media query for `xs` since this is the default in Bootstrap

// Small devices (landscape phones, 576px and up) */
@media ( max-width : 576px) {
}

.campus-online {
  	margin-right: 30px;
}

.navbar-idioma {
  margin-right: 10px;
}

/* // Medium devices (tablets, 768px and up) */
@media ( max-width : 768px) {
}

@media ( max-width : 1542px) and (min-width:1200px) {
	.btn-accesosdirectos {
		top: 190px;
	}
	.btn-buscador {
		top: 230px;
	}
	.navbar-nav>li>.open-left {
		right: 0px;
		left: auto;
	}
}
@media( max-width : 1200px) {
	.navbar-nav>li>.open-left {
		right: 0px;
		left: auto;
	}
}

@media ( max-width : 847px) {
	.menu-large {
		padding-left: 0px !important;
	}
}
/* // Large devices (desktops, 992px and up) */
@media ( max-width : 992px) {
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand
		{
		margin-left: 0px;
	}
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand
		{
		margin-left: 0px;
	}
	.top-header-container>*:nth-child(1), .top-header-container>*:nth-child(2),
		.top-header-container>*:nth-child(3) {
		display: none;
	}
	header .container {
		width: 100%;
		margin: 0px;
		padding: 0px;
	}
	.megamenu-item a {
		padding-left: 20px;
	}
	.megamenu-item a:hover {
		color: black;
	}
	a.campus-online-text {
		color: #0a4382 !important;
		font-family: SegoeUIBold;
	}
	.menu-large>a {
		color: white;
		padding-left: 20px;
	}
	.menu-large {
		padding-left: 20px;
		
	}
	.megamenu-item {
		color: black;
		padding-left: 20px;
	}
	.megamenu-item:hover {
		font-weight: bold;
		background-color: #f5fcfe;
		cursor: pointer;
	}
	.new-header .navbar-right {
		height: auto;
		display: block;
	}
	.new-header .navbar-header>button {
		order: 1;
	}
	.new-header .navbar-header>button {
		order: 2;
	}
	.new-header .navbar-header::before, .new-header .navbar-header::after {
		display: none;
	}
	.img-header-ucrania {
		display: none;
	}
}

@media (max-width: 767px){
.navbar-nav .open .dropdown-menu {
	background: white;
}
}
/* // Extra large devices (large desktops, 1200px and up) */
@media ( min-width : 1265px) {
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand
		{
		margin-left: -50px;
	}

}

@media ( min-width : 1400px) {
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand
		{
		margin-left: -120px;
	}
}

.contacta {
	font-family: SegoeUI;
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
}

.img-header-ucrania {
	height: 35px;
	width: 222px;
}

.iconos-sociales {
	height: 22px;
	width: 22px;
	margin-left: 10px;
}

.social-links {
	border-right: 0px;
}

.campus-virtual {
	background: white;
	border-radius: 5px;
}

a.campus-virtual {
	font-family: SegoeUIBold;
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #0a4382 !important;
}

a.texto-link-menu {
	list-style: none;
	display: flex;
	align-items: center;
	column-gap: 30px;
	font-family: SegoeUI;
	font-weight: 600;
	color: #323232;
}

.texto-link-menu:hover {
	text-shadow: 0px 0px 1px #7a7a7a;
	color: #323232;
}

.body-link-menu:hover {
	background: #f5fcfe;
}
