/*
Theme Name: Worthy - Free Powerful Theme by HtmlCoder
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Version:1.0.0
Created:November 2014
License: Creative Commons Attribution 3.0 License (https://creativecommons.org/licenses/by/3.0/)
File Description: Place here your custom CSS styles
*/
/* Typography
----------------------------------------------------------------------------- */

html,
body {
	height: 100% !important;
	height:auto;
	font-family: 'Droid Sans', sans-serif;
}
.break{
clear:both;
}

.padd-bottom10{
	padding-bottom: 10px
}

.padd-bottom20{
	padding-bottom: 20px
}

.padd-bottom30{
	padding-top: 30px
}

.padd-top10{
	padding-top: 10px
}

.padd-top20{
	padding-top: 20px
}

.padd-top30{
	padding-top: 30px
}
.padd-10{
	padding: 10px
}

.padd-20{
	padding: 20px
}

.padd-30{
	padding: 30px
}



/* Layout
----------------------------------------------------------------------------- */


 
 
/* menu navegación
----------------------------------------------------------------------------- */

#cabezote{
	padding: 20px 0px;
}
#ctrl-menu{
	min-height: 70px
}
#ctrl-menu li{
	padding-top: 15px;
	padding-bottom: 15px;
}
#logo-injoy{
	padding: 25px;
}

/* slider - Parallax
----------------------------------------------------------------------------- */

#cabezote02{
	padding: 0px;
}
.parallax {
    /* The image used */
    background: url(../images/back-cabezote.jpg) top center;

    /* Set a specific height
    min-height: 340px;  */

    /* Create the parallax scrolling effect */
    background-attachment: initial;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
   
}
#back-company {
    background: url(../images/back-compania-sistran.jpg) top left repeat-x #001E2A;
    padding: 0;
}
.parallax-rl {
    /* The image used */
    background: url(../images/back-cabezote-rl.jpg) top center;

    /* Set a specific height
    min-height: 340px;  */

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    /*background-position: center;*/
    background-repeat: no-repeat;
    background-size: cover;
   
}



/* contenido form
----------------------------------------------------------------------------- */



/* contenido
----------------------------------------------------------------------------- */

.parallax4{
 /* The image used */
    background: #F3F3F3;
    /* Set a specific height */
    min-height: 340px; 
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

#flag{
	text-align: right;
}
#logo-sistran{
	text-align: left;
}
#logo-amis{
	text-align: center;
	padding: 20px 0px;
}
#tit-company{
	display: inline;
}
#tit-company-w{
	display: none;
}
#text-company{
	font-family: 'Montserrat', sans-serif;
	font-size:18px;
	color:#666666;
	line-height: 18px;
	display: inline;
	padding: 20px 0px 30px;
}
#text-company-w{
	font-family: 'Montserrat', sans-serif;
	font-size:18px;
	color:#ffffff;
	line-height: 18px;
	display: none;
	padding: 20px 0px 30px;
}
#back-content{
	background: url(../images/back-content.png) top left repeat;
	background-attachment: fixed;
	padding: 30px 0px 70px;
}
#back-noticias{
	background: url(../images/back-noticias.jpg) top center no-repeat;
	padding: 40px 0px 70px;	
}






/*****************************************/
/*       Estilos formulario       */
/***************************************/

#tabla-select table{
	text-align: center;
}



#back-button-compra{
	padding: 15px 15px;
	border-radius: 35px;
	margin: 0 auto;
	border: 2px solid #FFFFFF;
	background-color: rgba(250, 183, 0, 0.9);
	text-align: center;
}

#back-button-compra2{
	padding: 10px 20px;
	border-radius: 35px;
	margin: 0 auto;
	border: 2px solid #FFFFFF;
	background-color: rgba(255, 245, 169, 0.9);
	text-align: center;
}

#back-form1{
	padding: 0px;
    /* The image used */
    background: url(../images/img-parallax3.jpg) top center;
    /* Set a specific height */ 
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}



#back-form{
	padding: 20px 15px;
	border-radius: 10px;
	margin: 0 auto;
	max-width: 1024px;
}

#planes td{
	border: 1px solid black;
	font-family: 'Droid Sans', sans-serif;
	font-size:16px;
	color:#777777;
}

input[type=text]{
	max-width: 600px;
	width: 100%;
	border-radius: 8px;
	padding: 2px;
	border: 1px solid #DDDDDD;
}

input[type=radio]{
	display: inline-block;
}

select{
	border-radius: 8px;
	border:1px solid #DDDDDD;
	max-width: 234px;
	padding: 3px;
}

#check input[type=checkbox]{
	float: left;
}
#benef{
	display: none;
}
#planA{
	display: none;
}



.tool-benef .info-benef{
  visibility: hidden;
  width: 300px;
  background-color: #f7f7f7;
  text-align: center;
  border-radius: 6px;
  padding: 10px;
  left: 32%;
  top: 55px;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  border: 1px solid #DEDEDE;
}
.tool-benef .info-benef::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -7px;
  border-width: 7px;
  border-style: solid;
  border-color: transparent transparent #DEDEDE transparent;
}
.tool-benef:hover .info-benef{
  visibility: visible;
}






#numeros-com{
	background: #0097ae;
}

/* contenido tabs planes
----------------------------------------------------------------------------- */

#menu1{
	background: url(../images/back-tab1.png) top left repeat;
	border-radius: 5px;
	min-height: 361px;
}
#menu2{
		background: url(../images/back-tab1.png) top left repeat;
border-radius: 5px;	
min-height: 361px;

}
#numeros-com{
	background: #0097AE;
	text-align: left;
	min-height: 70px;
	padding: 20px 0px;
	border-radius: 5px
}


/* contenido beneficios
----------------------------------------------------------------------------- 

#back-benf-1{
	background: url(../images/foto-beneficio1.jpg) top right no-repeat;
	background-size: cover;
	min-height: 745px;
}
#back-benf-2{
	background: url(../images/foto-beneficio2.jpg) top left no-repeat;
	min-height: 250px;
	background-size: cover;
}
#back-benf-3{
	background: url(../images/foto-beneficio3.jpg) top left no-repeat;
	min-height: 250px;
	background-size: cover;
}


/*****************************************/
/*       Estilos redes       */
/***************************************/

#redes{
	max-width: 1170px;
	text-align: center;
	padding: 30px 0px;
}





/*  ----- textos ------*/

h1{
	font-family: 'Montserrat', sans-serif;
	font-size:38px;
	color:#FFFFFF;
	line-height: 36px;
	font-weight: bold;
}
h2{
    font-family: 'Montserrat', sans-serif;
	font-size:28px;
	color:#0186DE;
	line-height: 28px;
	font-weight: bold;	
}
.texto01{
    font-family: 'Montserrat', sans-serif;
	font-size:18px;
	color:#666666;
	line-height: 18px;
}
.texto02{
   font-family: 'Montserrat', sans-serif;
	font-size:18px;
	color:#FFFFFF;
	line-height: 18px;
}
.texto02-20{
   font-family: 'Montserrat', sans-serif;
	font-size:20px;
	color:#FFFFFF;
	line-height:22px;
}
.titulos{
    font-family: 'Montserrat', sans-serif;
	font-size:36px;
	color:#0186DE;
	line-height: 36px;
	font-weight: bold;
}
.titulos-white{
	font-family: 'Montserrat', sans-serif;
	font-size:36px;
	color:#FFFFFF;
	line-height: 36px;
	font-weight: bold;
}
.titulos02{
    font-family: 'Montserrat', sans-serif;
	font-size:20px;
	color:#0186DE;
	line-height: 18px;
	font-weight: bold;
}






/*------------------------- style gohan ------------------------------- */

@media screen and (max-width:1800px){ 
}

@media screen and (max-width:960px){ 
}

@media screen and (max-width:800px){
#ninos-s{
	display: inline;
}
#ninos-b{
	display: none;
}

}

@media screen and (max-width:768px){ 
#tit-company{
	display: none;
}
#tit-company-w{
	display: inline;
}
#flag{
	text-align: center;
}
#logo-sistran{
	text-align: center;
}
#text-company{
	display: none;
}
#text-company-w{
	display: inline;
}
}

@media screen and (max-width:640px){
#tit-company{
	display: none;
}
#tit-company-w{
	display: inline;
}
#text-company{
	display: none;
}
#text-company-w{
	display: inline;
}
}

@media screen and (max-width:600px){ 
#tit-company{
	display: none;
}
#tit-company-w{
	display: inline;
}
#text-company{
	display: none;
}
#text-company-w{
	display: inline;
}
}
@media screen and (max-width:586px){
#tit-company{
	display: none;
}
#tit-company-w{
	display: inline;
}
#text-company{
	display: none;
}
#text-company-w{
	display: inline;
}
}
@media screen and (max-width:480px){
	#tit-company{
	display: none;
}
#tit-company-w{
	display: inline;
}
#text-company{
	display: none;
}
#text-company-w{
	display: inline;
}
}
@media screen and (max-width:360px){
}

