@font-face {
    font-family: 'JostRegular';
    src: url('../fonts/JostRegular.eot');
    src: url('../fonts/JostRegular.eot') format('embedded-opentype'),
         url('../fonts/JostRegular.woff2') format('woff2'),
         url('../fonts/JostRegular.woff') format('woff'),
         url('../fonts/JostRegular.ttf') format('truetype'),
         url('../fonts/JostRegular.svg#JostRegular') format('svg');
}
@font-face {
    font-family: 'JostBold';
    src: url('../fonts/JostBold.eot');
    src: url('../fonts/JostBold.eot') format('embedded-opentype'),
         url('../fonts/JostBold.woff2') format('woff2'),
         url('../fonts/JostBold.woff') format('woff'),
         url('../fonts/JostBold.ttf') format('truetype'),
         url('../fonts/JostBold.svg#JostBold') format('svg');
}
@font-face {
    font-family: 'TrentoTypeface';
    src: url('../fonts/TrentoTypeface.eot');
    src: url('../fonts/TrentoTypeface.eot') format('embedded-opentype'),
         url('../fonts/TrentoTypeface.woff2') format('woff2'),
         url('../fonts/TrentoTypeface.woff') format('woff'),
         url('../fonts/TrentoTypeface.ttf') format('truetype'),
         url('../fonts/TrentoTypeface.svg#TrentoTypeface') format('svg');
}
body {
	background-color:#FFF;
}
h1 {
  font-family: 'Roboto', sans-serif;
  font-size: 26px;
  font-weight: 700;
  color:#000;
  line-height: 100%;
  margin:16px 0 10px 0;
  letter-spacing: 2px;
}
h1.headers {
   font-family: 'TrentoTypeface';
  font-size: 15px;
  letter-spacing: 2px;
  color:#FFF;
}
h2 {
	font-family: 'TrentoTypeface';
  font-size: 6px;
  font-weight: bold;
  color:#000;
  line-height: 100%;
  margin:0;
  letter-spacing: 2px;
}
h3 {
	font-family: 'TrentoTypeface';
  font-size: 6px;
  font-weight: bold;
  color:#000;
  line-height: 100%;
  margin:0;
  letter-spacing: 2px;
}
h1.news {
  font-family: 'TrentoTypeface';
  font-size: 15px;
  color:#FFF;
  line-height: 100%;
  margin:0;
}
h4 {
	font-family: 'JostRegular';
	font-size: 20px;
	color:#000;	
	line-height: 120%;
}
input:focus, button:focus, a {
	outline: none;
}
img.responsive { width:100%;}
p {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color:#000;	
	text-align: left;
  font-weight:400;
	margin:0;
  line-height: 120%;
}
a:hover { 
	text-decoration:none;
	color:#000;
 }
.header {
	background-color:#000;

}
.dropdown-menu { 
    background-color:transparent !important;
 }
.dropdown-menu.show {
   top: 45px !important;
    left: -15px !important;
}
ul.inline{
	list-style: none;
	padding:0;
}
ul.inline li {
	padding:3px 0;
	text-align:center;
}
ul#menu-header li {
  padding:6px 35px;
}
ul#menu-header li a {
	font-family: 'JostRegular';
	font-size: 16px;
	color:#FFF;
  text-transform: uppercase;
}
ul#menu-header li a:hover {
  color:#27AAE1;
}
ul#menu-header li.active a {
  color:#27AAE1;
}
.dropdown-menu {
	padding:0;
}
.relatives {
  position: relative;
}
#footer {
  padding:0px 0;
}
/* css nuevo */
span.vcards {
  font-family: 'JostBold';
  font-size:35px;
  display:block;
  text-align:center;
  color:#fff;
}
.blues {
	background: url(../img/us.png)no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
 	height:210px;

}
iframe {
	width:100%;
  height:220px;
}
img.radius {
  border-radius:50%;
  width:200px;
  max-width: 100%;
  height:200px;
  max-height: 100%;
  border: 3px solid #fff;
  object-fit: cover;
}
p.foot { 
  text-align: center !important; 
  font-family: 'Roboto', sans-serif;
	font-size: 17px;
  color:#000;

}
.color-gerardo {
  background-color:#374793;
}
span.datos {
  font-family: 'Roboto', sans-serif;
  color:#fff;
  font-size:20px;
  display: block;
  font-weight:700;
  text-align:center;
  margin:20px 0 10px 0;
}
span.datito {
  font-family: 'Roboto', sans-serif;
  color:#fff;
  font-size:18px;
  display: block;
  font-weight:400;
  text-align:center;
  margin:10px 0;
}
.white {
  background-color:#FFF;
  border-radius:7px;
  padding:15px;
  height:100%;
}
span.subti {
  font-family: 'Roboto', sans-serif;
  font-weight:300;
  font-size:16px;
  color:#808ea7;
  display: block;
}
span.subi2 {
  font-family: 'Roboto', sans-serif;
  font-weight:400;
  font-size:18px;
  color:#000;
  display: block;
  margin:0 0 10px 0;
}
body.single .header, body.single #footer {
  display: none;
}
 span.abajo {
  font-family: 'Roboto', sans-serif;
  font-weight:700;
  color:#fff;
  text-align:center;
  display: block;
  margin:20px;
 }

.abajo a {
  color: #FFF;
  text-decoration: underline;
}
.white a {
  color: #000;
  text-decoration: underline;
}
/* fin css nuevo*/



#galleria {
	height:400px;
	width:100%;
}

  /*Dropdown Css*/
.dropdown-menus {display:none;}
.men {display: none;}

/*./Dropdown Css*/
/* #Forms
================================================== */

  form {
  }
  fieldset {
    margin-bottom: 20px; }
  input[type="text"],
  input[type="password"],
  input[type="email"],
  input[type="tel"],
  textarea,
  select {
    border: none;
    padding: 6px 4px;
    outline: none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    font: 16px 'JostRegular', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: #888;
    margin: 0;
    width: 100%;
    display: block;
    margin-bottom: 8px;
    background: #fff; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="email"]:focus,
  input[type="tel"]:focus,
  textarea:focus {
    border: 1px solid #aaa;
    color: #888;
    
  }
  textarea {
        height: 50px;
     }
  label,
  legend {
    display: block;
    font-weight: bold;
    font-size: 13px;  }
  select {
    width: 220px; }
  input[type="checkbox"] {
    display: inline; }
  label span,
  legend span {
    font-weight: normal;
    font-size: 13px;
    color: #444; }
input[type="submit"] {
  border:none !important;
  font-family: 'ubuntubold';
  font-size: 10px;
  float:right;
  padding:6px 8px;
}
button#wpforms-submit-43 {
	border:none;
	font-family: 'JostBold';
	font-size:16px;
	color:#00598D;
	float:right;
	background: transparent;
}
div.wpcf7-response-output {
  color:red;
}
/*tabs*/
.ui-widget.ui-widget-content {
  border:none !important;
}
.ui-widget-header {
  border:none !important;
}
.ui-tabs .ui-tabs-panel {
  padding:0 !important;
}
.ui-widget-content {
	background: transparent !important;
}
/* media queries*/
/* iphone 5s*/
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {
     

h1 {  }
img.valor { margin:-12px 0 0 0; }
#galleria { height:300px; }
.h100 { height:0; }
#imageGallery img { height:100%; }
.men {display: none;}
.dropdown-menus{display: block;}
.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown-menus {    
    display: block;
    position: relative;
    margin: 0px 0 0 0;
    background-color: #0075C9;
    width:100%;
}
.menn {display:none !important;}
.logos {
        text-align: center;
        display: block;
    }  
.dropdown .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    margin: 0;
}
.dropdown:hover .dropdown-menu {
    display: block;
}
.dropdown {
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
}
.dropdown .dropdown-menu {
    position: relative;
    top: 100%;
    display: none;
    margin: 0;
    list-style: none; /** Remove list bullets */
    width: 100%; /** Set the width to 100% of it's parent */
    padding: 0;
}

.dropdown:hover .dropdown-menu {
    display: block;
}
.dropdown-menu li {
    margin:0;
    width: 100%;
    text-align: center;
    z-index: 9000000;
    position: relative;
}
.dropdown button {
    background-color: #0075C9;
    color: #FFFFFF;
    border: none;
    margin: 0;
    padding: 10px 10px;
    font-size: 1em;
    text-align: center;
    float:none;
}
.dropdown a {
    display: block;
    padding: 5px 5px;
        text-decoration: none;
    background-color: #0075C9;
    color: #fff;
}
.dropdown a:hover {
    background: #088ABF;
}
.blue { position: relative; }
}


/*iphone portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) { 
 
.collapse{ display:block; }
img.bigs { width:260px; }
#imageGallery img { height:100%; }
span.newss { font-size:14px; }
.s { margin: 6px auto;display: block; text-align: center !important;}
h1.videos, h1.ante { font-size: 20px; }
.navbar-nav {
      display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: inherit;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

}
/* ipad */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .collapse{ display:block; }
#imageGallery img { height:100%; }
h1.news { font-size: 10px; }
img.bigs { width:200px; }
.navbar-nav {
  display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: unset;
    padding-left: 0;
    margin-bottom: 0;
}
ul#menu-header li { padding:6px 5px; }
ul#menu-header li a { font-size: 12px; }
}
/*ipad pro*/ 	
@media only screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: portrait) {

  .collapse{ display:block; }
#imageGallery img { height:100%; }
img.bigs { width:200px; }
.navbar-nav {
  display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: unset;
    padding-left: 0;
    margin-bottom: 0;
}
ul#menu-header li { padding:6px 5px; }
ul#menu-header li a { font-size: 12px; }
}
/* fin media queries*/
