#menu ul li {
    background-color:rgba(182, 207, 239, 0.5);
}

#menu ul {
    list-style:none;
    margin:0;
    padding:0;
}

#menu ul a {
    display:block;
    color:#849DBD;
    text-decoration:none;
    font-weight:400;
    font-size:15px;
    padding:10px;
    font-family:"TradeGothicNextLTPro-Cm";
  text-transform:none;
  letter-spacing:1px;
}

#menu ul li {
    position:relative;
    float:left;
    margin:0;
    padding:0;
}

#menu ul li:hover {
    background:#5b78a7;
}

#menu ul ul {
    display:none;
    position:absolute;
    top:100%;
    left:0;
    padding:0;
}

#menu ul ul li {
    float:none;
    width:1000px;
}

#menu ul ul a {
    line-height:120%;
    padding:10px 15px;
}

#menu ul li:hover > ul {
    display:block;
}


body {
    position: relative !important;
    font-size: 15px;
    min-width: 320px !important;
    background-color: #f1f1f1;
}

header {
    width: 100%;
    height: 77px;
	display: contents;
}

a {
	color: #849DBD;
}

a:hover {
	text-decoration: none !important;
	color: #334D80;
}

h1 {
	color: #989898;
    font-size: 26px;
    text-transform: uppercase;
    font-family: "TradeGothicNextLTPro-Cm";
    line-height: 50px;
    letter-spacing: 1px;
    display: -webkit-inline-box;
}

h3 {
	color:#989898;
    font-size: 26px;
    text-transform: uppercase;
    font-family: "TradeGothicNextLTPro-Cm";
    line-height: 50px;
    letter-spacing: 1px;
    display: -webkit-inline-box;
}

h4 {
	color: #888;
    font-size: 20px;
    text-transform: uppercase;
    font-family: "TradeGothicNextLTPro-Cm";
    line-height: 20px;
    letter-spacing: 1px;
    display: -webkit-inline-box;
}

h5 {
	color: #888;
    font-size: 16px;
    text-transform: uppercase;
    font-family: "TradeGothicNextLTPro-Cm";
    line-height: 50px;
    letter-spacing: 1px;
    display: -webkit-inline-box;
}

p {
	white-space: pre-line;
    font-family: "TradeGothicNextLTPro-Rg";
    font-size: 16px;
    line-height: normal;
    overflow: auto;
    color: #444;
	margin-top: -10px;
	text-align: justify;
	width: 100%;
}

label {
	font-family: 'TradeGothicNextLTPro-Cm';
	font-size: 18px;
}
label-1 {
	font-size: 18px;
}

button {
	font-family: 'TradeGothicNextLTPro-Cm';
	font-size: 1rem;
	padding-top: 5px;
}

#btn_filtro  {
	float: right;
}

.logo-mobile {
	margin-top: 12px;
}

.container-body {
	margin-top: 66px;
}

.container-top-header {
	height: 66px;
	border-bottom: solid 1px #337ab7;
    background-color: #f1f1f1;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 9999;

}

.top-header {
	display: none;
}

.top-header a {
	font-family: 'TradeGothicNextLTPro-Cm';
	font-size: 18px;
	color: #849DBD;
	padding-bottom: 0px;
    padding-top: 0px;
	text-decoration: none;
}
.top-header a:hover {
	color: #334D80;
}

.top-header .nav-link-custom {    
	padding: 0 15px;
	line-height: 66px;
}

.top-header .nav-link-custom img {
	width: 24px;
}

.top-header-mobile {
	display: block;
	height: 60px;
	margin: 0 auto 0 auto;
}

	.top-header-mobile img {
		max-width: 50vw;
		max-height: 60px;
	}

.top-header-mobile-login {
	width: 56px;
}

.top-header-mobile-logged-user {
	width: 56px;
	cursor: pointer;
	display: none;
}

/* MENU MOBILE */
.menu-custom {
	position: absolute;
	z-index: 999;
	background-color: white;
	height: 100vh;
	width: 0;
	overflow: auto;
}

.menu-custom ul {
	list-style-type: none;
	margin-top: 20px;
	padding-left: 0px;
}

.menu-custom ul li {
	padding: 15px 20px 15px 20px;
	cursor: pointer;
}

.menu-custom ul li:hover {
	background-color: #f1f1f1;
}

.menu-custom ul li a {
	text-decoration: none;
}

.btn-logged-user {
	background-color: inherit;
    border: none;
	cursor: pointer;
}

.menu-logged-user {
	left: -205px;
	background-color: #f1f1f1;
}

.menu-logged-user a {
	color: #849DBD;	
}

.menu-logged-user a:hover {
	color: #334D80;	
}

.nav-item-login {
	display:none;
	visibility: hidden;
}
	
.container2 {
    width: 100%;
	margin-right: 0;
	margin-left: 0;
}

.center-header {
    width: 925px;
    overflow: hidden;
    margin: 0 auto;
}

.logo {
    height: 46px;
    float: left;
    border: none;
    margin-top: 11px;
}

.login button {
	margin-left: auto;
}

.top-30 {
	margin-top: 15px;
}

.vertical-center {
	display: flex;
    align-items: center;
}

.navbar {
	padding: 0;
	position: relative; /* <-- Added */
    z-index: 1; /* <-- Added */
}

.navbar-toggler {
	margin: 0 0 0 10px;
}

#nav-search {
	-webkit-box-shadow: -5px 10px 50px -14px rgba(0,0,0,0.29);
	-moz-box-shadow: -5px 10px 50px -14px rgba(0,0,0,0.29);
	box-shadow: -5px 10px 50px -14px rgba(0,0,0,0.29);
}

.navbar-nav a {
    font-family: 'TradeGothicNextLTPro-Cm';
	font-size: 18px;
}

.navbar-nav label {
    font-family: 'TradeGothicNextLTPro-Cm';
	font-size: 18px;
}

.navbar-nav .nav-item {
	margin-left: 15px;
}

.nav-custom {
	border-top: 0;
	border-bottom: 0;
	background-color: transparent;
}

.navbar-collapse-custom {
	max-width: 1170px;
	margin: 0 auto !important;
}

.navbar-collapse-custom a {
	color: #849DBD !important;
	padding-bottom: 0px;
    padding-top: 0px;
}

.active {
	color: #334D80 !important;
	font-weight: bold;
}

.nav-custom .container-nav {
	background-color: #f1f1f1;
}

.nav-help {
	background-color: #f1f1f1;
}


.custom-control-input{
	background-color: #dee2e6 !important;
}


.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
	background-color: #334D80 !important;
}

.btn-primary {
	background-color: #334D80;
    border-color: #334D80;
}

	.btn-primary:hover {
		background-color: #334D80;
		border-color: #334D80;
	}

.item-title {
	font-size: 26px;
	line-height: 30px;
}

h3.item-title a:hover {
	color: #334D80 !important;
}
.item-description {
	margin-top: 5px;
	font-size: 16px;
	text-align: justify;
}
.item-description {
	margin-top: 5px;
	font-size: 16px;
	text-align: justify;
	text-transform: uppercase;
}
.item-copete {
	margin-top: 5px;
	font-size: 16px;
	text-align: justify;
}

.page-title {
	margin-top: 20px;
}

#alert-success {
	display: none;
    position: fixed;
    bottom: 45px;
    width: 100%;
}

#alert-danger {
	display: none;
    position: fixed;
    bottom: 45px;
    width: 100%;
}
.btn-custom-form {
	color: #849DBD !important;
    cursor: pointer;
    font-family: 'TradeGothicNextLTPro-Rg';
    font-size: 16px !important;
	font-weight: normal !important;
}
.btn-custom-form:hover {
	color: #334D80 !important;
    cursor: pointer;
    font-family: 'TradeGothicNextLTPro-Rg';
    font-size: 16px !important;
	font-weight: normal !important;
}

.btn-custom-form a:active {
	color: #334D80 !important;
    cursor: pointer;
    font-family: 'TradeGothicNextLTPro-Rg';
    font-size: 16px !important;
	font-weight: normal !important;
}


.pad-r {
	padding-right: 5px;
}

.pad-l {
	padding-left: 5px;
}

.mar-l {
	margin-left: 10px;
}

.mar-r {
	margin-right: 10px;
}

#menu-mob li {
	cursor: pointer;
}

/* SCROLL */
::-webkit-scrollbar {
    width: 0px;
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #f1f1f1; 
    border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {
    background: #C1C1C1; 
    border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
    background: #334D80; 
}

/* @MEDIA */

@media (max-width: 699px)
{
	.icono
	 { min-height: 140px !important; width: 48% !important;
	} 
	.icono p {
font-size: 12px !important;
}
	
	.container {
		max-width: 100%;
	}
	
	.pad-r {
		padding-right: 15px;
	}

	.pad-l {
		padding-left: 15px;
	}
	
	.item-title {
		font-size: 30px;
	}
	
	.item-description {
		font-size: 20px;
	}
	
	p {
		font-size: 20px;
	}
	
	h1 {
		font-size: 28px;
	}
	
	h4 {
		font-size: 26px;
	}
}

@media (min-width: 700px)
{
	.container {
		max-width: 100%;
	}
}

@media (min-width: 768px)
{	
	.top-header {
		display: block;
	}
	
	.top-header-mobile {
		display: none;
	}

	.navbar-nav {
		margin-left: -22px;
	}

	.navbar-toggler {
		margin: 0;
	}

	.top-header-mobile-login {
		display: none;
		visibility: hidden;
	}
	
	.top-header-mobile-logged-user {
		display: none;
		visibility: hidden;
	}

	.nav-item-login {
		display:block;
		visibility: visible;
	}

	.container {
		max-width: 100%;
	}

	.nav-custom {
		border-top: solid 1px #337ab7;
		border-bottom: solid 1px #337ab7;
		background-color: #f1f1f1;
	}

	.navbar-collapse-custom {
		height: 40px;
	}
}

@media (min-width: 992px)
{
	.container {
		max-width: 100%;
	}
	

	.navbar-collapse-custom {
		height: 40px;
	}
}

@media (min-width: 1200px)
{
	.container {
		max-width: 1140px;
	}

}


/* SWITCH */
/* The switch - the box around the slider */
.switch {
	position: relative;
	display: inline-block;
	width: 35px;
	height: 22px;
	margin-bottom: 0px;
	top: 6px;
}

/* Hide default HTML checkbox */
.switch input {display:none;}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 2px;
  bottom: 2px;
  background-color: #334D80;
  -webkit-transition: .4s;
  transition: .4s;
}

input.default:checked + .slider {
  background-color: white;
}
input.primary:checked + .slider {
  background-color: #2196F3;
}
input.success:checked + .slider {
  background-color: #8bc34a;
}
input.info:checked + .slider {
  background-color: #3de0f5;
}
input.warning:checked + .slider {
  background-color: #FFC107;
}
input.danger:checked + .slider {
  background-color: #f44336;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(13px);
  -ms-transform: translateX(13px);
  transform: translateX(13px);
}

/* Rounded sliders */
.slider.round {
	border-radius: 34px;
	border: 1px solid rgba(0,0,0,.1);
}

.slider.round:before {
  border-radius: 50%;
}

.btn-desplegable:hover #desplegable
{
display: block !important;
}
 /* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;

  /* Position the tooltip text */
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;

  /* Fade in tooltip */
  opacity: 0;
  transition: opacity 0.3s;
}

/* Tooltip arrow */
.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
} 
.ui-tooltip
 {
  font-size: 12px !important;
  margin-left: -30px !important;
} 
.icono
 {
width: 18%;
height: auto;
float: left;
margin-right:2%;
min-height: 140px;
} 
.icono:hover
 {
color: #334D80 !important;
} 

.icono p
 {
text-align: center; margin-top: 10px; font-size: 13px; margin-bottom: 1px !important;
} 
.icono img
 {
width: 40%;
height: auto;
}
 
.modal-content{ border: 1px solid #337ab7; text-align: center; background-color: #f1f1f1;
}
.modal-content p{text-align: center;
}
.modal-content h5{text-align: center; font-size: 20px;
}
.modal-content .btn-custom {
    background-color: #334D80;
	color:white;
	width: 100%;
}
#exampleModal{
   margin-top: 100px; padding-right: 0 !important;
}
#exampleModal-3{
   margin-top: 100px; padding-right: 0 !important;
}
#exampleModal-2 {
   margin-top: 100px; padding-right: 0 !important;
}


