#r1-col1 figure {
    justify-content: center;
}

#r2-col2 figure {
    justify-content: left;
}

#r1-col1 {
    width: 49%;
}

#r1-col2 p {
    padding-right: 12%;
}

ul.list {
    padding-left: 20px;
}

#r1-col2 ul.list {
    max-width: 380px;
}

.list li {
    color: #519D83;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Ubuntu';
    line-height: 22px;
    padding-left: 10px;
}

.list li::marker {
    content: url(/wp-content/uploads/2024/05/check-2-1.svg)
}

#r2-col1 h3 {
    padding-right: 10%;
}

#r2-col1 p {
    padding-right: 16%;
}

#r2-col1 ul {
    max-width: 456px;
}

/*Seguro*/

#seguro, #conocen {
    height: 434px;
    max-width: 1122px;
    margin-inline: auto;
    margin-top: 73px;
    margin-bottom: 52px;
    box-shadow: 0px 3px 6px #00000082;
    padding-top: 90px;
}

#seguro, #conocen {
    height: 431px;
    max-width: 1122px;
    margin-inline: auto;
    margin-top: 73px;
    margin-bottom: 52px;
    box-shadow: 0px 3px 6px #00000082;
    padding-top: 90px;
}

#seguro-col1 {
    width: 67%;
}

#seguro-col2 {
    width: 30%;
}

#seguro h2, #conocen h2 {
    max-width: 360px;
    float: right;
}


 @media only screen and (min-width: 900px) {
	 
	 #conoce-daphne{
	height: 0px;
	bottom: 8rem;
	visibility: hidden;
}

	 
.presentacion-conoce-text{
	text-align: left;
font: normal normal 500 22px/26px Ubuntu;
letter-spacing: 0px;
color: #134134;
	margin-top: -2.5rem;
	max-width: 373px !important;
}
  
  }

@media only screen and (max-width: 900px) {
	
	    #seguro h2 br {
        display: none;
    }
	
	#conoce-daphne{
	height: 0px;
	bottom: 4rem;
	visibility: hidden;
}
 

.presentacion-conoce-text{
	font: normal normal 500 18px/22px Ubuntu;
}
	
	#conocen > div.ld-container.container-fluid > div {
        display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 0rem;
    padding-right: 0;
    flex-direction: row-reverse;
}
	
	#conocen > div:nth-child(3) > div > div:nth-child(1) > div > div > div{
		margin-bottom: 7px;
	}
	
	}



@media only screen and (max-width: 1366px) {

    #r1-col1>div, #r2-col2>div{
        align-items: center;
    }
}



@media only screen and (max-width: 1200px) {

    #r1-col1,
    #r2-col2 {
        width: 44% !important;
    }

    #r1-col2,
    #r2-col1 {
        width: 56% !important;
    }

    #r1-col2 p {
        padding-right: unset;
    }

    #r2-col1 h3 {
        padding-right: unset;
    }

    #r2-col1 p {
        padding-right: unset;
    }

    #row-n2 {
        margin-top: 35px !important;
    }

    /*Seguro*/
    #seguro, #conocen {
        height: auto;
        margin-inline: auto;
        margin-top: 0px;
        margin-bottom: 0px;
        box-shadow: unset;
        padding-top: 0px;
    }

    #seguro-col1, #seguro-col2 {
        width: 100%;
    }

    #seguro .row-bg, #conocen .row-bg{
        background-image: none !important;
    }

    #seguro h2, #conocen h2 {
        max-width: unset;
        float: unset;
		text-wrap-style: balance;
    }

    #seguro h2 br, #conocen h2 br{
      display: none;
    }

    #seguro-col2>div>div>div{
        margin-bottom: 0px;
    }


}

@media only screen and (max-width: 600px) {

    #r1-col2,
    #r2-col1 {
        width: 100% !important;
    }

    #r1-col1,
    #r2-col2 {
        width: 100% !important;
    }

    #row-n1>div>div {
        flex-direction: column-reverse;
    }

    #row-n0 h2 br {
        display: none;
    }

    .fs52 {
        font-size: 43px !important;
        line-height: normal !important;
        text-align: left !important;
    }

    .fs36 {
        font-size: 28px !important;
        line-height: normal !important;
    }

    section#row-n1 {
        margin-top: 0px !important;
    }

    .fs28{
        font-size: 24px !important;
        line-height: normal;
    }

}

@media only screen and (max-width: 370px) {
    .fs52 {
        font-size: 42px !important;
    }
}


 @media only screen and (min-width: 1000px) { 
 
	 #seguro > div.ld-container.container-fluid > div{
		 max-width: 67rem;
		 align-items: center;
	 }
	 
	 #seguro{
    padding-top: 3rem  !important;
}
  }