@import url("https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");
/* ==========================================================================
Cuaed_ DIE
========================================================================== */

body {
	padding: 0 auto;
	margin: 0 auto;
	font-family: 'Raleway', sans-serif;
	background: #FCFCFC;
	font-size: 15px;
	font-weight: 300;
	color: #555;
	overflow-wrap: break-word;
	overflow-x: hidden;
}


.nav-tabs>li>a {

    border: 1px solid #1097CC;
}


.ajuste-hover {

display: none;
clear: both;
    border:1px solid hsla(16,88%,55%,1.00);
    width: 80%;
    margin: 10% auto;
    padding: 20px;

}

.intervalo-hover {

display: none;
clear: both;
    border:1px solid hsla(16,88%,55%,1.00);
    width: 80%;
    margin: 10% auto;
    padding: 20px;
   
}


#convencional {
    cursor: pointer;
}

.convencional-hover {

    display: none;
      clear: both;
    border:2px solid #1097CC;
    width: 80%;
    margin:0 auto;
    padding: 20px;
    margin-bottom: 20px;
}



.determinar-d {
    border:2px solid #1097CC;
    margin:0 auto;
}


.determinar-d td{
    padding: 20px;

}

.ejercicio {
    width: 230px;
    color: #FFF;
    text-align: center;
    border-radius: 20px;
    background: hsla(16,88%,55%,1.00);
    margin: 0 auto;
    cursor: pointer;
    padding: 15px 10px;
}

.ejercicio-hover {
display: none;
    width: 80%;
    margin: 24px auto;
    border: 1px solid hsla(16,88%,55%,1.00);
    padding: 18px;
}

.triangulo-2 {
    float: left;
     width: 0; 
     height: 0; 
     border-left: 38px solid #1097CC;
     border-top: 27px solid transparent;
     border-bottom: 27px solid transparent; 
         -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Safari */
    transform: rotate(90deg);
    cursor: pointer;
}


.triangulo-2:hover { 

border-left: 38px solid #53AFC0;
    }



.t1 {
float: left;
    width: 261px;
    background: #1097CC;
    color: #FFF;
    border-radius: 10px;
    margin-left: 10px;
    padding: 5px 0;
    text-align: center;
}

.regulador-tb {
    width: 500px;
    margin: 30px auto;
    border:1px solid #53AFC0;

}


.regulador-tb td {
    border:1px solid #53AFC0;
    padding: 6px 0;
}


.ecuacion1,.ecuacion2,.ecuacion3,.ecuacion4 {
    margin:10px 0;

}

.ecuacion1 {
        clear: both;
    float: left;
}


.ecuacion2 {
    clear: both;
    float: left;
    margin-left: 58px;
    display: none;
}


.ecuacion3 {
clear: both;
float: left;
margin-left: 122px;
display: none;
}


.ecuacion4 {
clear: both;
float: left;
margin-left: 186px;
display: none;
}


.despejando {
    float: left;
    background: hsla(37,95%,50%,1.00);
    color: #FFF;
    width: 250px;
    padding: 20px;
    border-radius: 25px;
    cursor: pointer !important;
}


.despejando-click {
    display: none;
}


.despejando2 {
    float: left;
    margin-top: 12px;
    background: hsla(37,95%,50%,1.00);
    color: #FFF;
    width: 225px;
    padding: 20px;
    border-radius: 25px;

}

.flecha-despejando .fa {
    float: left;
    color: hsla(37,95%,50%,1.00);
    font-size: 68px;
    margin: 20px 22px;
}
.ecuacion {
background: hsla(16,88%,55%,1.00);
    color: #FFF;
    width: 405px;
    padding: 20px;
    border-radius: 25px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 48px;
    cursor: pointer;
}

.ecuacion-hover {
    display: none;
        width: 600px;
    border: 3px double hsla(16,88%,55%,1.00);
    margin: 0 auto;
    padding: 20px;
}

.centro-formula {
    width: 100%;
text-align: center;
}

.grande {
    font-size: 30px;
}

.cuadro-calcular {
    clear: both;
    border: 4px double #1097CC;
    width: 393px;
    margin: 23px auto;
    text-align: center;
    padding: 10px 0;
}

.cuadro-ejercicio {
    clear: both;
    border: 4px double hsla(16,88%,55%,1.00);
    margin: 23px auto;
    text-align: center;
    padding: 10px 0;
}


.cuadro-ejercicio td{
    padding: 20px;
}


.ejercicio-hover .fa{

    color: hsla(16,88%,55%,1.00);

}


.ecuacion .fa{
        font-size: 30px;
    margin-bottom: 20px;
    margin-left: 20px;
}


.formulas3{
    font-family: 'Trirong', serif;
}

.title-carrusel {

    width: 100%;
    text-align: center;
color: hsla(37,95%,50%,1.00);
font-size: 20px;
margin-top: 20px;
font-weight: bold;
}

.azul {
    color: #1097CC;
    font-size: 20px;
}

.fraction {
    display: inline-block;
    vertical-align: middle; 
    margin: 0 0.2em 0.4ex;
    text-align: center;
        cursor: pointer;
}
.fraction > span {
    display: block;
    padding-top: 0.15em;
}
.fraction span.fdn {border-top: thin solid #555;}

.fraction span.fdnw {border-top: thin solid #FFF;}
.fraction span.bar {display: none;}



img.transformaciones {
    float: left;
    width: 100%;
    margin: 25px 0;
}


.col-lg-4 .funciones {
    float: left;
    width: 100%;
    text-align: center;
}

.col-lg-4 .funciones img {
    width: 165px;

}


.contenido-formula {
    clear: both;
    float: left;
    width: 100%;
    text-align: center;
    margin: 40px 0;
}

.funciones-content {
    margin-top: 40px;
    margin-bottom: 20px;
}



.borde {
        border-right: 1px solid #1097CC;
}


.title-energia {
float: left;
width: 100%;
text-align: center;
    color: #1097CC;
    font-size: 20px;
    padding-top: 20px;
}


.content-audios{
    float: left;
    width: 100%;
    text-align: center;
    margin:20px 0;

}

audio {
    width: 236px;

}



.energia-diagrama {
    clear: both;
    border:1px solid #1097CC;
    width: 100%;

}
.clasificacion-general {
    float: left;
    width: 100%;
}

.clasificacion {
    float: left;
        padding-top: 32px;

}

.clasificacion.signo{
    font-size: 88px;
    padding-top: 0;
        margin-left: 24px;
            width: 22px;
}



.formulas {
    font-family: Myriad Pro, Helvetica;
    color: #555;
}
.formulas2{
font-family: 'Noto Serif', serif;
font-style: italic;
}
.formulas strong {
  font-size: 20px;
  font-weight: 600;
}

.clear {
	clear: both;
}

.expresion1, .expresion2 {
	float: left;
	cursor: pointer;
	border: 1px solid hsla(16,88%,55%,1.00);
	padding: 5px;
	margin:5px;
}



.panel p.formula-g {
      font-size: 30px;
    margin: 31px 0;
    line-height: 40px;
}

.img-acordeon {
  width: 200px;
  margin: 0 auto;
}

/**diagrama1**/


.diagrama-animado {
    float: left;
    width: 100%;
    margin-top: 40px;
}



.entrada
{
float: left;
text-align: left;
width: 33%;

}

.entrada p, .salida p
{
float: left;
width: 60%;

}

.flecha1 img {
width: 100%;
}

.entrada .flecha1{

float: left;
width: 20%;
margin:5% 10%;

}


.sistema-btn {
    float: left;
    width: 33%;
    text-align: center;
    background: #1097CC;
    color: #FFF;
    padding: 14px 0;
    border-radius: 9px;
    cursor: pointer;

}

.sistema-btn:hover {
    background: hsla(37,95%,50%,1.00);


}

.salida {
    float: left;
    width: 33%;

}

.salida .flecha1{

float: left;
width: 20%;
margin:5% 10%;

}


.entrada {
    display: none;
    opacity: 0;
     -webkit-animation-name: entrada; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 4s; /* Chrome, Safari, Opera */
    -webkit-animation-delay: 0s; /* Chrome, Safari, Opera */
    animation-name: entrada;
    animation-duration: 2s;
    animation-delay: 0s;
  -webkit-animation-fill-mode: forwards; /* Safari 4.0 - 8.0 */
    animation-fill-mode: forwards;

  }


  .salida {
    display: none;
    opacity: 0;
     -webkit-animation-name: entrada; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 4s; /* Chrome, Safari, Opera */
    -webkit-animation-delay: 1s; /* Chrome, Safari, Opera */
    animation-name: entrada;
    animation-duration: 2s;
    animation-delay: 1s;
  -webkit-animation-fill-mode: forwards; /* Safari 4.0 - 8.0 */
    animation-fill-mode: forwards;

  }


/* Chrome, Safari, Opera */
@-webkit-keyframes entrada {
    0%   {opacity: 0;}

    100% { opacity: 1;}
}

/* Standard syntax */
@keyframes entrada {
    0%   {opacity: 0;}

    100% {opacity: 1;}
}




#expresion-1, #expresion-2  {
	float: left;
	display: none;
}



#expresion-1 img, #expresion-2 img{
width: 350px;
}

.flecha {
    float: left;
    width: 40px;
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    margin: 20px;
}


.flecha2 {
    float: right;
    width: 40px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    margin: 20px;
}





#expresion-1 .flecha img , #expresion-2 .flecha2 img {
	width: 100%;
}



.resultado-form {
	padding-top: 10px;
	float: left;

}
.space {
	float: left;
    width: 100%;
	margin-top: 60px;
}
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?rzr4b1');
  src:  url('fonts/icomoon.eot?rzr4b1#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?rzr4b1') format('truetype'),
    url('fonts/icomoon.woff?rzr4b1') format('woff'),
    url('fonts/icomoon.svg?rzr4b1#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}



.diagrama1 {
  width: 50%;
  margin: 50px auto;
  border:1px solid gray;
}


.diagrama2 {
    width: 80%;
    margin: 0 auto;
  border:1px solid gray;
}


.diagrama3 {
    width: 40%;
  margin: 50px auto 0 auto;
  border:1px solid gray;
}

.diagrama4 {
    width: 80%;
  margin: 50px auto 0 auto;
  border:1px solid gray;
}


.diagrama5 {
    width: 30%;
  margin: 50px auto 0 auto;
  border:1px solid gray;
}

.diagrama6 {
    width: 20%;
  margin: 20px auto 0 auto;
  border:1px solid gray;
}

.diagrama1 img, .diagrama2 img, .diagrama3 img, .diagrama4 img, .diagrama5 img, .diagrama6 img{
  width: 100%;

}


.navegadores {
    float: left;
    width: 90%;
margin: 20px 5%;
    background: hsla(0,0%,95%,1.00);
    padding: 20px 4%;
    border-radius: 5px;
    border: 2px solid #53AFC0;

}

.navegadores img{
 text-align: center;

}



[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 11px;
    font-weight: bold;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-flecha3:before {
  content: "\e900";
}

.img-centro {
    width: 80%;
}


.pieFoto {
    float: left;
    width: 100%;
    font-size: 12px;
    margin-bottom: 20px;
    word-break: break-all;
    margin-top: 20px;
    color: darkgray;
    text-align: center;
    padding: 0 10px;
}


.cd-horizontal-timeline .events-content li .linea-bing {
	float: left;
	width: 40%;
	margin:0 5%;
	    padding-top: 27px;
}

.linea-bing  img{
width: 100%;
}


.img-cont {
	width: 150px;
}

.cd-horizontal-timeline .events-content li .img-linea {
    /* float: left; */
    width: 100%;
    margin: 0 auto
}

.cd-horizontal-timeline .events-content .txt-linea-tiempo {
float: none;
    width: 100%;
    /* margin-right: 50px; */
    text-align: center;
}


li.linea-tiempo p {
  float: left;
font-size: 17px;
}


.img-linea img{
    width: 100%;
    margin-top: 38px;
        margin-bottom: 30px;
}

.img-linea2 img{
    width: 100%;
    margin-top: 10px;
        margin-bottom: 30px;
}


.icom {
	font-size: 54px;
	vertical-align: middle
}
a {
	word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
	overflow: hidden;
	color: hsla(131,80%,35%,1.00);
	font-weight: 600;
}
a:hover {
	word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
	overflow: hidden;
	color: #8D1B1B;
	font-weight: 600;
	text-decoration: none;
}
h1 {
	font-family: 'Raleway', sans-serif;
	color: #8D1B1B;
	text-align: left;
	font-size: 25px;
	font-weight: 800;
	margin-top: 20px;
	margin-bottom: 20px;
}
p {
	font-family: 'Raleway', sans-serif;
	color: #555;
	text-align: left;
	font-size: 15px;
	font-weight: 300;
	line-height: 1.5;
}
p>ol, ul, li {
	font-family: 'Raleway', sans-serif;
	color: #555;
	text-align: left;
	font-size: 15px;
	font-weight: 300;
	line-height: 1.5;
}
strong {
	font-family: 'Raleway', sans-serif;
	text-align: left;
	/*font-size: 15px;*/
	font-weight: 800;
}


.boton-d1 {
    position: absolute;
    background: transparent;
    right: 2%;
    bottom: 2%;
    border-radius: 24px;
    width: 11%;
    height: 15%;
    cursor: pointer;
}


.boton-d2 {
    position: absolute;
    background: transparent;
    right: 2%;
    bottom: 7%;
    border-radius: 24px;
    width: 7%;
    height: 16%;
    cursor: pointer;
}


#info1{
display: none;
    width: 95%;
    margin: 0 auto;;
    background: #FFF;

}

#info2{
display: none;
    width: 95%;
    margin: 0 auto;;
    background: #FFF;

}



#info1 p{
margin:0 0 10px 15px;
}


.content-tabla {
	width: 80%;
	margin: 0 auto;
}

.referencia {

	font-family: "Times New Roman", Georgia, Serif;
}
.content {
	width: 1600px;
	height: auto;
	margin: auto;
}
.menu {
	background: #F9F9F9;
	border-bottom: #FCFCFC;
	-webkit-box-shadow: 0px 10px 5px -6px rgba(0,0,0,0.09);
	-moz-box-shadow: 0px 10px 5px -6px rgba(0,0,0,0.09);
	box-shadow: 0px 10px 5px -6px rgba(0,0,0,0.09);
}
.navbar-brand {
	border-right: 1px solid #CCCCCC;
	top: 12px;
	height: 100%;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.open>a {
	border-bottom: #8C1B19 1px solid;
	background: #FCFCFC;
	box-shadow: none;
}
.navbar-right {
	margin: 20px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #e7e7e7;
	background: #FCFCFC;
	z-index: 999999;
}
#tf-home {
	background: url(../img/contenido/busqueda.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #cfcfcf;
	overflow: hidden;
	margin: 5px 0 0 0;
	text-align:center;
}
#tf-home .overlay {
	background: -moz-linear-gradient(top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 40%, rgba(0,0,0,0.66) 80%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0.8)), color-stop(17%, rgba(0,0,0,0.73)), color-stop(35%, rgba(0,0,0,0.66)), color-stop(62%, rgba(0,0,0,0.55)), color-stop(100%, rgba(0,0,0,0.8))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 80%, rgba(0,0,0,0.55) 80%, rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 80%, rgba(0,0,0,0.55) 80%, rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 80%, rgba(0,0,0,0.55) 80%, rgba(0,0,0,0.4) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 80%, rgba(0,0,0,0.55) 80%, rgba(0,0,0,0.4) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000', GradientType=0 ); /* IE6-9 */
	height: 350px;
	background-attachment: fixed;
}
.leadM{
	text-align:center;
	padding:20px 130px;
	width:100%;
	
}

.lead{
	color: #fff;
	font-size:30px;
	font-weight:700;
	text-transform:uppercase;
}

.lead2{
	color:#53AFC0;
	font-size:25px;
	font-weight:300;
}

.lead3{
	color: #FBB03B;
	font-size:19px;
	font-weight:300;
}

.conte {
	position: relative;
	padding: 8% 0 0 0;
}
/******/
#tf-p2 {
    padding: 30px 10px 85px 10px;
	background: hsla(0,0%,95%,1.00);
}
.row.vdivide [class*='col-']:not(:last-child):after {
	background: hsla(0,0%,100%,1.00);
	width: 2px;
	content: "";
	display: block;
	position: absolute;
	top: 10px;
	bottom: 10px;
	right: 0;
	min-height: 70px;
	margin: 10px;
}
.row.vdivide2 [class*='col-']:not(:last-child):after {
	background: hsla(0,0%,69%,0.3);
	width: 2px;
	content: "";
	display: block;
	position: absolute;
	top: 10px;
	bottom: 10px;
	right: 0;
	min-height: 70px;
	margin: 10px;
}
hr {
	display: none;
}
#tf-m3 {
	background: #FFFFFF;
	padding: 105px auto;
}
.color {
	color: #f9f9f9;
}
.color1 {
	background: hsla(37,95%,50%,1.00);
	padding: 80px;



}
.color2 {
	background: hsla(177,99%,33%,2.00);
	padding: 80px;
 

}
.color3 {
	background: hsla(16,88%,55%,1.00);
	padding: 80px;
  

}
.p {
	padding: 10px 50px;
}
#tf-p4 {
	background: #ffffff;
	    padding: 85px 45px;
}
#tf-p5 {
	background: #ffffff;
    padding: 29px 85px;
}
.panel-title h3 {
	width: 100%;
	padding: 10px;
	text-align: center;
	float: left;
	font-family: 'Raleway', sans-serif;
	color: #8D1B1B;
	font-size: 25px;
	font-weight: 800;
    margin-top: 20px;
	margin-bottom: 20px;
}
.globo {
	color: #FFFFFF;
	border: #0A709A 1px solid;
	text-align: center;
	background: #1097CC;
	padding: 22px;
	border-radius: 5px;
	    margin: 20px 0;
}

.globo strong{
	color: #FFFFFF;

}


.globo ul li{
	color: #FFFFFF;

}

.globo ul li p{
text-align:left !important;

}
.salto {
	padding: 20px;
}


table.columnas  {

width: 100%;
	margin: 10px 0;

}

table.columnas td {

	padding: 5px 0;


}
.close {
float: right;
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
    color: hsla(37,95%,50%,1.00);
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;

}


.close:hover {
  color: #1097CC;
}

/*SCROLL*/



div.tab, div.tab2, div.tab3 {
float: left;
    border-left:  1px solid #ccc;
       border-top:  1px solid #ccc;
           border-bottom:  1px solid #ccc;
    background-color: #FFF;
    width: 15%;

}


.tabcontent h4,.tabcontent2 h4, .tabcontent3 h4 {
color:hsla(37,95%,50%,1.00)
}


.tabcontent  h4 strong,.tabcontent2 h4 strong, .tabcontent3 h4 strong {
font-size: 20px;}




div.tab {
    height: 300px;

}


div.tab2 {
height: 367px;
}

div.tab3{
    height: 530px;
}

/* Style the buttons inside the tab */
div.tab button, div.tab2 button, div.tab3 button {
display: block;
    background-color: inherit;
    color: #FFF;
    /* padding: 22px 16px; */
    width: 100%;
    border: none;
    outline: none;
    text-align: center;
    cursor: pointer;
    transition: 0.3s;
    background-color: #1097CC;
    font-size: 25px;
    width: 60px;
    height: 60px;
    margin: 10px 0 0 21px;
    /* padding-left: 28px; */
    /* padding-bottom: 24px; */
    border-radius: 38px;
}

/* Change background color of buttons on hover */
div.tab button:hover, div.tab2 button:hover, div.tab3 button:hover {
    background-color: hsla(16,88%,55%,1.00);
    width: 65px;
    height:65px;
}

/* Create an active/current "tab button" class */
div.tab button.active, div.tab2 button.active, div.tab3 button.active {
background-color: hsla(37,95%,50%,1.00);

}

/* Style the tab content */
.tabcontent, .tabcontent2, .tabcontent3 {
    float: left;
    padding: 0px 12px;
    border: 1px solid #ccc;
    width: 85%;
    border-left: none;

}

.tabcontent {

height: 300px;
}



.tabcontent2 {
height: 367px;

}


.tabcontent3 {
    height: 530px;

}



.tabcontent2 img, .tabcontent3 img{
width: 48%;
}

.tabcontent img{
width: 41%;
}


.tabcontent3 img {
width: 65%;
}

#dos, #tres, #cuatro, #cinco, #doce, #trece, #catorce, #final2, #final3, #final4, #final5 {
  display: none;
}






.number {
font-family: 'Numans', sans-serif;
    position: absolute;
    top: -70px;
    left: 50%;
    margin-left: -35px;
    color: #FFF;
    text-align: center;
    height: 70px;
    width: 69px;
    border: 4px dashed #FFF;
    padding-top: 2px;
    font-size: 42px;
    border-radius: 34px;
    background: #1097CC;
    color: #FFF;
    }

/**tabla naramja**/
.tabla-variables {

    width: 600px;
margin: 31px auto;
}

.tabla-variables table{
	float: left;
    width: 243px;
} 


.tabla-variables .flecha-ref{
    float: left;
    width: 68px;
    margin: 0 20px;
    padding-top: 15px;
} 

.flecha-ref img{
	width: 100%;
}

.tabla-variables .texto {
	float: left;
    width: 228px;
}


/**IMAGENES**/
.animacion{
	float: left;
	width: 95%;
  margin: 10px 2.5%;
  position: relative;

}


.point1 {
position: absolute;
    border-radius: 20px;
    width: 6%;
    height: 11%;
    left: 16%;
    top: 10%;
}




.point2 {
    position: absolute;

    border-radius: 20px;
    width: 6%;
    height: 11%;
    left: 34%;
    top: 19%;
}




.point3 {
    position: absolute;

    border-radius: 20px;
    width: 6%;
    height: 11%;
    left: 48%;
    bottom: 39%;
}



.point4 {
position: absolute;
    border-radius: 20px;
    width: 6%;
    height: 11%;
    right: 33%;
    bottom: 30%;
}


#point1, #point2, #point3, #point4 {
    display: none;
    position: absolute;
    width: 200px;
    top: 0;
    left: 50%;
    margin-left: -100px;
    border:2px solid #1097CC;
    background: #FFF;
    z-index: 90;
}

#point1 img, #point2 img, #point3 img, #point4  img{
width: 100%;
}


#point1 p, #point2 p, #point3 p, #point4  p{
text-align: center;
font-size: 20px;
color: #1097CC;
font-weight: bold;
padding:10px 0;
}


.animacion img{
	width: 100%; 

}


.img-centro2 {
width: 100%;
text-align: center;
position: relative;
    border: 1px solid #53AFC0;
}


.img-google {
width: 100%;
}


.img-centro4 {
width: 100%;
text-align: center;
position: relative;

}


.articulo {
    position: absolute;
    background: transparent;
    top: 23%;
    left: 2%;
    z-index: 99;
    width: 13%;
    height: 8%;
}



.articulo-txt {
position: absolute;
    background: #53AFC0;
    top: 8%;
    left: 115%;
    width: 200px;
    z-index: 999;
    padding: 10px;
    color: #FFF;
    display: none;

	} 




.tiempo {
position: absolute;
    background: transparent;
    top: 34%;
    left: 2%;
    z-index: 99;
    width: 13%;
    height: 17%;

}

.tiempo-txt {
    position: absolute;
    background: #53AFC0;
    top: 39%;
        left: 115%;
    width: 200px;
    z-index: 999;
    padding: 10px;
    color: #FFF;
    display: none;

}

.publicado {
    position: absolute;
    background: transparent;
       top: 23%;
    right: 4%;
    z-index: 99;
    width: 15%;
height: 14%;

}


.publicado-txt {
    position: absolute;
    background: #53AFC0;
     top: 118%;
    right: 8%;
    width: 200px;
    z-index: 999;
    padding: 10px;
    color: #FFF;
    display: none;
}



.tipo {

    position: absolute;
    background: transparent;
    bottom: 38%;
    left: 2%;
    z-index: 99;
    width: 12%;
    height: 9%
}


.tipo-txt {
    position: absolute;
    background: #53AFC0;
    top: 13%;
    left: 126%;
    width: 200px;
    z-index: 999;
    padding: 10px;
    color: #FFF;
    display: none;

}


.articulo:hover .articulo-txt, .tiempo:hover .tiempo-txt , .publicado:hover .publicado-txt , .tipo:hover .tipo-txt  {
	display: block;
	transition-duration: 10s;

}



.img-centro1 {
width: 100%;
text-align: center;
position: relative;
}


.img-centro1 img, .img-centro2 img, .img-centro2 embed  {
width: 100%;
    margin: 20px 0;
}


.img-google img{
	width: 100%
}


.img-centro4 img {
width: 100%;
}




.img-centro1 .autor {
 
position: absolute;
    background: #FBB03B;
    color: #FFF;
    padding: 10px;
    top: 38px;
    left: 23%;
       width: 76%;
    display: none;
    z-index: 99;
  
}

.img-centro1 .autor p {
    margin-top: 7px;
    color: #FFF;
    width: 100%;
        margin-top: 34px;
  
}

.img-centro1 .autor-hover {
    position: absolute;
    background: transparent;
    width: 18%;
    height: 62%;
    top: 14%;
    left: 9%;

   
}

.cerrar-autor {
    position: absolute;
    right: 12px;
    top: 1px;
    color: #FFF;
    z-index: 99;
    font-size: 37px;
}


.google-images, .google-images1 {
	float: left;
	border:1px solid #53AFC0;
	width:100%;


}

.google-images img, .google-images1 img {
width: 100%;


}



.drive-img {
	float: left;
	width: 45%;
	margin-left: 27.5%;
}



.drive-img2 {
    float: left;
    width: 60%;
    margin: 25px 20%;
    background: rgba(83,175,192,.3);
    border-radius: 10px;
}


.drive-img img,.drive-img2 img,.drive-img3 img, .drive-img3 embed, .drive-img4 img, .drive-img5 img {

width: 100%;
}


.drive-img3 {
    float: left;
    width: 100%;
    border:1px solid #CCC;
    margin:10px 0;
  
}


.drive-img4 {
    float: left;
    width: 8.28%;
    /* border: 1px solid #CCC; */
    margin: 10px 3%;
    /* height: 167px; */
}



/**ESTILOS RECURO FICHERO SCROLL VERTICAL**/

.contenedorRecurso { width:100%; height:auto; padding:20px; margin-left:auto; margin-right:auto;
border:1px solid #1097CC;

}

#hero-slider {
  text-align:left; 
    width:100%;
  margin:0 auto;
  height:auto;
  background: rgba(255,255,255,0.5);
  border-radius:10px;
}

#hero-slider .mask { 
  float:left; 
  width:60%; 
  height:440px; 
  margin:15px 0 0 10px; 
  overflow:hidden;

}

#hero-slider .panel { 
  width:80%; 
  height:440px; 
  text-align:left;
}

#hero-slider ul {
  margin:0; 
  padding:15px 15px 0 15px; 
  list-style:none; 
  float:left; 
  border-right:1px solid #dedede; 
  height:400px;
}

#hero-slider ul li {
  margin:10px 0;
}

#hero-slider ul a {
  outline:none; 
  text-decoration: none;
  color:#666;
  font-size:24px;
  font-weight:bold;
  display:block;
  width:75px; 
  height:74px; 
  text-indent:34px;
  line-height:74px;
}

#hero-slider a {
  background: url(button.png) no-repeat 0 0;
}

#hero-slider ul a.active {
  background-position: -75px;
  color: #FFF;
}
#a {
  background: url(descargar.png) no-repeat 0 0;
}

#a.active {
  background-position: -75px;
  color: #8C1003;
}

.panel h2 {
  padding:15px 0 0 0;
  color:#333;

  font-size:15px;
}

.panel p {
  color:#666;

  font-size:13px;
   line-height: 21px;

}

.panel img {
	float: left;
	width: 100%
}



body table tr td {
  text-align: center;
  font-size: 16px;

}
/**GALERIA**/




#demo, #demo2, #demo3 {

    border: 2px solid #1097CC;
    clear: both;
    margin-bottom: 40px;
    background: #FFF;

}

.numbers {
	    top: -70px;
	font-family: 'Numans', sans-serif;
    position: absolute;
     left: 50%;
    margin-left: -35px;
        background: #FFF;
        padding-top: 2px;
}

.point {
	position: absolute;
	width: 20px;
	height: 20px;
	border-radius: 20px;
	background: red;
	top:-11px;
	left: 50%;
}



.number2 {
    color: #FFF;
    text-align: center;
    font-size: 20px;
    color: red;
    float: left;
    margin: 15px 16px;


}

.container-gallery{
	width: 90%;
	margin: 0 auto;
	position: relative;

}

.owl-theme .owl-controls .owl-buttons div {
    display: inline-block;
    zoom: 1;

    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: transparent;
    font-size: 75px;
    color: hsla(16,88%,55%,1.00);
    font-family: 'Acme', sans-serif;
}

.item  {
    width: 100%;
}


.owl-prev, .owl-next {
    position: absolute;
    top: 23%;

}


.owl-prev {
    left: 2%;
}

.owl-next {
    right: 2%;
}


.descripcion-galeria {
    color: red;
    width: 100%;

}

.descripcion-galeria p{

color: #1097CC;
    font-size: 20px;

}


.universo {
    color: #555;
    float: left;
    width: 75%;
    text-align: right;

}

.imgs-galeria {
    clear: both;
    width: 80%;
    margin: 30px 10%;
    box-sizing: initial;
}

.imgs-galeria img{
    width: 100%;

}


.item .descripcion-galeria p:first-child{

    text-align: center;
    width: 74%;
    margin: 0 auto;
}


.descripcion-galeria ul{

list-style: none;

}




.titulo-galeria {
    font-size: 20px;
    font-weight: 500;
}

.item table {
	    width: 80%;
    text-align: center;
    margin: 0 auto;
    color:#555;
        border: 1px solid #1097CC;
}

/*FINAL GALERIA**/



.btn1 {
	background: #B41A83;
	color: #FFFFFF;
	width: 100%;
	text-shadow: none;
}
.btn1:hover {
	background: #B41A83;
	opacity: 0.8;
	color: #FFFFFF;
}
.btn2 {
	background: #3E830C;
	color: #FFFFFF;
	width: 100%;
	text-shadow: none;
}
.btn2:hover {
	background: #3E830C;
	opacity: 0.8;
	color: #FFFFFF;
}
.btn3 {
	background: #134581;
	color: #FFFFFF;
	width: 100%;
	text-shadow: none;
}
.btn3:hover {
	background: #134581;
	opacity: 0.8;
	color: #FFFFFF;
}
.btn4 {
	background: #682090;
	color: #FFFFFF;
	width: 100%;
	text-shadow: none;
}
.btn4:hover {
	background: #682090;
	opacity: 0.8;
	color: #FFFFFF;
}
.btn5 {
	background: #FBB23C;
	color: #FFFFFF;
	width: 100%;
	text-shadow: none;
}
.btn5:hover {
	background: #FBB23C;
	opacity: 0.8;
	color: #FFFFFF;
}
.btn6 {
	background: #01C1C3;
	color: #FFFFFF;
	width: 100%;
	text-shadow: none;
}
.btn6:hover {
	background: #01C1C3;
	opacity: 0.8;
	color: #FFFFFF;
}

.btn7 {
    background: #f47337;
color: #FFFFFF;
width: 100%;
text-shadow: none;
}
.btn7:hover {
    background: #f47337;
opacity: 0.8;
color: #FFFFFF;
}
/*******************************
rc 06
*******************************/
.panel-group .panel {
	border-radius: 0;
	box-shadow: none;
	border-color: #EEEEEE;
}
.panel-default > .panel-heading {
	padding: 0;
	border-radius: 0;
	color: #212121;
	background-color: #FAFAFA;
	border-color: #EEEEEE;
}
.panel-title {
	font-size: 14px;
}
.panel-title > a {
	display: block;
	padding: 15px;
	text-decoration: none;
	    text-shadow: none;
}
.more-less {
	float: right;
	color: #212121;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #EEEEEE;
}
footer {
	width: 100%;
	background: #4D4D4D;
	margin: 10px 0 0 0;
	float: left;
}
.textFooter {
	padding: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.mn {
	padding-left: 21px;
}
.txt {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 500;
}
h2 a {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: 600;
}
h2 a:hover {
	color: #C5C5C5;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
}

.lith{ border:1px solid hsla(0,0%,48%,1.00);
border-radius:10px;
max-height:3500px;
padding:30px;
}
/* scroll to top */
.scrollup {
	position: fixed;
	width: 52px;
	height: 52px;
	bottom: 20px;
	right: 40px;
	/*background:hsla(198,76%,52%,1.00);*/
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
}
a.scrollup {
	outline: 0;
	text-align: center;
}
a.scrollup:hover, a.scrollup:active, a.scrollup:focus {
	opacity: 0.5;
	text-decoration: none;
}
a.scrollup i {
	/*margin-top: 5px;*/
	color:hsla(0,0%,59%,1.00);
	font-size: 36px;
}
a.scrollup i:hover {
	text-decoration: none;
}


.nav-tabs {
    border-bottom: 1px solid #1097CC;
}

.tab-content {
    border-left: 1px solid #1097CC;
    border-right: 1px solid #1097CC;
    border-bottom: 1px solid #1097CC;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #1097CC;
    border-bottom-color: transparent;
}

.tab-content p {
    padding: 20px;
}


.col-lg-4 img, .col-lg-6 img, .col-lg-3 img{
    width: 100%;

}



@media (max-width: 1500px) {
.content {
	width: 95%;
	height: auto;
	margin: auto;
}
.conte {
	position: relative;
	padding: 12% 0 0 0;
}
}

@media (max-width: 990px) {
.row.vdivide2 [class*='col-']:not(:last-child):after {
	display: none;
}

.row.vdivide [class*='col-']:not(:last-child):after {
	display: none;
}

hr {
	border:hsla(0,0%,100%,1.00) 1px solid;
	width: 50%;
	margin: 10px auto;
	display: block;
}
.navbar-right {
   margin: 10px -85px 0px 0;
    padding: 0 px;
    font-size: 15px;
}
}



@media (min-width: 992px) {

.navegadores {
 
    height: 420px;
}

.txt {
	padding-top: 19%;
}

.funciones-content {
    margin-top: 0;
}

}



@media (min-width: 992px) {

img.transformaciones {
width: 80%;
    margin: 25px 10%;
}


}


@media (min-width: 768px) and (max-width: 990px){
.col-lg-4 img , .col-lg-3 img,  {
    width: 50%;
    margin: 24px 25%;
}

.col-lg-6 img{
    width: 100%;
}


}



@media (min-width: 320px) and (max-width: 480px){

.col-lg-4 img , .col-lg-3 img, .col-lg-6 img {
    width: 100%;
    margin: 24px 0;
}

}



@media (min-width: 481px) and (max-width: 767px){

.col-lg-4 img , .col-lg-3 img ,.col-lg-6 img {
    width: 80%;
    margin: 24px 10%;
}

}



@media (min-width: 800px) {


.cd-horizontal-timeline .events-content li .img-linea {

}


.google-images {
 width: 45%;
    margin: 30px 27.5%;

}

.google-images1 {
    width: 40%;
    margin: 30px 30%;
}

}



@media (min-width: 980px) {
.img-centro1 {
width: 40%;
margin-left: 30%;
}


.img-centro1 .autor {
top: 38px;
left: 35%;
width: 268px; 
}



.img-centro2 {
    width: 80%;
    margin-left: 10%;

}

.img-google {
    width: 80%;
    margin-left: 10%;

}


.img-centro4 {
    width: 80%;
    margin-left: 10%;

}


}

@media (min-width: 320px) and (max-width: 991px) {
    .borde{
border-right: 0;
    }


.diagrama2 {
    margin: 20px 0 0 0;
    clear: both;
}

}


@media (min-width: 768px) and (max-width: 991px) {

.drive-img4 {
    width: 15%;
    margin: 25px 13%;
}

.img-google {
     width: 40%;
    margin: 0 30%;

}



}
@media (max-width: 601px) {


.clasificacion {
    float: left;
    padding-top: 32px;
    width: 31%;
}
}


@media (min-width: 480px) and (max-width: 767px) {

.img-google {
     width: 60%;
    margin: 0 20%;

}

}

@media (min-width: 480px) and (max-width: 768px) {

.tabcontent, .tabcontent2, .tabcontent3 {
    width: 68%;
}
}


@media (min-width: 640px) and (max-width: 767px) {

.drive-img4 {
 width: 22%;
    margin: 25px 13%;

}

#expresion-1, #expresion-2 {
    width: 100%;
}

#expresion-1 img, #expresion-2 img {
width: 60%;
    float: left;
    margin-right: 40%;
}



.flecha2 {
	float: left;
    margin-left: 89px;
}


}






@media (min-width: 481px) and (max-width: 640px) {

.drive-img4 {
    width: 24%;
    margin: 10px 10%;

}


#expresion-1, #expresion-2 {
    width: 100%;
}

#expresion-1 img, #expresion-2 img {
    width: 100%;
}


.flecha2 {
	float: left;
    margin-left: 89px;
}


.t1 {
    
    width: 191px;
}

.triangulo-2 {

    border-left: 25px solid #1097CC;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;

}

.triangulo-2:hover { 

border-left: 25px solid #53AFC0;
    }


.ecuacion2, .ecuacion3, .ecuacion4 {

    margin-left: 0;

}


.flecha-despejando .fa {
    clear: both;
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(90deg);
}

.despejando2 {
    clear: both;

}



}


@media (min-width: 320px)  and (max-width: 480px) {
.drive-img4{
    width: 30%;
    margin: 10px 8%;
}


#expresion-1, #expresion-2 {
    width: 100%;
}

#expresion-1 img, #expresion-2 img {
    width: 100%;
}


.flecha2 {
	float: left;
    margin-left: 89px;
}



#contenedorRecurso {
    padding: 20px 0;
  
}


#hero-slider ul {
    padding: 15px 5px 0 5px;
  
}


.tabcontent, .tabcontent2, .tabcontent3 {
   width: 51%;

}


.t1 {
    
    width: 243px;
}

.triangulo-2 {

    border-left: 25px solid #1097CC;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;

}

.triangulo-2:hover { 

border-left: 25px solid #53AFC0;
    }


.ecuacion2, .ecuacion3, .ecuacion4 {

    margin-left: 0;

}


.flecha-despejando .fa {
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(90deg);
}

.despejando2 {
    clear: both;

}


}


@media (min-width: 320px)  and (max-width: 640px) {
.drive-img {
	float: left;
	width: 80%;
	margin-left: 10%;
}


.drive-img2 {

    width: 80%;
    margin: 25px 10%;
  
}

.tabla-variables {
    width: 100%;
    margin: 31px auto;
}


.tabla-variables table {
    width: 100%;
}



.tabla-variables .flecha-ref {
    float: left;
    width: 68px;
    margin: 29px 39%;
    padding-top: 15px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}


.tabla-variables .texto {
    float: left;
    width: 100%;
}


.cd-horizontal-timeline .events-content li .img-linea {
    float: none;
    width: 100%;
    margin: 0 auto;
}



.cd-horizontal-timeline .events-content li .img-linea2 {
    float: none;
    width: 100%;
    margin: 0 auto;
}


.cd-horizontal-timeline .events-content .txt-linea-tiempo {
    float: none;
    width: 100%;
    margin-right: 0;
    text-align: center;
    margin-bottom: 20px;
}


.diagrama6 {
    width: 60%;
}


.ecuacion {
    width: 100%;
}


.ecuacion-hover {
    width: 100%;
}


.convencional-hover {

    width: 100%;

}

.ajuste-hover {
    width: 100%;
}


.cuadro-calcular {
    width: 100%;
}


}
@media (min-width: 641px)  and (max-width: 1024px) {

.drive-img2 {
  
    width: 40%;
    margin: 25px 30%;
   
}
}





@media (max-width: 768px) {
	.leadM{
	text-align:center;
	padding:20px 100px;
	width:100%;
}
.conte {
	position: relative;
	padding: 17% 0 0 0;
}



.cd-horizontal-timeline .events-content li .linea-bing {
  
    width: 100%;
     margin: 0;
 
}

.diagrama1 {
  width:100%;

}

.diagrama2 {
  width:100%;

}



}

@media (max-width: 1200px) {

  .diagrama4 {
  width:100%;

}

}

@media (max-width: 640px) {


.diagrama3 {
  width:100%;

}


.diagrama5 {
  width:100%;

}


.regulador-tb {
    width: 100%;
}



}

@media (min-width: 641px) and (max-width: 768px) {


.diagrama3 {
  width:80%;

}

.diagrama5 {
  width:80%;

}

.diagrama6 {
    width: 40%;

}



.flecha-despejando .fa {
    clear: both;
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(90deg);
}

.despejando2 {
    clear: both;

}

}

@media (min-width: 768px)  and (max-width: 1023px) {
#expresion-1 img, #expresion-2 img {
width: 60%;
    float: left;
    margin-right: 40%;
}

#expresion-1, #expresion-2 {
    width: 100%;
}

.flecha2 {
  float: left;
    margin-left: 89px;
}


}

@media (min-width: 769px)  and (max-width: 1023px) {
.diagrama1 {
    width: 75%;

}

.diagrama2 {
    width: 50%

}



.diagrama3 {
  width:70%;

}

.diagrama5 {
    width: 50%;

}

.diagrama6 {
    width: 50%;

}


  }

@media (max-width:600px) {
	#tf-p2 {
	padding:0;
}

#tf-p4 {
	padding:10%;
}

#tf-p5 {
	padding:10%;
}

.color {
	color: #f9f9f9;
	text-align:center !important;
}

.color1 {
	background: hsla(37,95%,50%,1.00);
	padding: 55px;


}
.color2 {
	background: hsla(177,99%,33%,2.00);
	padding: 55px;


}
.color3 {
	background: hsla(16,88%,55%,1.00);
	padding: 55px;


}

}


@media (min-width:1024px)  and  (max-width:1199px) {
#expresion-1 img, #expresion-2 img {
    width: 280px;
}

.flecha {
    float: right;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    margin: 0 20px;
}

.flecha2 {
    float: left;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(0deg);
    margin: 0 20px;
}

#hero-slider .panel {
    width: 100%;

}


#hero-slider .mask {
    width: 80%;
   
}

.panel img {
	float: left;
width: 80%;
}


}


@media (min-width:1024px) {
.diagrama-animado {
    float: none;
    width: 815px;
    margin: 40px auto;
}
}

@media (max-width:768px) {

.tabcontent img, .tabcontent2 img, .tabcontent3 img {
    width: 100%;
}
}




@media (min-width:769px)  and (max-width:1024px) {

.tabcontent img, .tabcontent2 img, .tabcontent3 img {
    width: 80%;
}



.tabcontent3 img{

      width: 100%;

}
}




@media (max-width:580px) {
	.leadM{
	text-align:center;
	padding:20px 80px;
	width:100%;
}
.conte {
	position: relative;
	padding: 22% 0 0 0;
}
}

@media (max-width:550px) {
	.leadM{
	text-align:center;
	padding:20px 10px;
	width:100%;
}
.conte {
	position: relative;
	padding: 25% 0 0 0;
}
}
@media (max-width: 450px) {
.navbar-brand {
	border-right: 1px solid #CCCCCC;
	top: 12px;
	width: 60%;
}
.menu {
	background: #F9F9F9;
	border-bottom: #FCFCFC;
}
.conte {
	position: relative;
	padding: 25% 0 0 0;
}

.color1 {
	background: hsla(37,95%,50%,1.00);
	padding: 35px;

}
.color2 {
	background: hsla(177,99%,33%,2.00);
	padding: 35px;

}
.color3 {
	background: hsla(16,88%,55%,1.00);
	padding: 35px;

}

}

@media (min-width: 992px) and (max-width: 1499px)  {
.color1, .color2, .color3 {

 height: 700px;
}

}

@media (min-width: 992px) {
.columna2 {
    padding-top: 70px;
}
}


@media (min-width: 1200px)  {

.despejando {
    margin-left: 20%;
}


.ecuacion1 {
    margin-left: 20%;

}

.ecuacion2 {
    margin-left: 30%;

}

.ecuacion3 {
    margin-left: 40%;

}

.ecuacion4 {
    margin-left: 50%;

}

#expresion-1 img, #expresion-2 img {
    width: 389px;
}


.diagrama2 {
    width: 60%;

}
.flecha {
    float: right;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    margin: 0 20px;
}

.flecha2 {
    float: left;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(0deg);
    margin: 0 20px;
}

#hero-slider .panel {
    width: 70%;

}


#hero-slider .mask {
    width: 80%;
   
}

.panel img {
	float: left;
    width: 80%;
}


img.transformaciones {
    width: 60%;
    margin: 25px 20%;
}

}

@media (min-width: 1500px) {
.color1, .color2, .color3 {

 height: 600px;
}

}

@media (max-width: 680px) {
div.tab, div.tab2, div.tab3 {
    width: 105px;

}



@media (min-width: 800px) {
table.columnas {
width: 70%;
    margin: 31px auto;

}


}