/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   font-face 
----------------------------------------- */
/* USO
font-family: 'MyriadProRegular';
font-family: 'MyriadProBold';
font-family: 'MyriadProCondensed';
font-family: 'MyriadProBoldCondensed';
*/

/* -----------------------------------------
   Shared Styles
----------------------------------------- */


/*ANULA PUSH-FOUR porque no se puede sacar de ANALISIS Y RANKINGS*/

.push-four {
    /* left: 33.33333%; */
    left: 0;
}

body { background: #f3f3f3; color:#282828; }

/* Links ---------------------- */
a img { border: none; }

a { color: #2ba6cb; text-decoration: none; line-height: inherit; }

a:hover {text-decoration: underline; }

a:focus { color: #2795b6; }

p a, p a:visited { line-height: inherit; }

a {outline : none;}

/* .row { width: 960px; max-width: 100%; min-width: 768px; margin: 0 auto; } */
.row { width: 960px; }
.row.full { width: 100%; }

.column, .columns {
float: left;
min-height: 1px;
padding: 0px;
position: relative;
}

.headerbg { 
position: absolute;
top: 0px;
background-image: url('../images/header_bg.jpg');
background-repeat: no-repeat;
background-position: 50% 0px;
width: 100%;
height: 379px;
left: 0px;
z-index: -1;
}

.headerbgnarrow { 
position: absolute;
top: 0px;
background-image: url('../images/header_bg_narrow.jpg');
background-repeat: no-repeat;
background-position: 50% 0px;
width: 100%;
height: 474px;
left: 0px;
z-index: -1;
}

.marca {background: aqua!important;}

header.row {
min-height: 379px;
}

header.row.narrow {
min-height: 165px;
}

header.row .titulos {margin-top: 0px;}

header h2 {
  color: #ea8a00;
  font-size: 70px;
  font-family: 'MyriadProBoldCondensed';
  line-height: 1em;
}

header.narrow h2 {
  color: #ea8a00;
  font-size: 40px;
  font-family: 'MyriadProBoldCondensed';
  line-height: 1em;
}

header.narrow  .titulos {
    margin-top: 0;
}


header h3 {
  color: #000;
  font-size: 24px;
  font-family: 'MyriadProRegular';
  line-height: 1.3em;
    text-transform: none;
}
header h3 strong {
  font-family: 'MyriadProBold';
  font-weight: normal;

}

/* Base Type Styles Using Modular Scale ---------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; font-size: 14px; direction: ltr; }

p { font-family: inherit; font-weight: normal; font-size: 14px; line-height: 1.6; margin-bottom: 17px; text-align: justify;}
p.lead { font-size: 17.5px; line-height: 1.6; margin-bottom: 17px; }

aside p { font-size: 13px; line-height: 1.35; font-style: italic; }

h1, h2, h3, h4, h5, h6 { font-family: 'MyriadProBoldCondensed', Arial, sans-serif; font-weight: normal; font-style: normal; color: #222222; text-rendering: optimizeLegibility; line-height: 1.1; margin-bottom: 14px; margin-top: 14px; }
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { font-size: 60%; color: #6f6f6f; line-height: 0; }

h1 { font-size: 22px;  margin-bottom: 0px; text-transform: uppercase;}

h1.logo {margin-left: 14px;}

h1.mini {font-size: 17px!important;}

h2 { font-size: 37px; margin-bottom: 0px; text-transform: uppercase;}
h2.azul {
font-size: 19px;
color: #ffffff;
background: #ea8a00;
border: none;
-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
padding: 6px 0px 0px 6px;
margin-bottom: 20px;
margin-top: 50px;}

h2.logo {margin-left: 14px;}

h3 { font-size: 24px; color:#0166b1; text-transform: uppercase;}


h4 { font-size: 23px; }

h5 { font-size: 17px; }

h6 { font-size: 14px; }

hr { border: solid #dddddd; border-width: 1px 0 0; clear: both; margin: 22px 0 21px; height: 0; }

.subheader { line-height: 1.3; color: #6f6f6f; font-weight: 300; margin-bottom: 17px; }

em, i { font-style: italic; line-height: inherit; }

strong, b { font-weight: bold; line-height: inherit; }

small { font-size: 60%; line-height: inherit; }

code { font-weight: bold; background: #ffff99; }

/* Lists ---------------------- */
ul, ol, dl { font-size: 14px; line-height: 1.6; margin-bottom: 17px; list-style-position: outside; margin-left: 20px;}

ul li ul, ul li ol { margin-left: 20px; margin-bottom: 0; }
ul.square, ul.circle, ul.disc { margin-left: 17px; }
ul.square { list-style-type: square; }
ul.square li ul { list-style: inherit; }
ul.circle { list-style-type: circle; }
ul.circle li ul { list-style: inherit; }
ul.disc { list-style-type: disc; }
ul.disc li ul { list-style: inherit; }
ul.no-bullet { list-style: none; }
ul.large li { line-height: 21px; }
ul.flechas li { list-style:url('../images/li.png'); }

/* ul.flechas li:hover { margin-left: 4px; } */
/*
ul.flechas li { background: url(../images/li.png) no-repeat 7px 7px transparent;
    list-style-type: none;
    margin: 0;
    padding: 0px 0px 1px 30px;
    vertical-align: middle; }
ul.flechas li:hover { background: url(../images/li.png) no-repeat 10px 7px transparent;}
*/



ol { margin-left: 20px; }
ol li ul, ol li ol { margin-left: 20px; margin-bottom: 0; }


.panel.callout { background: #ffffff; color: inherit; border:none; padding: 20px; }

.panel.callout a { margin-left:1.5%; margin-right: 1.5%; color:#000;}

.panel.callout a:hover {text-shadow: rgba(0, 0, 0, 0.3) 2px 2px 2px; text-decoration: none; }

.logosEscuelas{
  background: #fff;
  text-align: center;
} 
.logosEscuelas a { padding: 0 1.8%; }
.logosEscuelas a img {
     width: 153px;
    max-height: 71px;
    vertical-align: middle;

}


/* -----------------------------------------
   NAV_BAR
----------------------------------------- */
.nav-bar {
    height: auto;
    background: transparent;
    margin-left: 0px;
    margin-top: 4px;
    padding: 0;
    font-family: 'MyriadProBold';
    float: right;
}

.nav-bar > li {
    float: left;
    display: block;
    position: relative;
    padding: 0px 6px;
    margin: 0;
    border: none;
    border-right: none;
    line-height: 1em;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: auto;
}

.nav-bar > li:first-child { -webkit-box-shadow: 0 0 0; -moz-box-shadow: 0 0 0; box-shadow: 0 0 0; }
.nav-bar > li:last-child { border-right: none; }
.nav-bar > li.active { background: #2ba6cb; border-color: #2284a1; }
.nav-bar > li.active > a { color: white; cursor: default; }
.nav-bar > li.active:hover {  cursor: default;  }
.nav-bar > li:hover { background: transparent; }


.nav-bar > li > a { color: #000; white-space: nowrap; }
.nav-bar > li ul { margin-bottom: 0; }
.nav-bar > li .flyout { display: none; }
.nav-bar > li.has-flyout > a:first-child { padding-right: 40px; position: relative; }
.nav-bar > li.has-flyout > a:first-child:after { content: ""; display: block; width: 0; height: 0; border: solid 4px; border-color: #e6e6e6 transparent transparent transparent; position: absolute; right: 20px; top: 17px; }
.nav-bar > li.has-flyout > a.flyout-toggle { border-left: 0 !important; position: absolute; right: 0; top: 0; padding: 20px; z-index: 2; display: block; }
.nav-bar > li.has-flyout.is-touch > a:first-child { padding-right: 55px; }
.nav-bar > li.has-flyout.is-touch > a.flyout-toggle { border-left: 1px dashed #666666; }
.nav-bar > li > a:first-child {
    position: relative;
    padding: 0px 0px;
    display: block;
    text-decoration: none;
    font-size: 15px;
    padding-left: 0px;
    line-height: 2em;
}
.nav-bar > li > input { margin: 0 10px; }
.nav-bar.vertical { height: auto; margin-top: 0; }
.nav-bar.vertical > li { float: none; border-bottom: none; border-right: solid 1px #333333; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.nav-bar.vertical > li.has-flyout > a:first-child:after { content: ""; display: block; width: 0; height: 0; border: solid 4px; border-color: transparent transparent transparent #e6e6e6; }
.nav-bar.vertical > li .flyout { left: 100%; top: -1px; }
.nav-bar.vertical > li .flyout.right { left: auto; right: 100%; }
.nav-bar.vertical > li.active { border-right: solid 1px #2284a1; }
.nav-bar.vertical > li:last-child { border-bottom: solid 1px #333333; }



.nav-bar > li:hover a { color:#484848; }

.nav-bar > li a:hover .icon.buscador, 
.nav-bar > li a:hover .icon.rankings, 
.nav-bar > li a:hover .icon.analisis, 
.nav-bar > li a:hover .icon.links   {  }


.nav-bar > li a:hover   {}

/* -----------------------------------------
   MINI NAV_BAR
----------------------------------------- */
/* .mini.nav-bar { display: inline; float: left; } */

.mini.nav-bar > li { width: 60px;}


.mini.nav-bar > li:hover a { color:#484848; }

.mini li  a:hover.icon.buscador,
.mini li  a:hover.icon.rankings,
.mini li  a:hover.icon.analisis,
.mini li  a:hover.icon.links  { background-position-x: -60px; 
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

/* oculta la de mobile */
#mininavMobile {
display: none!important;
}



/* -----------------------------------------
   Normal Buttons
----------------------------------------- */

.buscadorHead input[type="submit"],
.button { 
width: auto; background: #ea8a00; border: 1px solid #ea8a00; -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; color: white; cursor: pointer; display: inline-block; font-size: 14px; font-weight: normal; line-height: 1; margin: 0; padding: 10px 20px 10px; position: relative; text-align: center; text-decoration: none; -webkit-transition: background-color 0.15s ease-in-out; -moz-transition: background-color 0.15s ease-in-out; -o-transition: background-color 0.15s ease-in-out; transition: background-color 0.15s ease-in-out; /* Hovers */ /* Sizes */ /* Colors */ /* Radii */ /* Layout */ /* Disabled ---------- */ 
font-family: 'MyriadProRegular';
text-transform: uppercase;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);

}
.button:hover, .button:focus { color: white; background-color: #004981; text-decoration: none; }
.button:active { -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset; -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset; }
.button.large { font-size: 17px; padding: 15px 30px 16px; }
.button.medium { font-size: 14px; }
.button.small { font-size: 11px; padding: 7px 14px 8px; }
.button.tiny { font-size: 10px; padding: 5px 10px 6px; }
.button.expand { width: 100%; text-align: center; }
.button.primary { background-color: #2ba6cb; border: 1px solid #1e728c; }
.button.primary:hover, .button.primary:focus { background-color: #2284a1; }
.button.success { background-color: #5da423; border: 1px solid #396516; }
.button.success:hover, .button.success:focus { background-color: #457a1a; }
.button.alert { background-color: #c60f13; border: 1px solid #7f0a0c; }
.button.alert:hover, .button.alert:focus { background-color: #970b0e; }
.button.secondary { background-color: #e9e9e9; color: #1d1d1d; border: 1px solid #c3c3c3; }
.button.secondary:hover, .button.secondary:focus { background-color: #d0d0d0; }
.button.radius { -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
.button.round { -webkit-border-radius: 1000px; -moz-border-radius: 1000px; -ms-border-radius: 1000px; -o-border-radius: 1000px; border-radius: 1000px; }
.button.full-width { width: 100%; text-align: center; padding-left: 0px !important; padding-right: 0px !important; }
.button.left-align { text-align: left; text-indent: 12px; }
.button.disabled, .button[disabled] { opacity: 0.6; cursor: default; background: #2ba6cb; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.button.disabled:hover, .button[disabled]:hover { background: #2ba6cb; }
.button.disabled.success, .button[disabled].success { background-color: #5da423; }
.button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus { background-color: #5da423; outline: none; }
.button.disabled.alert, .button[disabled].alert { background-color: #c60f13; }
.button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus { background-color: #c60f13; outline: none; }
.button.disabled.secondary, .button[disabled].secondary { background-color: #e9e9e9; }
.button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus { background-color: #e9e9e9; outline: none; }










/* -----------------------------------------
   Standard Forms
----------------------------------------- */

form { margin: 0 0 19.41641px; }

.row form .row { margin: 0 -6px; }
.row form .row .column, .row form .row .columns { padding: 0 6px; }
.row form .row.collapse { margin: 0; }
.row form .row.collapse .column, .row form .row.collapse .columns { padding: 0; }

label { font-size: 14px; color: #4d4d4d; cursor: pointer; display: block; font-weight: 500; margin-bottom: 3px; }
label.right { float: none; text-align: right; }
label.inline { line-height: 32px; margin: 0 0 12px 0; }

.prefix, .postfix { display: block; position: relative; z-index: 2; text-align: center; width: 100%; padding-top: 0; padding-bottom: 0; height: 32px; line-height: 31px; }


a.button.prefix, a.button.postfix { padding-left: 0; padding-right: 0; text-align: center; }

span.prefix, span.postfix { background: #f2f2f2; border: 1px solid #cccccc; }

.prefix { left: 2px; -moz-border-radius-topleft: 2px; -webkit-border-top-left-radius: 2px; border-top-left-radius: 2px; -moz-border-radius-bottomleft: 2px; -webkit-border-bottom-left-radius: 2px; border-bottom-left-radius: 2px; overflow: hidden; }

.postfix { right: 2px; -moz-border-radius-topright: 2px; -webkit-border-top-right-radius: 2px; border-top-right-radius: 2px; -moz-border-radius-bottomright: 2px; -webkit-border-bottom-right-radius: 2px; border-bottom-right-radius: 2px; }

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea { background-color: white; font-family: inherit; border: 1px solid #cccccc; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.75); display: block; font-size: 14px; margin: 0 0 12px 0; padding: 6px; height: 36px; width: 100%; -webkit-transition: all 0.15s linear; -moz-transition: all 0.15s linear; -o-transition: all 0.15s linear; transition: all 0.15s linear; }
input[type="text"].oversize, input[type="password"].oversize, input[type="date"].oversize, input[type="datetime"].oversize, input[type="email"].oversize, input[type="number"].oversize, input[type="search"].oversize, input[type="tel"].oversize, input[type="time"].oversize, input[type="url"].oversize, textarea.oversize { font-size: 17px; padding: 4px 6px; }
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus { background: #fafafa; border-color: #b3b3b3; outline: none; }
input[type="text"][disabled], input[type="password"][disabled], input[type="date"][disabled], input[type="datetime"][disabled], input[type="email"][disabled], input[type="number"][disabled], input[type="search"][disabled], input[type="tel"][disabled], input[type="time"][disabled], input[type="url"][disabled], textarea[disabled] { background-color: #ddd; }

textarea { height: auto; }

select { width: 100%; }

/* Fieldsets */
fieldset { border: solid 1px #dddddd; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; padding: 12px; margin: 18px 0; }
fieldset legend { font-weight: bold; background: white; padding: 0 3px; margin: 0; margin-left: -3px; }

/* Errors */
.error input, input.error, .error textarea, textarea.error, .error input:focus, input.error:focus, .error textarea:focus, textarea.error:focus { border-color: #c60f13; background-color: rgba(198, 15, 19, 0.1); }

.error input:focus, input.error:focus, .error textarea:focus, textarea.error:focus { outline-color: #f5797c; }

.error label, label.error { color: #c60f13; }

.error small, small.error { display: block; padding: 6px 4px; margin-top: -13px; margin-bottom: 12px; background: #c60f13; color: #fff; font-size: 12px; font-weight: bold; -moz-border-radius-bottomleft: 2px; -webkit-border-bottom-left-radius: 2px; border-bottom-left-radius: 2px; -moz-border-radius-bottomright: 2px; -webkit-border-bottom-right-radius: 2px; border-bottom-right-radius: 2px; }




/* -----------------------------------------
   Buscador Side
----------------------------------------- */
.buscadorSide {
margin-bottom: 20px;
background: url(../images/banner_buscador.jpg) no-repeat;
height: 356px;
    padding-top: 50px;
    margin-top: 14px;
    background-position: 50% 0px;
    padding-left: 10px;
}

.buscadorSide .searchbox {
  width: 220px;
  background-color: #fafafa;
  height: 40px;
  border: 2px solid #686d71;
}

.buscadorSide h3 { font-size: 21px; }
.button.buscar  {padding: 0px; height: 37px; background: transparent; border: none;}
.button.buscar  img { width:42px; height: 37px;}

.buscar input[type=submit] {
  font-size: 0;
	width:42px;
	height: 37px; 
padding: 0px; height: 37px; border: none;
background : url("../images/btn_buscar.png") no-repeat center center;
-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.0); -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.0); box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.0);
}

.buscadorSide input {
  -webkit-box-shadow: none;
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    box-shadow: none;
    -webkit-border-radius: none;
    -moz-border-radius: 4px 0px 0px 4px;
    -ms-border-radius: 4px 0px 0px 4px;
    -o-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
    background-color: transparent;
    border: none;
}


/* -----------------------------------------
   buscador Head
----------------------------------------- */

.buscadorHead {
  background: #ea8a00;
  padding: 10px;
}
.buscadorHead h3 { font-size: 35px; color: #ef8e01; text-transform: none;}
/* .buscadorHead select#customDropdown, .buscadorHead span {display: inline; display: left;} */
.buscadorHead div.en { padding: 10px 10px 0px 10px; color: #686d71;}

.buscadorHead input[type="submit"],
.buscadorHead .button {
  font-family: 'MyriadProBoldCondensed';
  font-size: 28px;
  padding: 10px 20px;
  background-color: #fff;
  color: #ea8a00;
  line-height: 1em;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.0);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.0);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.0);
}

.buscadorHead .modalidad {
  color: #fff;
  line-height: 1.7em;
  font-family: 'MyriadProBold';
  font-size: 15px;
}


.formCont {
 max-width: 960px;
 float: center; display: block; margin-left: auto; margin-right: auto;
}

form.custom {margin: 0;}
form.custom div.custom.dropdown {
      display: block;
    position: relative;
    width: auto;
    height: auto;
    width: auto!important;
    padding: 0;
    margin: 0px 20px 0px 0px;
}

form.custom div.custom.dropdown a.current {
  font-family: 'MyriadProBold';
  text-transform: uppercase;
display: block;
width: auto;
line-height: 26px;
padding: 0;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
border: solid 1px #dddddd;
color: #686d71;
background-color: #fafafa;
white-space: nowrap;
font-size: 15px;
}
form.custom div.custom.dropdown a.selector {
    position: absolute;
    width: 27px;
    height: 48px;
    display: block;
    right: 0;
    top: 0;
    border: none;
}

form.custom div.custom.dropdown ul {
    overflow-y: auto;
    max-height: 260px;
}

/* -----------------------------------------
   MINI buscador Head
----------------------------------------- */
#mininav { position: fixed; top:0px; margin-top: -4px;  z-index: 99; width: 100%; max-width: 960px;  display: none;}

#mininavBG {background: #fbfbfb; width: 100%; height: 42px; position: fixed; top:0px; left: 0px; z-index: 98;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4); -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4); box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
display: none;
}

.mini.buscadorHead {
margin-top: 0px;
margin-left: 0px;
}

.mini .formCont { background: #fbfbfb; height: 40px;  padding: 5px; margin-top: 4px; 
/* -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);   */
-webkit-border-radius: 0px; -moz-border-radius: 0px; -ms-border-radius: 0px; -o-border-radius: px; border-radius: 0px; }




/* -----------------------------------------
   Provincias HOME
----------------------------------------- */
.provinciasbanner {
  background: #000 url('../images/banner_pronvincias.jpg') no-repeat;
  height: 147px;
  padding: 10px 50px 10px 310px;
}
.provinciasbanner h3 {
    color: #ea8a00;font-size: 30px;
    line-height: 1.5em;
    margin: 0;
}
.provinciasbanner li {
display: inline;
float: left;
margin-right: 5px;
line-height: 1.3em;
}
.provinciasbanner li a {
color: #fff;
text-align: left;
}

/* -----------------------------------------
   Provincias SIDEBAR
----------------------------------------- */
aside .provinciasbanner {
    background: url('../images/banner_provincias_side.jpg') #000 no-repeat;
    height: auto;
    padding: 180px 50px 20px 30px;
    display: block;
    overflow: auto;
}
aside .provinciasbanner h3 {
    color: #ea8a00;
    font-size: 35px;
    line-height: 1.5em;
    margin: 0;
}
aside .provinciasbanner li {
display: block;
clear: both;
float: left;
margin-right: 5px;
line-height: 1.3em;
}
aside .provinciasbanner li a {
color: #fff;
text-align: left;
}

/* -----------------------------------------
   Contenido
----------------------------------------- */

.eight.columns.Contenido {
  width: 72.66667%;
}

.Contenido h1 {
  color: #fafafa;
    background: #ea8a00;
    font-size: 30px;
    padding: 10px;
  margin-bottom: 0px;
}

.Contenido h2 {
  font-size: 22px;  color:#ffffff; background: #ea8a00; border:none; 
 padding:6px 0px 0px 6px; margin-bottom: 0px;
}

/* HOME - Masters por categorias */
/*
ul.flechas { display: inline; float: left; width: 50%; padding-left: 10%; padding-top: 20px;   }
ul.flechas li a {  color:#565656!important; font-size: 17px; line-height: 35px; }
*/

ul.flechas {display: block; width: 100%; padding-left: 10%; padding-top: 20px;     }
ul.flechas li {float: left!important; width: 50%!important; }
ul.flechas li a {  color:#565656!important; font-size: 17px; line-height: 35px;  }

.Contenido.Seccion ul.flechas { display: inline; float: left; padding-left: 10%; padding-top: 10px;   }
.Contenido.Seccion ul.flechas li {float: left!important; width: 100%!important;  }

.Contenido.Seccion ul.flechas.full { width: 100%!important;}


/* -----------------------------------------
   Contenido Single
----------------------------------------- */

.Contenido.Single h1 { font-size: 26px; line-height: 22px;  color:#ffffff; background: #ea8a00; border:none;  -webkit-border-radius: 4px 4px 0px 0px; -moz-border-radius: 4px 4px 0px 0px; -ms-border-radius: 4px 4px 0px 0px; -o-border-radius: 4px 4px 0px 0px; border-radius: 4px 4px 0px 0px;  padding:23px 0px 10px 23px; margin-bottom: 0px; min-height: 63px;}

/* ul.ficha1, ul.ficha2  { display: inline; float: left; width: 50%; padding-left: 10%; padding-top: 20px;   } */

div.clear {clear: both; height: 1px;}

.Contenido.Single ul.ficha1 li { list-style: none; list-style-type: none; color: #e28c01; font-weight: bold; margin-bottom: 0px;}
.Contenido.Single ul.ficha2 li { list-style: none; list-style-type: none; margin-bottom: 0px;}

.Contenido h3 {font-size: 22px;  color:#ffffff; background: #ea8a00; border:none; /* -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);  -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; */  padding:6px 0px 0px 23px; margin: 0px; margin: 0px; width: 100%;}



.Contenido.Single .panel.callout { background: #ffffff; color: inherit; border:none; padding: 20px;  margin: 0;}

/* sombra de todos */
/* .Contenido.Single .panel.callout, */
.Contenido.Single h1,
.Contenido.Single h3
{
 -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
}

.volverallistado {
  font-family: 'MyriadProBoldCondensed';
      font-size: 18px;
    margin-top: 20px;
    padding: 10px 14px 6px 14px;
  }
.Contenido.Single .logoEscuela { position: absolute; float: right; right: 0px; width: 120px; padding: 4px;max-width: 180px;}

span.recomendado {text-align: center; font-weight: bold; text-decoration: underline;}

/* -----------------------------------------
   Contenido Archive
----------------------------------------- */
.Contenido.Archive h1 {
  color: #fafafa;
    background: #ea8a00;
    font-size: 30px;
    padding: 10px;
  margin-bottom: 20px;
}
.Contenido.Archive h3 {font-size: 25px;  color:#ea8a00; background: transparent; border:none; padding:0px 0px 0px 0px; margin: 0px; margin: 0px; width: 100%; min-height: 80px; text-transform: none;}
.Contenido.Archive  .logoEscuela { position: absolute; float: right; right: 0px; padding: 0px; padding-right: 14px;max-width: 180px;}

.Contenido.Archive .button.masinfo {
  font-family: 'MyriadProBoldCondensed';
      color: #fff!important;
    font-size: 18px;
    margin: 0px;
    padding: 10px 14px 6px 14px;
    float: right;
    background: #ea8a00!important;
}
}

.Contenido.Archive .modalidad { padding-top: 10px; font-weight: bold;}

.Contenido.Archive p { line-height: 20px;}


/* -----------------------------------------
   Contenido Analisis
----------------------------------------- */
a {color:#000000; white-space: nowrap;}

.estrellas { font-weight: bold; color: #e28c01; font-size: 20px; letter-spacing: -0.1em; margin-left: 6px; margin-right: 4px;}

/* Tables ---------------------- */
table { background: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; margin: 0 0 18px; border: 0px solid #dddddd;  border-collapse: collapse; width: 100%;}

table thead, table tfoot { background: #e28d00; color:#fff; }

table thead strong,
table thead {font-size: 15px!important; } 

table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td { display: table-cell; font-size: 13px; line-height: 18px; text-align: left; padding: 8px;  /* white-space: nowrap; */ }

table strong {white-space: nowrap;} 

table thead tr th ,
table tfoot tr td  {
    padding: 8px 10px 9px;
            text-align: center;
  }
table thead tr th span,
table tfoot tr td span {
    font-weight: bold;
    color: #fff;
    font-size: 14px;
        text-align: center;
}

table thead tr th .fa,
table tfoot tr td .fa {
    font-size: 30px;
    color: #fff;
    clear: both;
    display: block;
    text-align: center;
    font-weight: normal;
        margin-bottom: 3px;
}
table thead tr th:first-child, table tfoot tr td:first-child { border-left: none; }

table thead tr th:last-child, table tfoot tr td:last-child { border-right: none; }

table tbody tr.even, table tbody tr.alt { background: #fff; }

table tbody tr:nth-child(even) { background: #fff;  }

table tbody tr td { color: #094e6a; padding: 9px 10px; vertical-align: top; border: none; border-bottom: #e28d00 1px solid;}

table tbody tr td.centertext {
  text-align: center;
}

table tbody tr td .title {
    font-size: 16px;
    line-height: 1em;
    font-weight: bold;
}
.rating .fa.fa-star {
  color: #ea8a00;
}
.rating .fa.fa-star-o {
  color: #c7c7c7;
}
ul.rating {
  margin: 0;
  margin-bottom: 20px;
  float: left;
}
ul.rating li {
list-style: none;
    display: inline;
    float: left;
    margin-right: 30px;
}

/* -----------------------------------------
   Footer
----------------------------------------- */
footer.row {  height: 65px; margin-top: 20px; margin-bottom: 30px;}
footer p {margin-top: 30px; margin-right: 12px; color: #565656; font-size: 12px; text-align: center;}
footer a {color:#565656;}

/* -----------------------------------------
   Misc
----------------------------------------- */
.left { float: left!important; }

.right { float: right!important; }



/* -----------------------------------------
   nuevo form busqueda
----------------------------------------- */
.formCont .uform_title,
.formCont .taxolabel-0,
.formCont .taxolabel-1,
.formCont .cmflabel-0 { display: none;}

.formCont form {
  padding: 0;
  margin: 0;
}
.formCont #uwpqsf_id {
    border: none;
}
.formCont #tax-select-0,
.formCont #tax-select-1,
.formCont #cmf-radio-0,
.formCont #uwpqsf_btn {
    margin-bottom: 5px;
    clear: none;
    display: inline;
    float: left;
}

.formCont #tax-select-0,
.formCont #tax-select-1 {
    width: 30%;
}

.formCont #cmf-radio-0 {
    width: 15%;
}
.formCont #uwpqsf_btn {
    width: 15%;
}


.uwpqsf_class select {
  font-family: 'MyriadProBold';
  text-transform: uppercase;
display: block;
height: 50px;
line-height: 26px;
padding: 0;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
border: solid 1px #dddddd;
color: #686d71;
background-color: #fafafa;
white-space: nowrap;
font-size: 15px;
}

.formCont label {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
        padding-left: 10px;
      }

/* -----------------------------------------
   RESPONSIVE
----------------------------------------- */


/* Very large screens */
@media only screen and (min-width: 1441px) { ... }

/* Medium screens */
@media only screen and (max-width: 1279px) and (min-width: 768px) { ... }

/* Especial iPad*/
@media only screen and (max-width: 935px) and (min-width: 768px) { 

.row {padding-left:4px; padding-right: 4px;}
.buscadorSide .searchbox {
    width: auto;
}
.buscadorSide {
    background-size: contain;
    padding-left: 0px;
    height: 266px;
}

aside .provinciasbanner h3 {
font-size: 26px;
}

.logosEscuelas a img {
    width: 14%;
    height: auto;
}

.Contenido.Single h1 {
font-size: 20px;
line-height: 20px;
color: #ffffff;
background: #ea8a00;
border: none;
-webkit-border-radius: 4px 4px 0px 0px;
-moz-border-radius: 4px 4px 0px 0px;
-ms-border-radius: 4px 4px 0px 0px;
-o-border-radius: 4px 4px 0px 0px;
border-radius: 4px 4px 0px 0px;
padding: 23px 0px 0px 23px;
margin-bottom: 0px;
height: 63px;
}

.buscadorHead .button {
font-size: 18px;
padding: 6px 10px 3px;
margin-top: 2px;
}

.nav-bar > li > a:first-child {
position: relative;
padding: 0 20px;
display: block;
text-decoration: none;
font-size: 17px;
padding-left:15px;
}

.mini form.custom div.custom.dropdown {
display: block;
position: relative;
width: 150px!important;
height: 28px;
margin-bottom: 9px;
margin-top: 2px;
}



}/* FIN Especial iPad*/



/* MOBILE Small screens */
@media only screen and (max-width: 767px) {


  .formCont #uwpqsf_btn {
    width: 100%;
}
.formCont #cmf-radio-0 {
    width: 33%;
}

aside {display: none;}

  .row {
      width: 100%;
  }

  header.row {
    min-height: auto;
    text-align: center;
    min-height: 310px;
}

form.custom div.custom.dropdown a.current {
    font-family: 'MyriadProBold';
    text-transform: uppercase;
    display: block;
    width: auto;
    line-height: 15px;
    padding: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 26px;
    border: solid 1px #dddddd;
    color: #686d71;
    background-color: #fafafa;
    white-space: nowrap;
    font-size: 14px;
    margin-bottom: 4px;
}
form.custom div.custom.dropdown a.selector {
    position: absolute;
    width: 27px;
    height: 35px;
    display: block;
    right: 0;
    top: 0;
    border: none;
}
.buscadorHead input[type="submit"], .buscadorHead .button {
    font-family: 'MyriadProBoldCondensed';
    font-size: 28px;
    padding: 3px 20px;
    background-color: #fff;
    color: #ea8a00;
    line-height: 1em;
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.0);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.0);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.0);
    width: 100%;
    line-height: 1em;
}
.Contenido.Archive .logoEscuela {
     position: relative;
     float: left;
}

.Contenido.Archive .button.masinfo {
    margin-top: 40px;
}

header h2.logo{
width: 130px;
}
header.row.narrow {
    min-height: 125px;
}

header .titulos h3 {
      font-size: 18px;
      margin:0;
}
header .titulos h2 {
  margin-top: 140px;
    color: #ea8a00;
    font-size: 40px;
    font-family: 'MyriadProBoldCondensed';
    line-height: 1em;
}
header.narrow .titulos h2 {
display: none;
}

aside .provinciasbanner {
    background-size: contain;
}



ul.flechas li {
    float: left!important;
    width: 100%!important;
}

.logosEscuelas a {
    padding: 0;
}
.logosEscuelas a img {
    width: 18%;
    height: auto;
}

.buscadorHead .modalidad {display: none;}

.buscadorHead .column, 
.buscadorHead .columns {
    float: left;
    min-height: 1px;
    padding: 0px;
    position: relative;
    width: 100%!important;
}
form.custom div.custom.dropdown {
    display: block;
    position: relative;
    width: auto;
    height: auto;
    width: auto!important;
    padding: 0;
    margin: 0px 0px 0px 0px;
}


} /* fin small */

/* Landscape Orientation */
@media screen and (orientation: landscape) and (max-width: 767px) {



} /* fin */

/* Portrait Orientation */
@media screen and (orientation: portrait) { ... }

/* Touch Detection */
.touch .your-class { ... }
