/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   	Creado por Marcelo Avendaño M.
	Ingeniero en Informática
	https://www.linkedin.com/in/mavendanom/
 ========================================================================== */
@import url('https://fonts.googleapis.com/css?family=Roboto:400,900');

#tm-page {
    overflow: hidden;
}

html {
    font-style: normal;
    color: #8198b2;
}

h1, h2, h3, h4, h5, h6 {
    color: #032240;
}

h2, .uk-h2 {
    font-size: 25px;
    line-height: 37px;
    margin-top: 25px;
}

p {
    color: #8198b2; /*#8198b2;*/
}

/*Tamaño y color de letra menu lateral*/
.uk-nav-side > li > a {
    color: #1b234e;
    font-size: 14px;
}

/*Corrige margen foto principal*/
@media (min-width: 769px) {
    .uk-align-medium-right {
        margin-left: 0px;
        float: right;
    }
}

/*Corrige margen foto paginas internas*/
@media (min-width: 769px) {
  	#tm-content {
    	margin-top: -20px;
	}
}

.uk-block-default {
    background: #f8f8f8;
}

 /****Modificaciones área menú****/

/*Margen logo*/
.tm-logo.uk-navbar-brand.tm-navbar-left {
    padding-left: 50px;
    margin-top: -70px;
}
/*Color botones de busqueda y ver mas...*/
.tm-navbar-content.uk-flex.uk-flex-middle {
    /*background: #ecd855;*/
}

.tm-navbar .uk-navbar {
    padding-left: 50px;
    margin-right: -1px;
    padding-top: 10px;
    /*box-shadow: -1px 1px 20px 1px #222222;*/
}

.uk-navbar-nav > li > a::before {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    background: transparent;
    -webkit-transition: width .3s;
    transition: width .3s;
}

.uk-navbar-nav > li > a {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px; /*Diseño indico 14pt*/
    color: #032240;
}

@media (min-width: 768px) {
    .tm-navbar .uk-navbar
    {
        padding: 0 0px;
        margin-right: -1px;
    }
    .uk-navbar-nav > li {
        padding-left: 0px;
        padding-right: 0px;
    }
    .uk-navbar-nav > li > a
    {
        position: relative;
        padding-left: 6px;
        padding-right: 6px;
        min-width: 150px;
    }
}

@media (min-width: 960px) {
    .uk-navbar-nav > li {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (min-width: 1220px) {
    .tm-navbar .uk-navbar {
        padding: 0 90px;
        /*border-bottom: solid 1px #ccc;*/
    }
}

/*Color menú superior al pasar el mouse*/
.uk-subnav > * > :hover, .uk-subnav > * > :focus {
    color: #fff;
}

.uk-subnav > .uk-active > * {
    color: #fff;
}

/******Menu superior*****/
.tm-toolbar {
    background: #e6c323;
}

/*Tamaño y color de letra menu superior*/
.tm-toolbar a {
    color: #032240;
    font-size: 12px; /*Diseño indicó 12pt*/
}

.menu-superior-destacado
{
	background: #ecd855;
	padding-left: 15px !important;
	padding-right: 0px !important;
	color:#fff !important;
}

.menu-superior-destacado:hover
{
	color:#000 !important;
	background: #ecd855 !important;
    border: none;
}

.uk-dropdown-overlay {
    background: transparent;
}

/*Panel texto banner home*/
@media (min-width: 375px)
{
    .uk-overlay-panel > div {width: 100%;}
}

@media (min-width: 960px)
{
    .uk-overlay-panel > div {width: 50%;}
}

.uk-overlay-background
{
    background: rgba(42, 42, 42, 0.35);
  	color: #fff;
  	font-weight: bold;
}

.uk-text-large.uk-margin
{
    color: #fff;
}

/*Botones navegación banner home*/
.uk-slidenav
{
    /*background: rgba(255, 255, 255, 0.21);*/
}

@media (min-width: 1220px)
{
    .tm-page-container {
        border: 0px solid #ffffff;
        border-bottom: 0;
    }
}

/*Boton primario*/
.uk-button {
    color: #032240;
    background: #e6c323;
    border: 1px solid #e6c323;
}
.uk-button a {color: #032240;}

.uk-button:hover, .uk-button:focus {
    color: #032240 !important;
    background-color: #edd565;
    border: 1px solid #edd565;
    color: #ffffff;
}

/*Color de paneles*/
#tm-top-b{background: #e3e8ee; padding-bottom: 50px;}
#tm-top-c{background: #f1f4f7;}
#tm-footer{background: #032240;}

/*Color y tamaño de tarjetas como las noticias*/
.uk-panel-box .uk-panel-title {
    color: #032240;
    font-size: 18px;
    line-height: 22px;
}

.uk-article-title {
    font-size: 25px;
    color: #032240 !important;
}

.uk-article {
    font-size: 14px;
    background: #f8f8f8;
    margin-top: 27px;
}

.uk-panel-title {
    color: #032240 !important;
}

.uk-panel-box {
    color: #8198b2;
    font-size: 14px;
    line-height: 22px;
    font-style: normal;
}
h1 small {
    font-size: 20px;
    padding-left: 10px;
}

h2 small {
    font-size: 14px;
    padding-left: 10px;
}

.element.element-itemlink {
    background: #e6c323;
    padding-right: 15px;
    margin-left: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.element.element-itemlink a {color: #032240;}

.agenda-home p {
    color: #8198b2;
    font-size: 14px;
    line-height: 22px;
    font-style: normal;
}

.agenda-home h3 {
    color: #032240;
    font-size: 18px;
    line-height: 22px;
    max-width: 70%;
}

/*Modificaciones footer*/
/*Boton volver al inicio*/
.tm-totop-scroller {
    background: transparent; /*#e6c323;*/
    position: absolute;
    bottom: 0;
    right: 50%;
}

.tm-footer > div > .uk-panel {width: 100%;}
.direccion-footer{
    font-size: 12px;
    color: #fff;
    font-style: normal;
    line-height: 18px;
}
.icono-instagram-footer
{
    font-size: 34px;
    color: #fff;
}

.uk-flex.uk-flex-middle.uk-flex-space-between {
    height: 50px;
}

/*Badge*/
.uk-badge {
    background: #e6c323 !important;
}

/*Widget TAB*/
@media (min-width: 769px) {
    .uk-tab-left > li.uk-active > a, .uk-tab-right > li.uk-active > a {
        background: #c9c9c9;
        color:#fff;
    }
}

@media (min-width: 769px) {
    .uk-tab > li.uk-active > a::after, .uk-tab > li:not(.uk-disabled) > a::after {
        background: #29417d;
    }
}

.uk-tab > li.uk-active > a {
    background: #c9c9c9;
    color: #032240;
}

.uk-tab.uk-tab-left {
    border-right: solid 1px #3655a6;
}

/*Descarga de circulares*/
.teaser-item {
    background: #efefef;
    border: solid 1px #c9c9c9;
}

#yoo-zoo .items h1.pos-title {
    margin: 0px 0px 20px 0px;
    font-size: 27px;
    font-weight: normal;
    line-height: 47px;
    color: #000;
    letter-spacing: -1px;
    clear: both;
}

#yoo-zoo .items div.pos-date {
    height: 47px;
    width: 47px;
    margin-right: 10px;
    color: #717171;
    background: none;
    float: left;
}

#yoo-zoo .items div.teaser-item {
    margin: 5px;
}

#yoo-zoo .items h1.pos-title {
    margin: 0px 0px 0px 0px;
    font-size: 15px;
    font-weight: normal;
    line-height: 47px;
    color: #000;
    letter-spacing: -1px;
    clear: both;
}

.yoo-zoo.element-download-type {
    display: block;
    width: 100px;
    height: 100px;
    background: url(https://www.shareicon.net/download/2016/10/05/838307_document_512x512.png) 0 0 no-repeat;
    background-size: 48px 48px;
}

#yoo-zoo .items p.pos-links span a:after {
    content: " ";
    font-size: 14px;
}

#yoo-zoo .items p.pos-links {
    margin: -0px 0px 0px 0px;
}

#yoo-zoo .items h1.pos-title {
    text-transform: none;
}

#yoo-zoo .items div.pos-date span.month {
    margin-top: 3px;
}

#yoo-zoo .items p.pos-links span a::before {
    content:" \0bb   ";
}

#yoo-zoo .items p.pos-links span a {
    color:#8198b2;
    font-size: 12px;
}

/*Estilo tarjeta noticias frontpage*/
.uk-article-frontpage
{
    background: #fff;
    /*min-height: 500px;*/
    /*max-height: 500px;*/
    overflow: hidden;
}

.uk-article-front-page-content {padding: 15px;}
.uk-article-lead a {color: #032240;}

/*Menu lateral*/
.uk-nav-side > li.uk-active > a {
    background: #032240 !important;
    color: #ffffff;
}

/*Color item menu superior*/
.uk-nav-navbar > li > a {
    color: #354177;
    font-size: 14px;
}

/*Link como botones en Senior School*/
.senior-school-button > div > div > h3 {
    background: #e6c323;
    padding: 5px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}


/*Link como botones en Material List*/
.button-material-list > div > div{background: #bbcacc;}

.senior-school-button > div > div > h3 > a:hover {color: #fff;}

.button-facebook {
    background: #6575c0;
    border-color: #6575c0;
    color:#fff;
}

.uk-modal-caption {
    text-transform: uppercase;
    font-weight: bold;
    background: #20285a;
}

.uk-accordion-title {
    background: #e1e1e1;
}

.uk-article-meta {
    color: #3e3f74;
    background: #e1d23b;
    padding: 5px;
    padding-left: 15px;
}

.uk-heading-large {
    font-size: 2rem;
  	line-height: 100%;
}

.uk-slidenav-previous, .uk-slidenav-next {
    /*background-color: #e6c323;*/
    /*background-color: rgba(255, 216, 39, 0.41);*/
  	background-color: rgba(3, 34, 64, 0.33);
}

@media (min-width: 960px) {
    .tm-block-padding {
        padding: 0px 80px;
    }

    .tm-block-padding.tm-block-divider > div > section:before {
    	top: -40px;
  	}

    .tm-sidebar-a.uk-width-medium-1-4.uk-flex-order-last {
    	min-height: 532px;
	    margin-top: 7px;
	}
}

@media (max-width: 768px) {
  .tm-totop-scroller
	{
    	bottom: -20px;
	    right: 10%;
	}
}
.uk-navbar-nav > li.uk-active > a {
    background-color: rgba(0, 0, 0, 0);
    color: #e6c323;
}

#menu-superior-oc {background:#e6c323;}
#menu-superior-oc li a {color:#fff; font-size:12px}

.uk-nav-offcanvas .uk-nav-sub {background: #f1f4f7;}
.uk-nav-offcanvas li {font-size:12px;}
.uk-nav-offcanvas > li > a {padding: 5px 10px;}

@media (min-width: 1220px) {

    .uk-slidenav-previous {
        background-position: 50% -99px;
    }

  .uk-slidenav {
        width: 50px;
        height: 50px;
    }

    .uk-slidenav-next {
        background-position: 50% 3px;
    }
}

.foto {margin-left: -30px;}
@media (max-width: 768px)
    {
        .foto {margin-left: 0px;
    }
}

.uk-navbar-nav > li > a[href='#'] {
    cursor: text;
    text-align: center;
}

a:hover, .uk-link:hover {
    /*color: #032240 !important;*/
}

.uk-sticky-placeholder 
{
  /*margin-left:5px !important; 
  margin-right:5px !important;
  */
  /*modificado por mavendano el 9 de marzo*/
  width: 100% !important;
}
.color-icono-flechas {
  color: #e6c323; 
  font-size:14px; 
  position: relative;
	top: -15px;
}

.boton-footer{
  	border:solid 1px #fff;
	padding: 15px;
	font-size: 10px;
	color:#fff;
  	width: 140px;
  	max-width: 140px;
	text-align: center ;
}

h1, .uk-h1 {
    font-size: 30px;
    line-height: 40px;
}

.img-logo-footer {
    margin-left: 80px;
}

.instagram-footer {text-align: right;}

@media (max-width: 769px) {
  .footer{text-align: left; margin-left: 40px; padding-top:20px;}
  .instagram-footer {text-align: center;}
  .img-logo-footer {margin-left: 0px;}
  .boton-footer {margin-left: 0px;}
}

@media (min-width: 770px){
  .boton-footer {margin-left: -80px;}
  .uk-width-small-1-1.uk-width-medium-1-1.uk-width-large-1-2.uk-margin-top {text-align: left !important;}
}

#tm-main {
    padding-top: 20px;
    padding-bottom: 20px;
}

@media (max-width: 769px) {
  #tm-main {
    padding-top: 0px;
	}
}

.boton_matricula{
  font-weight: 600;
  background-color: #b81414;
  /*    background-color: #032240;*/
    color: white !important;
    padding: 0px 10px;
    text-transform: uppercase;
}