@import url("M_G06_U01_L06.css");




.cntMedios{
width: 840px;
margin: 2% auto 0 13%;
display: inline-block;
}

.cntTransporte{
    width: 243px;
    height: 153px;
    position: relative;
    display: inline-block;
    border: 10px solid #DDDDDD;
    background-color: #FEFEFE;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    margin: 5px;
        background-repeat: no-repeat;
    background-size: 100% 100%;
}

.IL_M_G06_U01_L06_03_01_01{
    background-image: url(../img/numeroRelativo/medios/IL_M_G06_U01_L06_03_01_01.png);
}
.IL_M_G06_U01_L06_03_01_02{
    background-image: url(../img/numeroRelativo/medios/IL_M_G06_U01_L06_03_01_02.png);
}
.IL_M_G06_U01_L06_03_01_03{
    background-image: url(../img/numeroRelativo/medios/IL_M_G06_U01_L06_03_01_03.png);
}
.IL_M_G06_U01_L06_03_01_04{
    background-image: url(../img/numeroRelativo/medios/IL_M_G06_U01_L06_03_01_04.png);
}
.IL_M_G06_U01_L06_03_01_05{
    background-image: url(../img/numeroRelativo/medios/IL_M_G06_U01_L06_03_01_05.png);
}
.IL_M_G06_U01_L06_03_01_06{
    background-image: url(../img/numeroRelativo/medios/IL_M_G06_U01_L06_03_01_06.png);
}
.IL_M_G06_U01_L06_03_01_07{
    background-image: url(../img/numeroRelativo/medios/IL_M_G06_U01_L06_03_01_07.png);
}

.tblPregunta{
    font-family: 'cabinmedium';
    font-size: 45px;
    color:#494949;
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translate(0,-50%);
    line-height: 45px;
}
.tblPregunta tr td{
vertical-align: top;
}
.numeroR{
width: 67px;
height: 67px;

}
.respuesta{
width:915px;
height:106px;
background-color: #DBDBDB;
border: 2px solid #fefefe;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
    position: relative;
    cursor:pointer;
    margin: 15px 0px;
    padding: 10px;
}
textarea.respuesta{
    height:58px;
    resize:none; 
    background-color:#FEFEFE;
    cursor: default;
     color:#DD4419;
    font-family: 'cabinbold';
    font-size: 38px;
    margin: 10px 0px;
}
textarea.respuesta:focus{
    border: 2px solid #fefefe;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    cursor: default;
    outline : none;
    
}

.respuesta span{
    display: none;
    color:#DD4419;
    font-family: 'cabinbold';
    font-size: 52px;
    position: absolute;
    transform: translate(0,-50%);
    top: 50%;
    left: 8%;
}
.clickObj{
	background-image: url(../img/click/clickObj.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width:40px;
	height:45px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform:translate(-50%,-50%);
}

.tituloConcepto{
font-family: 'cabinbold';
font-size: 45px;
line-height: 75px;
color: #FEFEFE;
top: 5%;
text-align: center;
letter-spacing: 0;
text-shadow: 0px 3.5px #936303, 2px 3.5px #936303;

}

.cntConcepto{
	background-image: url(../img/numeroRelativo/cntConcepto.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width:1048px;
	height:507px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform:translate(-50%,-50%);
}

.cntConcepto .texto{
font-family: 'cabinbold';
font-size: 50px;
color: #8E8E8E;
position: absolute;
left: 13%;
top: 25%;
letter-spacing: 0;
}

.btn1{
	background-image: url(../img/numeroRelativo/btn1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width:71px;
	height:71px;
    position: absolute;
bottom: 30px;
right: 60px;
}
.btn2{
	background-image: url(../img/numeroRelativo/btn2.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width:71px;
	height:71px;
    position: absolute;
bottom: 30px;
right: 60px;
}
.cntConcepto2{
    width: 97%;
    height: 95%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-color: #FEFEFE;
    box-shadow: 4px 4px 8px 4px rgba(0,0,0,0.3);
}

.cntConcepto2 .enunciado{
    font-family: 'cabinmedium';
    font-size: 37px;
    color: #5B5B5A;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    white-space: nowrap;
    top: 2%;
    line-height: 40px;
}

.cntConcepto2 ul{
font-family: 'cabinmedium';
font-size: 37px;
color: #5B5B5A;
display: inline-block;
margin: 0;
position: absolute;


}
.tblConcepto{
border: 1px solid #5B5B5A;

position: absolute;
top: 43%;
width: 97%;
left: 1.5%;
}
.tblConcepto tr th{
    font-family: 'cabinmedium';
    font-weight: normal;
    font-size: 29px;
    color: #5B5B5A;
    text-align: center;
    height: 92px;
    border: 1px solid #5B5B5A;
}
.tblConcepto tr th:nth-child(1){
    width:328px;
}
.tblConcepto tr th:nth-child(2){
    width:184px;
}
.tblConcepto tr th:nth-child(3){
    width:545px;
}

.tblConcepto tr td{
border: 1px solid #5B5B5A;
    position: relative;
     
    font-family: 'cabinmedium';
font-size: 34px;
color: #5B5B5A;
    padding: 0 15px;
}
.tblConcepto .textoOculto {
text-align: center;
cursor:pointer;
}
.tblConcepto .textoOculto span{
    font-family: 'cabinbold';
    font-weight: normal;
    font-size: 88px;
    color: #FC0303;
    text-align: center;
    display:none;
}



.cntConcepto3{
	background-image: url(../img/numeroRelativo/cntConcepto3.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width:986px;
	height:500px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform:translate(-50%,-50%);
}

.cntConcepto3 .texto{
font-family: 'cabinbold';
font-size: 50px;
color: #8E8E8E;
position: absolute;
left: 11%;
top: 25%;
letter-spacing: 0;
    white-space: nowrap;
}
.cntConcepto3 .texto2{
font-family: 'cabinbold';
font-size: 37px;
color: #777777;
position: absolute;
left: 11%;
top: 37%;
white-space: nowrap;
}
