@font-face {
font-family: roboto;
src: url(./fonts/roboto.ttf);
}

*{
	margin:0;
	padding: 0;
	1box-sizing: border-box; /*Para que todo se contenga en un modelo de caja*/
}

body{
	margin: 0;
	background-image: url("./img/logovidafintrans.png");


}


.contenedor{
	width: 98%;
	margin: auto;
}

h1	{
	float: left;
}

header .contenedor{
	display: table;
}

section {
	width: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/* Logo mean*/
.logo-menu{

	height: 50px;
	width: auto;

}

#bienvenidos{
	text-align: center;
	margin-top: 0px;
	background: url(./img/bg-body.jpg)
}


#bienvenidos h2{
 font-family: roboto Condensed;
 font-size: 36px;
 color:#002e82;
}

#bienvenidos p{
 font-family: roboto Condensed;
 font-size: 30px;
 color: #506882;
}


.sociales{
	width: 100%;
	left: 50px;
}

.sociales a{
	color: #333;
	text-decoration: none;

}

@media (min-width:768px;){
	.sociales{
	width: auto;
	}

	footer .contenedor{
	justify-content: space-between;
	}
}
@media (min-width:1024px){
	.contenedor{
		width: 1100px;
	}
}



/* boton regersar al inicio css */
#scroll {
    position:fixed;
    right:10px;
    bottom:10px;
    cursor:pointer;
    width:60px;
    height:60px;
    background-color:#3498db;
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px
}
#scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff
}
#scroll:hover {
    background: rgba(8,77,144,0.9);
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}

.recorrido{
	text-align: center
	width: 1500px;
}

.btn{
	display: inline-block;
    padding: 6px 25px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 0px solid transparent;
    border-radius: 6px;
}
.btn a{
	color:#fff;
	text-decoration: none;

}
.btn {
    color: #fff;
    background-color: #002e82;
   /* border-color: #fff;*/

    }

   .btn-success:hover {
    color: #456;
    background-color: #ccc;
  /*  border-color: #fff;*/

    }

    .socialylogo{
    width: 100%;
    height: 50px;
    color:  #fff;
    position: fixed;    /*propiedad para que el menu se quede estatico al momento de hacer scroll*/
    top: 100;
    left: 0;
    z-index: 90;
    float: right;
    margin: 0 0 10px 33%; /*mover redes sociales*/


}

.socialylogo .menu2 li:hover{
    background: rgba(255,255,255,0.5);
    border-radius: 15px;
    transition: all 0.4s;

}


.menu2 li a{
    display:inline;
    color: #fff;
    text-decoration: none;
}
.menu2 li {
    padding: 7.5px 5px /*junta las imagenes de redes sociales*/
}

.menu2 ul{
    margin: 0;
    list-style: none;

    display: flex;
    justify-content: center;
     font-family: roboto thin;
     font-size: 26px;
}



@media (max-width:480px){

    .menu2{
    display: none;
    }

      .socialylogo{
        width: 100%;
        height: 50px;
        color:  #fff;
        position: fixed;       /*propiedad para que el menu se quede estatico al momento de hacer scroll*/
        top: 100;
        left: 0;
        z-index: 90;
        float: right;
        margin: 0 0 10px 35%; /*mover redes sociales movil*/
    }

}

@media (max-width:768px){

      .socialylogo{
        width: 100%;
        height: 50px;
        color:  #fff;
        position: fixed;       /*propiedad para que el menu se quede estatico al momento de hacer scroll*/
        top: 100;
        left: 0;
        z-index: 90;
        float: right;
        margin: 0 0 10px 45.5%; /*mover redes sociales*/
    }

    .menu2 li {
        padding: 7.5px 1px;  /*junta las imagenes de redes sociales*/
    }
}

.logo-sup{
    padding: 0 !important;
    margin-top: 10px;
    position: fixed;
    z-index: 100;
    text-align: center;
    margin-left: 8%;
}


.logo-sup a{
    max-width: 100%;
}
#form-contacto label{
    margin-bottom: 3px; 
    font-family: roboto regular;
    font-size: 19px; 
    color: #002e82;
}
#form-contacto input, #form-contacto textarea{
    font-family: roboto regular;
}

#content {
    width: 65%;
    max-width: 690px;
    margin: 6% auto 0;}
table {
    overflow: hidden;
    border: 1px solid #d3d3d3;
    background: #fefefe;
    width: 70%;
    margin: 5% auto 0;
    border-radius:5px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
th, td {padding:18px 28px 18px; text-align:center; }
th {padding-top:22px; text-shadow: 1px 1px 1px #fff; background:#e8eaeb;}
td {border-top:1px solid #e0e0e0; border-right:1px solid #e0e0e0;}
tr.odd-row td {background:#f6f6f6;}
td.first, th.first {text-align:left}
td.last {border-right:none;}

td {
    background: -moz-linear-gradient(100% 25% 90deg, #fefefe, #f9f9f9);
    background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f9f9f9), to(#fefefe));
}
tr.odd-row td {
    background: -moz-linear-gradient(100% 25% 90deg, #f6f6f6, #f1f1f1);
    background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f1f1f1), to(#f6f6f6));
}
th {
    background: -moz-linear-gradient(100% 20% 90deg, #e8eaeb, #ededed);
    background: -webkit-gradient(linear, 0% 0%, 0% 20%, from(#ededed), to(#e8eaeb));
}
tr:first-child th.first {
    -moz-border-radius-topleft:5px;
    -webkit-border-top-left-radius:5px; /* Saf3-4 */
}
tr:first-child th.last {
    -moz-border-radius-topright:5px;
    -webkit-border-top-right-radius:5px; /* Saf3-4 */
}
tr:last-child td.first {
    -moz-border-radius-bottomleft:5px;
    -webkit-border-bottom-left-radius:5px; /* Saf3-4 */
}
tr:last-child td.last {
    -moz-border-radius-bottomright:5px;
    -webkit-border-bottom-right-radius:5px; /* Saf3-4 */
}
