@import url(./commons.css);
@import url(./tabs.css);

/*TAB1*/
#tabs1 .tabs{
	width: 1150px;
    height: 550px;
	left: 48px;
    top: 80px;
}
#tabs1 .tab-links{
    width: 210px;
    margin-top: 75px;
 }
#tabs1 .tab-links li {
    width: 202px;
    height: 97px;
    margin-bottom: 46px;
}
#tabs1 .tab_ {
    width: 899px;
    height:541px;
    margin-left: 260px;
}
#tabs1 .tab-links li:nth-child(1){
    background-image: url(../img/ACT1/M_G10_U05_L04boton1.png);
}
#tabs1 .tab-links li:nth-child(2){
    background-image: url(../img/ACT1/M_G10_U05_L04boton2.png);
}
#tabs1 .tab-links li:nth-child(3){
    background-image: url(../img/ACT1/M_G10_U05_L04boton3.png);
}

#tabs1 .tab_:nth-child(1){
    background-image: url(../img/ACT1/M_G10_U05_L04fondo1.png);
}
#tabs1 .tab_:nth-child(2){
    background-image: url(../img/ACT1/M_G10_U05_L04fondo2.png);
}
#tabs1 .tab_:nth-child(3){
    background-image: url(../img/ACT1/M_G10_U05_L04fondo3.png);
}

#tabs1 .tab_ p{
	position: absolute;
    width: 403px;
    margin-left: 20px;
    margin-top: 29px;
    font-size: 1.15em;
    text-align: justify;
    color: #383838;
}
/*END TAB1*/

/*TAB2*/
#tabs2 .content{
	background-image: url(../img/ACT1/M_G10_U05_L04fondo4.png);
	height: 609px;
}
#tabs2 .content ul{
    padding: 0px;
    width: 930px;
    position: absolute;
    left: 184px;
    top: 37px;
    font-size: 1.3em;
    color: #444444;
    text-align: justify;
}
#tabs2 .content ul li:nth-child(1){
	margin-bottom: 78px;
}
#tabs2 .content ul li:nth-child(2){
	margin-bottom: 70px;
}
#tabs2 .content ul li:nth-child(3){
	margin-bottom: 53px;
}
#tabs2 .content ul li:nth-child(4){
	margin-bottom: 60px;
}
#tabs2 .content ul li:nth-child(5){
	margin-bottom: 50px;
}
/*END TAB2*/


/*TAB3*/
#tabs3 .tabs{
	width: 1192px;
    height: 550px;
	left: 28px;
    top: 110px;
}
#tabs3 .tab-links{
    width: 410px;
    left: 75px;
    top: 55px;
    display: none;
 }

#tabs3 .tab-links li {
    width: 159px;
    height: 161px;
    margin-right: 40px;
    margin-bottom: 40px;
}
#tabs3 .tab_ {
    width: 1190px;
    height:495px;
}
#tabs3 .tab-links li:nth-child(1){
    background-image: url(../img/ACT1/M_G10_U05_L04boton6.png);
}
#tabs3 .tab-links li:nth-child(2){
    background-image: url(../img/ACT1/M_G10_U05_L04boton7.png);
}
#tabs3 .tab-links li:nth-child(3){
    background-image: url(../img/ACT1/M_G10_U05_L04boton8.png);
}
#tabs3 .tab-links li:nth-child(4){
    background-image: url(../img/ACT1/M_G10_U05_L04boton9.png);
}

#tabs3 .tab_:nth-child(1), #tabs3 .tab_:nth-child(5){
    background-image: url(../img/ACT1/M_G10_U05_L04fondo5.png);
}
#tabs3 .tab_:nth-child(2){
    background-image: url(../img/ACT1/M_G10_U05_L04fondo6.png);
}
#tabs3 .tab_:nth-child(3){
    background-image: url(../img/ACT1/M_G10_U05_L04fondo7.png);
}
#tabs3 .tab_:nth-child(4){
    background-image: url(../img/ACT1/M_G10_U05_L04fondo8.png);
}

#tabs3 .tab_ h4{
    position: absolute;
    left: 561px;
    top: -7px;
    font-size: 2em;
    color: white;
    font-family: 'fontin';
}
#tabs3 .tab_ p{
    position: absolute;
    width: 573px;
    font-size: 1.5em;
    text-align: justify;
    color: #515151;
    left: 561px;
    top: 120px;
}

#btn_def{
	position: absolute;
	left: 118px;
	top:73px;
}
div[data-sg-id="btn-popup"][data-sg-key="1"]{
	position: absolute;
	top: 554px;
    left: 118px;
}
.icon_close_button {
    top: -8px;
    right: -11px;
}
/*END TAB3*/