#tabs1{
	background: url(../img/ACT2/M_G11_U03_L01_RECURSOS-22.png)no-repeat 49px 120px;
	height: 665px;
}

#tabs1 p{
	position: absolute;
	color: #000016;
	font-size: 1.3em;
}

#tabs1 p:nth-child(2){
	top: 98px;
    left: 80px;
    font-family: fontin !important;
    font-size: 1.3em;
    line-height: 1.3em;
    font-style: italic;
}

#tabs1 p:nth-child(3){
	top: 260px;
    left: 574px;
    font-size: 1.3em;
    font-family: fontin !important;
    font-style: italic;
}

#tabs1 p:nth-child(4){
	top: 260px;
    left: 770px;
    font-size: 1.3em;
    font-family: fontin !important;
    font-style: italic;
}

#tabs1 p:nth-child(5){
	top: 314px;
    left: 543px;
    font-size: 1.3em;
    font-family: fontin !important;
    font-style: italic;
    width: 191px;
    text-align: center;
    line-height: 2.0em;
}

.areas{
	position: absolute;
    top: 335px;
    left: 734px;
}

.areas textarea{
	position: relative;
    display: inline-block;
    padding: 10px;
    margin-bottom: -3px;
    height: 41px;
    width: 467px;
    resize: none;
    border: none;
    background: transparent;
    font-size: 0.8em;
    text-align: center;
}

#tabs2{
    background: url(../img/ACT2/M_G11_U03_L01_RECURSOS-23.png)no-repeat 92px  120px;
    height: 665px;
}

#tabs2 p{
    position: absolute;
    color: #000016;
    font-size: 1.3em;
}

#tabs2 p:nth-child(2){
    top: 251px;
    left: 167px;
    font-size: 1.1em;
    font-family: fontin !important;
    font-style: italic;
    color: rgba(70, 70, 70, 0.9);
}

#tabs3{
    background: url(../img/ACT2/M_G11_U03_L01_RECURSOS-24.png)no-repeat 92px  120px;
    height: 665px;
}

#tabs3 p{
    position: absolute;
    font-size: 1.3em;
    top: 160px;
    left: 196px;
    line-height: 1.3em;
}

#tabs4{
    background: url(../img/ACT2/M_G11_U03_L01_RECURSOS-25.png)no-repeat 12px 160px;
    height: 665px;
}

#tabs4 p{
    position: absolute;
    font-size: 1.1em;
}

#tabs4 p:nth-child(2){
    top: 197px;
    left: 104px;
    line-height: 1.3em;
}

#tabs4 p:nth-child(3){
    top: 191px;
    left: 703px;
}

.myHover{ 
    background: url("../img/ACT2/M_G11_U03_L01_RECURSOS-42.png")no-repeat 0px 0px !important;
    transition: all 0.5s;
    width: 160px;
    height: 49px;
    bottom: 132px;
    right: 40px;
    position: absolute;
}
.myHover:hover{ 
    background: url("../img/ACT2/M_G11_U03_L01_RECURSOS-43.png")no-repeat 0px 0px !important;
}

.form{
    position: absolute;
    top: 133px;
    left: 288px;
    width: 580px;
    height: 356px;
}

.form textarea{
    position: relative;
    display: inline-block;
    resize: none;
    width: 286px;
    height: 113px;
    font-size: 1.4em;
    margin-bottom: 5px;
    padding: 10px;
    background: transparent;
    border: none;
}

 div[data-sg-id='item-popup'][data-sg-key='1']{
    background-color: white;
}