﻿body {
  font-family: arial, Raleway, helvetica, sans-serif;
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

#logo {
  max-height: 42px;
  margin-right: 10px;
  margin-top: -3px;
  display: inline-block;
}

#promo {
  text-align: center;
  padding: 40px;
  background-image: url("../../assets/img/fachada.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

#promo .jumbotron {
  border-radius: 30px;
  padding: 40px;
  background-color: rgba(255,255,255,0.75);
  max-width: 800px;
  margin: 0 auto;
}

@media (max-width: 360px) {
  #promo .jumbotron {
    padding: 20px;
  }
}

#welcome p {
  max-width: 900px;
  font-size: 20px;
  margin: 0 auto;
  text-align: justify;
  margin-bottom: 20px;
}

.site-section {
  text-align: center;
  padding: 30px;
  padding-bottom: 9px;
}

.site-section h1 {
  font-weight: normal;
  margin-bottom: 30px;
  margin-top: 0px;
}

#why .dot i {
  	font-size: 43px;
  	color: #c42820;	
}

#why .dot h2 {
  font-weight: 200;
  margin-top: 13px;
  margin-bottom: 20px;
  font-size: 24px;
}

#why .dot {
  padding-top: 30px;
}

.dark-section {
  background-color: #d7f9fe;
}

.number .container-fluid {
	background-image: url("../img/tomaup.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.presto .container-fluid {
	background-image: url(../img/alumna2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.fungi .container-fluid {
	background-image: url(../img/canchaalumnos.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.sauce .container-fluid {
	background-image: url(../img/casino1.JPG);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.story .container-fluid {
	background-image: url(../img/cnchacolores.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.city .container-fluid {
	background-image: url(../img/alulevanta.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.house .container-fluid {
	background-image: url(../img/casino2.JPG);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center; 
}

.centercuadro {
	background-color:#6898ee;
	float:left;
	width:900px;
	height:200px;
	padding-left:5px;
	padding-bottom:10px;
	padding-right:5px;
	-moz-border-radius:5px;border-radius:5px;
	-moz-box-shadow:5px 5px 5px black;
	-webkit-box-shadow:5px 5px 5px black;
	box-shadow:5px 5px 5px black;
	margin-left:10px;margin-bottom:10px
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.rowd {
  margin-left: -15px;
  margin-right: -15px;
}

@media (min-width: 992px){
	.col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
	.col-md-offset-6 {
    margin-left: 50%;
  }	
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.clarabel {
	text-align: justify;
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}

.blog
.features {
	padding-top: 3.3em;
    padding-bottom: 4.2em;
}

.blog .container-fluid {
	padding-top: 3.3em;
	padding-bottom: 4.2em;
}

.opaline {
	padding-top: 3em;
	padding-bottom: 3em;
	text-align: justify;
	background-color: rgba(128, 215, 247, 0.660);
}

.opaline h1,
.opaline h2,
.opaline h3,
.opaline h4,
.opaline h5,
.opaline h6,
.opaline p
{
	color: #660000;
}

.opaline .boxes {
	margin-top: 30px;
	padding-top: 20px;
	padding-bottom: 5px;
	border: 1px solid #FFF;
}

#why p {
  text-align: justify;
}

#why i {
  text-align: center;
}

#login {
  background-image: url("../../assets/img/atras.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

#colegioi {
	padding-right: 10px;
	color: white;
	text-decoration: none;
}

#webmail{
	padding-right: 20px;
}

#promo .jumbotron {
  border-radius: 30px;
  padding: 40px;
  background-color: rgba(255,255,255,0.75);
}

#promo .jumbotron {
  border-radius: 30px;
  padding: 40px;
  background-color: rgba(255,255,255,0.75);
}

.bg-fondojumbo {
  border-radius: 30px;
  padding: 40px;
  background-color: rgba(255,255,255,0.75);
  max-width: 800px;
  margin: 0 auto;
}

.separator{
	background-image: url("../img/Dividers.png");
	background-repeat: no-repeat;
	background-position: center;
	height: 32px;
	width: 960px;	
}

.scrolltop{
	background-image: url("../img/ome_03.png");
	background-repeat: no-repeat;
	bottom: 20px;
	display: none;
	height: 50px;
	left: auto;
	overflow: hidden;	
	position: fixed;
	right: 10px;
	top: auto;
	width: 55px;	
}

#mapa {
	padding-top: 10px;
}

.sizetable1{
	width: 300px;
}

#anthem{
	padding-top: 0px;
}

/* Color de fondo himno */
#himno {
	background-color:darksalmon;
}

#himno h4 {
	font-weight: bold;
}

/* Color de fondo útiles */
#utiles {
	background-color: azure;
}

#talleres {
	background-color: aliceblue;
}

/* Table 1 Style */
table.table1{
    font-family: "Trebuchet MS", sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4em;
    font-style: normal;
    border-collapse:separate;
}

.table1 thead th{
    padding:15px;
    color:#fff;
    text-shadow:1px 1px 1px #568F23;
    border: 1px solid #2d2eff;
    border-bottom: 3px solid #0001b0;
    background-color: #000066;
    background:-webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.02, rgb(121,122,255)),
        color-stop(0.51, rgb(0,1,176)),
        color-stop(0.87, rgb(0,0,102))
        );
    background: -moz-linear-gradient(
        center bottom,
        rgb(121,122,255) 2%,
        rgb(0,1,176) 51%,
        rgb(0,0,102) 87%
        );
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;    
    border-top-left-radius:5px;
    border-top-right-radius:5px;
}

.table1 thead th:empty{
    background:transparent;
    border:none;
}

.table1 tbody th{
    color:#fff;
    text-shadow:1px 1px 1px #568F23;
    background-color: #00008b;
    border: 1px solid #00008b;
    border-right: 3px solid #6495ed;
    padding:0px 10px;
    background:-webkit-gradient(
        linear,
        left bottom,
        right top,
        color-stop(0.02, rgb(83,84,255)),
        color-stop(0.51, rgb(0,2,204)),
        color-stop(0.87, rgb(0,0,139))
        );
    background: -moz-linear-gradient(
        left bottom,
        rgb(83,84,255) 2%,
        rgb(0,2,204) 51%,
        rgb(0,0,139) 87%
        );
    
    -webkit-border-top-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    border-top-left-radius:5px;
    border-bottom-left-radius:5px;
}

.table1 tfoot td{
    color: #9CD009;
    font-size:32px;
    text-align:center;
    padding:10px 0px;
    text-shadow:1px 1px 1px #444;
}

.table1 tfoot th{
    color:#666;
}

.table1 tbody td{
    padding:10px;
    text-align:center;
    /* background-color:#DEF3CA; */
    background-color: #00bfff;
    border: 2px solid #E7EFE0;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    color: #8b008b;
    text-shadow:1px 1px 1px #fff;
}

.table1 tbody span.check::before{
    content : url("../img/check0.png");
}


/* Table 2 Style */
table.table2{
    font-family: Georgia, serif;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 1.2em;
    border-collapse:collapse;
    text-align:center;
}
.table2 thead th, .table2 tfoot td{
    padding:20px 10px 40px 10px;
    color:#fff;
    font-size: 18px;
    background-color:#222;
    font-weight:normal;
    border-right:1px dotted #666;
    border-top:3px solid #666;
    -moz-box-shadow:0px -1px 4px #000;
    -webkit-box-shadow:0px -1px 4px #000;
    box-shadow:0px -1px 4px #000;
    text-shadow:1px 1px 1px #000;
}
.table2 tfoot th{
    padding:10px;
    font-size:18px;
    text-transform:uppercase;
    color:#888;
}
.table2 tfoot td{
    font-size:36px;
    color:#EF870E;
    border-top:none;
    border-bottom:3px solid #666;
    -moz-box-shadow:0px 1px 4px #000;
    -webkit-box-shadow:0px 1px 4px #000;
    box-shadow:0px 1px 4px #000;
}
.table2 thead th:empty{
    background:transparent;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    box-shadow:none;
}
.table2 thead :nth-last-child(1){
    border-right:none;
}
.table2 thead :first-child,
.table2 tbody :nth-last-child(1){
    border:none;
}
.table2 tbody th{
    text-align:right;
    padding:10px;
    color:#333;
    text-shadow:1px 1px 1px #ccc;
    background-color:#f9f9f9;
}
.table2 tbody td{
    padding:10px;
    background-color:#f0f0f0;
    border-right:1px dotted #999;
    text-shadow:-1px 1px 1px #fff;
    text-transform:uppercase;
    color:#333;
}

.table2 tbody span.check::before{
	content: url("../img/check2.png")
}

#utiles h3 {
	padding-top: 20px;
}

#utiles table {
	text-align: center;
}

#talleres h4 {
	padding-top: 20px;
	font-style: normal;
	font-weight: bold;
	color: rgb(255,127,0);
}

#talleres p {
	padding-top: 20px;
	text-align: center;
	font-weight: bold;
}

#board {
	padding-top: 20px;
	background-color: floralwhite;
}

.embed-container {
	position: relative;	
	height: 0;
	overflow: hidden;
}

.16by9 {
	padding-bottom: 56.25%;
}

.4by3 {
	padding-bottom: 75%;
}

.embed-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media (min-width: 992px){
	.col-md-5 {
		width: 50.666667%;
	}
	.col-md-7 {
    width: 48.333333333333336%;
  }
}

@media (min-width: 992px){
	.col-md-5 {
		float: left;
	}
}

.inner {
	background-color: #330099;
	-moz-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:5px 5px 5px black;
	-webkit-box-shadow:5px 5px 5px black;
	box-shadow:5px 5px 5px black;	
}

.lst25 {
	height: 25px;
	display: list-item;
	margin-left: 0;
	text-align: justify;
	color: #660000;
	list-style-position: outside;
	list-style-image: url(../img/punto_elenco.gif);
}

.ilist {
	display: inline-block;
	width: 30px;
}

span.typcn::before, i.typcn::before
{
    font-size: 2em;
}

span.x2:before, i.x2:before
{
    font-size: 3.4em;
}

span.x3:before, i.x3:before
{
    font-size: 4.4em;
}

span.x4:before, i.x4:before
{
    font-size: 6em;
}
