/*
 * Globals
 */


/* Custom default button */
.btn-secondary,
.btn-secondary:hover,
.btn-secondary:focus {
  color: #0078d4;
  text-shadow: none; /* Prevent inheritance from `body` */
}


/*
 * Base structure
 */

body {
  text-shadow: 0 .05rem .1rem rgba(0, 120, 212, .1);
  box-shadow: inset 0 0 75rem rgba(255, 255, 255, 0);
}

.cover-container {
  max-width: 42em;
}


/*
 * Header
 */

.nav-masthead .nav-link {
  color: rgba(137, 153, 178, .5);
  border-bottom: .75rem solid transparent;
}

.nav-masthead .nav-link:hover,
.nav-masthead .nav-link:focus {
  border-bottom-color: rgba(137, 153, 178, .5);
}

.nav-masthead .nav-link + .nav-link {
  margin-left: 1rem;
}

.nav-masthead .active {
  color: #0078d4;
  border-bottom-color: #cbdbf4;
}

.ac {
    border:1px solid #ECD052; background-color: #FFB76F; padding-top:8px; 
    padding-bottom:8px; padding-left:6px; padding-right:6px; font-size:13px; line-height:26px; color: black; 
    text-decoration: none; font-family:Trebuchet MS;

	-moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
	border-radius: 0.25em 0.25em 0.25em 0.25em;
	border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
	border-bottom-right-radius: 0.5em;
	border-bottom-left-radius: 0.5em;  
}
.style22 {
    color: #082324;
    font-size: 13px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 }
 .style52 {
    color: #18588b;
    font-size: 15px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;    
    
 }
  .style42 {
    color: #065461;
    font-size: 11px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;    
    
 }
.style2 {
    color: #082324;
    font-size: 13px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 }
 .style5 {
    color: #18588b;
    font-size: 15px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;    
    
 }
  .style4 {
    color: #065461;
    font-size: 9px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;    
    
 }
.menuinterno{
    background-color: white; 
}
.menuinterno2{
    top:10%;
    bottom:10%;
	opacity: 1;
	visibility: visible;
	-moz-transition: opacity 1s;
	-o-transition: opacity 1s;
	-webkit-transition: opacity 1s;
	transition: opacity 1s;    
    font-size: 18px;
    color: white;
    background-color: #9BB1C4;
    border-collapse: collapse;
    height:auto;
    -moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
    border-radius: 0.5em 0.5em 0.5em 0.5em;     
}
.menuinterno3{
    top:10%;
    bottom:10%;
	opacity: 1;
	visibility: visible;
	-moz-transition: opacity 1s;
	-o-transition: opacity 1s;
	-webkit-transition: opacity 1s;
	transition: opacity 1s;    
    font-size: 18px;
    color: white;
    background-color: #fafcfe;
    border-collapse: collapse;
    height:auto;
    -moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
    border-radius: 0.5em 0.5em 0.5em 0.5em;     
}
.icon {
	font-size:30px;
	color:#000;
}
.img-responsive {
	margin:auto;
}    
p {
color: #082324; font-size:16px;padding-left: 10px;padding-right: 10px; text-align: justify;
}
.btn{color: #ffffff;position:relative;z-index:2;padding-top:0.5rem;padding-bottom:0.5rem;font-size:1.1rem;border-radius:0.5rem;border-color: #97b1c7;background-color: #428bca;}
.sel{color: #9aa6af;position:relative;z-index:2;padding-top:0.1rem;padding-bottom:0.1rem;font-size:1.0rem;border-radius:0.0rem;border-color: #cbe1f4;background-color: #fcfdfd;
opacity: 1;	visibility: visible;	-moz-transition: opacity 1s;	-o-transition: opacity 1s;	-webkit-transition: opacity 1s;	transition: opacity 1s;}
