
body{
	background-color: #000000;	
    background-image: url(../img/1coral.jpg);
        background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.carousel-item {
  height: 100vh;
  min-height: 350px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.inicio
{
    margin-top: 40px;
    margin-bottom: 40px;
}

#mifrase
{
    position: absolute;
    left: 5%;
    bottom: 5%;
    width: 20%;
}

#frase
{
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 1.8rem; 
	text-align: center;
}

.frase2
{
    text-align: center;
    color: white;
    font-size: 2rem;
}


.videoVimeo
{
    width: 100%;
}

.cita
{
    text-align: center;
    color: white;
    font-size: 1.5rem;
}

.fratop
{
    margin-top: 10px;
}

.frabot
{
    margin-bottom: 1px;
}

#revistas
{
    position: absolute;
    bottom: 0;
    right: 0;
    color: white;
    font-size: 1.5rem;
/*    background: #AF1615;*/
    background: rgb(0, 105, 140, 0.7);
    padding-top: 10px;
}

#revistas .row
{
    margin: 0 !important;
}

.productos
{
    width: 180px;
}

#cabeza
{
	margin-right: 0;
}

.titulo-producto
{
    color: white;
}

#logo
{
    position: absolute;
    top: 0%;
    left: 0%;
    color: white;
    font-size: 1.5rem;
    padding-top: 40px;
    padding-left: 80px;
}

.logo
{
    width: 35%;
}

#podcast
{
    position: absolute;
    top: -10px;
    right: 2%;
    color: white;
    font-size: 1.5rem;
    padding-top: 70px;
    padding-left: 60px;
    text-align: right;
	z-index: 4;
}

#senior91
{
    position: absolute;
    top: -10px;
    right: 2%;
    color: white;
    font-size: 1.5rem;
    padding-top: 210px;
    padding-left: 60px;
    text-align: right;
	z-index: 5;
}



#contactanos
{
    position: absolute;
    top: 0px;
    right: 5%;
    color: white;
    font-size: 1.2rem;
    padding-top: 60px;
    padding-left: 60px;
    text-align: right;
	padding-bottom: 220px;
	z-index: 3;
}

.enlace-contacto
{
    margin: 15px;
}

#btnContactos:hover
{
    color: #AF1615;
}

#contactos
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}

.btn-primary
{
    background: #AF1615 !important;
}

#cerrar
{
    position: absolute;
    top: 5%;
    right: 5%;
}

.main_wrapper_contact_form{
	float: left;
	width:100%;
	padding-top:20px;
}
.main_wrapper_contact_form h4 {
    font-size:20px;
	color:#222;
	font-weight:500;
	text-transform:uppercase;
	margin-bottom:20px;
	letter-spacing:2px;
}
.main_wrapper_contact_form h4:after {
    content: "";
    background: #4285f4;
    width: 40px;
    display: block;
    border: 2px solid #B11016;
    border-radius: 5px;
    position: absolute;
    left: 50%;
    margin-left: -25px;
    margin-top: 10px;
}
.main_wrapper_contact_form .form-control {
	height:40px;
	background-color: #fff;
	border: 1px solid #4285f4;
	color:#999;
	padding: 0px 20px 0px 15px;
	display:inline-block;
	-webkit-transition: all 0.3s ease 0s;
   -moz-transition: all 0.3s ease 0s;
   -o-transition: all 0.3s ease 0s;
   transition: all 0.3s ease 0s;
}
.main_wrapper_contact_form input::placeholder{
  color: #999;
}
.main_wrapper_contact_form .form-control:focus {
	color: #999;
	background-color: #fff;
	border: 1px solid #4285f4 !important;	
}
.main_wrapper_contact_form button.btn{
	display: block;
    padding: 10px 20px;
    font-weight: 400;
	text-transform:uppercase;
	background:#4285f4;
	border:1px solid #4285f4;
    -webkit-transition: all 0.3s ease 0s;
   -moz-transition: all 0.3s ease 0s;
   -o-transition: all 0.3s ease 0s;
   transition: all 0.3s ease 0s;
}
.main_wrapper_contact_form .btn-primary.focus,
.main_wrapper_contact_form .btn-primary:hover{
	background-color: transparent;
  	color: #4285f4;
  	border: 1px solid #4285f4 !important;
}
.main_wrapper_contact_form .form-n,
.main_wrapper_contact_form .form-e{
	display: inline-block;
	width:400px;
	margin-right:20px;
	position: relative;
}
.main_wrapper_contact_form .form-button{
	display: inline-block;
}
.main_wrapper_contact_form .form-group.i-name:after, 
.main_wrapper_contact_form .form-group.i-email:after {
    position: absolute;
    top: 10px;
    font-size: 14px;
    font-family: "FontAwesome";
    color: #999;
}
.main_wrapper_contact_form .form-group.i-name:after{
	content: "\f007";
	right: 14px;
}
.main_wrapper_contact_form .form-group.i-email:after{
	content: "\f0e0";
	right: 14px;
}


.revistas-movil-2
{
    padding: 20px;
    background: rgb(0, 105, 140, 0.7);
    
}

/*======================== main_wrapper_social_icons ========================*/

.main_wrapper_social_icons{
	float:left;
	width:100%;
	padding-top: 0px;
}
.main_wrapper_social_icons ul{
	display:inline-block;
}
.main_wrapper_social_icons li {
    float: left;
    margin-right: 10px;
}
.main_wrapper_social_icons li a{
   font-size:50px;
   color:#FFFFFF;
}
.main_wrapper_social_icons li a:hover{
   color:#B11016;
}


ul{
  margin: 0;
  padding: 0;
  list-style: none;
}

a.textop
{
color: white;
	font-size: 12px;	
	
	
}

a.textop:hover
{
color: white;
	font-size: 12px;	
	
}

.textop1
{
color: white;
font-size: 12px;
width: 300px;
text-align:left;
margin-bottom: 5px;
z-index: 8;

	

	
	
}

.textop2
{
color: white;
font-size: 12px;
width: 195px;
text-align:left;
	
	
}

.textop3
{
color: white;
font-size: 12px;
width: 200px;
text-align:left;
margin-bottom: 10px;	
	
	
}


#version-movil
{
    
}


.logo-movil
{
    width: 100%;
}

.material
{
    text-align: center;
}

.prod
{
    margin: 0 auto;
    text-align: center;
}

.textop1
{
    margin: 0 auto;
    text-align: center;
}

.video-movil
{
    text-align: center;
}