/*///////////////////////////////////////////////////////////////Restruvcturacion///////////////////////////////////////////////////////////////////////////////*/

.table.table-footer>:not(caption)>*>* {
    border: none;
}

.btn_Downlandapp{    
    background: #5CB615;
    max-width: 120px;
    height: 40px;
    top: 50px;
    color: #fff;
    font-size: 13px;
    border-color: transparent;
}
.footer-list-header{
font-family: "Telefonica-Regular","Helvetica Neue",Helvetica,Arial,sans-serif;
color: #313235;
}
.footer-acc-header{
font-family: 'Telefonica-Regular';
color: #0B2739
}
.footer-list-text{
font-family: 'Roboto';
color: #86888C;
}
.other-text{
font-family: "Telefonica-Regular","Helvetica Neue",Helvetica,Arial,sans-serif;
color: #313235;
}
.footer-privacy{
font-family: "Telefonica-Regular","Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 700;
text-decoration: underline;
text-decoration-style: solid;
text-decoration-thickness: Auto;
color: #019DF4;
}
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.content-footer {
    padding-bottom: 10px;
    border-top: 1px solid #f4f4f3;
    background-color: #fff;
    width: 100%;
    
}

.ec-foot__head {
    
    width: 100%;
    padding: 15px;
    border-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fff;
}

.ec-foot__img {
    display: block;
    width: 100%;
    max-width: 340px;
    margin-left: 45px;
    margin-top:15px;
}

.ec-foot__cont {
    border-top: 2px solid #e9eae8;
    margin: 0 auto;
}

.ec-foot__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    list-style: none;
}

.endfooter{
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    list-style: none;
}

.ec-foot__title {
    width: 100%;
    height: 100%;
}

.ec-foot__btn {
    
    border: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 4px 12px;
    text-align: left;
    color: #000000;
    background-color: #0000;
    font-size: 20px;
    font-family: "Telefonica-Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    font-weight: 500;
}
.ec-foot__sublist {
    display: none;
    padding: 0 10px;
    list-style: none;
}

.imgfooter {
    display: block;
    padding: 0 10px;
    list-style: none;
}

.ec-foot__link {
    display: block;
    padding: 5px 0;
    color: #86888c;
    font-family: "Telefonica-Regular","Helvetica Neue",Helvetica,Arial,sans-serif;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    text-decoration: none;
}

.ec-foot-sponsors__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
}
.ec-foot-sponsors__sublist {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    list-style: none;
}
.ec-foot-sponsors__subitem {
    position: relative;
    min-width: 140px;
    margin: 20px 12px;
    text-align: center;
}

.ec-foot-sponsors__title {
    position: absolute;
    top: -6px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: inline-block;
    width: 110px;
    text-align: center;
    font-family: "Telefonica-Regular","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 7px;
    font-size: .4375rem;
    color: #86888c;
    background-color: #fff;
}
.ec-foot-sponsors__group {
    width: 250px;
    height: 60PX;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around;
    padding: 12px;
    border: 1px solid #e9eae8;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.ec-foot-sponsors__group1 {
    width: 340px;
    height: 95px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around;
    padding: 12px;
    border: 2px solid #e9eae8;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-top: -11px;
}

.ec-foot-sponsors__group2 {
    width: 340px;
    height: 95px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around;
    padding: 12px;
    border: 2px solid #e9eae8;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-right: -125px;
    margin-top: -11px;
}

.ec-foot-sponsors__img {
    display: inline-block;
    margin: 0 auto;
    height: 49px;
    width: auto;
}
.ec-foot-sponsors__sublist_border .ec-foot-sponsors__subitem {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    max-width: 800px;
    padding: 20px;
    margin-right: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e9eae8;
    padding: 16px 20px;
}
.ec-foot-sponsors__sublist_border .ec-foot-sponsors__img:not(:last-child) {
    padding-right: 30px;
    border-right: 1px solid #e9eae8;
    margin-right: 10px;
}

.ec-foot-sponsors__sublist_border .ec-foot-sponsors__img {
    height: 40px;
    padding: 0 10px 0 0;
}
.ec-foot__link_img .ec-foot-sponsors__img {
    max-height: 37px;
}

.read-more-btn.js-footItemOpen:after {
   -webkit-transform: rotate(90deg);
   -ms-transform: rotate(90deg);
   transform: rotate(90deg); 
   }

.btn_img{
    width: 15px;
    height: 15px;
    margin-right: 10px;
}

.img_DownloadApp{
    margin-top: -40px;
    margin-left: -125px;
    width: 60px;
    height: 60px;
    background-color: #fff;
}

.text_DownloadApp{
    font-weight: 500;
     font-family: "Telefonica-Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    margin-right: -234px;
    font-size: 20px;
    background-color: #fff;
    margin-left: -180px;
}

.text_Siguenos{
    font-weight: 700;
    font-family: "Telefonica-Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    font-size: 20px;
    background-color: #fff;

    margin: 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    max-width: 1280px;
    padding: 20px 0 0;
    margin-left: 36px;
}

.btn_app{
    border-radius: 20px;
    background: #5CB615;
    position: absolute;
    justify-content: center;
    align-items: center;
    display: flex;
    width: 120px;
    height: 40px;
    left: 120px;
    top: 50px;
    color: #fff;
    font-size: 13px;
    border-color: transparent;
}

.securityImg{
    width:20px;
    height:auto;
}

.hr_footer {
    border-top: 2px solid #e9eae8;
    margin-top: 40px;
}

hrline{
        width: 100%;
        border:2px;
        color:red;
    }

.imgSocial{
    width: 30px;
    height:auto;
    margin: 5px;
    text-align: right;
    vertical-align: middle;
}

.avisoPrivacidad {
    color: #019DF4;
    font-family: "Telefonica-Regular","Helvetica Neue",Helvetica,Arial,sans-serif;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    font-weight: 700;
    font-size: 18px;
    margin-left: 70px;
    position:absolute;
}

.compraSegura{
    font-family: "Telefonica-Regular","Helvetica Neue",Helvetica,Arial,sans-serif;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    font-weight: 400;
    font-size: 14px;
}

.copyFont{
    font-family: "Telefonica-Regular","Helvetica Neue",Helvetica,Arial,sans-serif;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    font-weight: 400;
    font-size: 16px;
}

.socials{
	display:block;
    text-align: right; 
    margin-top: -37px; 
    margin-right: 75px;
}


.imgSecurity{
    width: 20px;
    height: auto;
    vertical-align: bottom;
}

.imgCards{
    width: 160px;
    height: auto;
    margin-left: -20px;
    margin-top: 25px;
}

.esr{
    width: 100px;
    height: auto;
}

.web{
    width: 50px;
    height: auto;
}

.iab{
    width: 70px;
    height: auto;
}

.amvo{
    width: 150px;
    height: auto;
}

.imgIcons{
width: 100%;
text-align: right;
}

.copy{
    margin-top: 30px;
    text-align: center;
}

.arrow{
    width: 0px;
    height: 0px;
}

.hrweb{
    width: 0px;
}

.hrweb1{
    width: 0px;
}

.hrweb2{
    width: 0px;
}

.i-a-arrow-right:after {
   	content: url('/images/common/icon-arrow-prev.png');
   	margin-right: 50px;
}

	.mobileMenu{
		display:none;
	}
	
	.menumobile{
		display:none;
	}
	
	.mrs{
		display:none;
	}
	.hrmobile{
		display:none;
	}
@media only screen and (max-width:768px) and (min-width: 50px){
	.hrmobile{
		display:block;	
	}
	
	.mrs{
		display:block;
		margin-top: -785px;
		text-align: center;
		margin-left: -27px;
	}
	
	.socials{
		display:none;
	}
	
	.rescontent-footer {
    padding-bottom: 10px;
    border-top: 1px solid #f4f4f3;
    background-color: #fff;
    width: 99%;
    }
    
	.menumobile{
		display:block;
		list-style: none;
	}
	
	.accordion-menu {
		font-family: "Telefonica-Regular","Helvetica Neue",Helvetica,Arial,sans-serif;
		display: inline-block;
	    position: relative;
		left: 50%;
		transform: translate(-50%, 0);
		width: 100%;
		margin-top: 130px;
		margin-bottom: 25px;
	}
	
	.pmenu {
		font-size: 16px;
		line-height: 26px;
		letter-spacing: 1px;
		position: relative;
		overflow: hidden;
		max-height: 800px;
		transform: translate(0, 0);
		margin-top: 14px;
		z-index: 2;
		color:#000;
		margin-left: 45px;
	}
	
	.ulmenu {
		list-style: none;
		perspective: 900;
		padding: 0 20px 10px;
	    margin: 0;
	    background-color: #fff;
	}
	
	.ulmenu .limenu {
		position: relative;
		padding: 0;
		margin: 0;
		padding-bottom: 4px;
		padding-top: 40px;
	    border-top: 2px solid #eee;
	}
	
	.ulmenu .limenu:nth-child(1){ border:none; }
		.ulmenu .limenu:nth-of-type(1) { animation-delay: 0.5s; }
		.ulmenu .limenu:nth-of-type(2) { animation-delay: 0.75s; }
		.ulmenu .limenu:nth-of-type(3) { animation-delay: 1.0s; }
		.ulmenu .limenu:last-of-type { padding-bottom: 0; 
	}
	
	.ulmenu .limenu .arrow {
		position: absolute;
		transform: translate(-6px, 0);
		margin-top: 16px;
		right: 40px;
	}
	
	.ulmenu .limenu .fas{
		color: #8c8c8c;
		font-size: 15px;
		margin-right: 10px;
	}
	.ulmenu .limenu .arrow:before, .ulmenu .limenu .arrow:after {
		content: "";
		position: absolute;
		background-color: #8c8c8c;
		width: 3px;
		height: 9px;
	}
	.ulmenu .limenu .arrow:before {
		transform: translate(-2px, 0) rotate(45deg);
	}
	.ulmenu .limenu .arrow:after {
		transform: translate(2px, 0) rotate(-45deg);
	}
	.ulmenu .limenu input[type=checkbox] {
		position: absolute;
		cursor: pointer;
		width: 100%;
		height: 100%;
	    z-index: 1;    
	    opacity: 0;
	}
	.ulmenu .limenu input[type=checkbox]:checked ~ p {
		margin-top: 0;
		max-height: 0;
		opacity: 0;
		transform: translate(0, 50%);
	}
	.ulmenu .limenu input[type=checkbox]:checked ~ .arrow:before {
		transform: translate(2px, 0) rotate(45deg);
	}
	.ulmenu .limenu input[type=checkbox]:checked ~ .arrow:after {
		transform: translate(-2px, 0) rotate(-45deg);
	}
	.transition, pmenu, .ulmenu .limenu .arrow:before, .ulmenu .limenu .arrow:after {
		transition: all 0.25s ease-in-out;
	}
	
	.flipIn, h1, .ulmenu .limenu {
		animation: flipdown 0.5s ease both;
	}
	.no-select, h4 {
		-webkit-tap-highlight-color: transparent;
		-webkit-touch-callout: none;
		user-select: none;
	}
	@keyframes flipdown {
		0% {
			opacity: 0;
			transform-origin: top center;
			transform: rotateX(-90deg);
		}
	
		5% { opacity: 1; }
	
		80% { transform: rotateX(8deg); }
	
		83% { transform: rotateX(6deg); }
	
		92% { transform: rotateX(-3deg); }
	
		100% {
			transform-origin: top center;
			transform: rotateX(0deg);
		}
	}

	
	.webMenu{
		display:none;
	}
	
    .resimgicon{
        height: auto;
        display: block;
        width: 100%;
        margin:0 auto;
    }

    .resmenu{
        margin-top: 417px;
    }

    .resbutton{
        margin-left: 100px;
    }

    hr{
        width: 100%;
    }

    .resfooter{
        margin-top: 75px;
        width:100%;
    }

    .resmenu2{
        margin-top: -120px;
        margin-left: 55px;
        font-size: 20px;
    }

    .resmenu3{
        margin-top: -30px;
        margin-left: 55px;
        font-size: 20px;
    }

    .resmenu4{
        margin-top: 20px;
        margin-left: 55px;
        font-size: 20px;
    }

    .resaviso{
        display: inline-block;
        margin-left: 0px;
        width: 100%;
        font-size: 25px;
        text-align: center;
    }

    .socials{
        text-align: right; 
        margin-top: -370px; 
        margin-left: 0px;
        width: 100%;
    }

    .restext_DownloadApp{
        font-size: 20px;
        font-weight: 500;
        display: flow-root;
        margin-left: -15px;
        max-width: fit-content;
        position: relative;
    }

    .resgroup{
        width: 370px;
        margin-left: -100px;
        height: 140px;
    }

    .resbtnapp{
        width: 160px;
        height: 60px;
        border-radius: 50px;
        margin-left: -120px;
        font-size: 15px;
    }

    .resdownload{
        width: 60px;
        height: auto;
        margin-top: -40px;
        margin-left: -135px;
    }

    .resimg{
        width: 20px;
        height: auto;
    }

    .restextsiguenos{
        font-size: 20px;
        margin-left: 30px;
        width: 100%;
        margin-top: -430px;
    }

    .resimgSocial{
        width: 30px;
    }

    .resimgSecurity{
        margin-left: 215px;
        width: 30px;
    }

    .rescompraSegura{
        font-size: 18px;
        margin-top: 50px;
        display: block;
    }

    .reslabel{
        margin-right: -11px;
    }

    .resimgCards{
        margin-left: 35px;
        width: 150px;
        margin-top: -55px;
    }

    .rescopyFont{
        margin-top: 125px;
        display: block;
        font-size: 18px;
    }

    .resimgIcons{
        margin-top: -125px;
        margin-left: -55px;
        text-align: center;
    }

    .resesr{
        width: 102px;
        margin-left: -90px;
        height: auto;
    }

    .resweb{
        width: 45px;
        margin-left: 10px;
        height: auto;
    }

    .resiab{
        width: 60px;
        margin-left: 10px;
        height: auto;
    }

    .resamvo{
        width: 135px;
        margin-right: -190px;
        height: auto;
    }

    .resarrow{
        width: 15px;
        height: auto;
        margin-right: 100px;
        position: relative;
    }

    .resarrow1{
        width: 15px;
        height: auto;
         margin-right: 100px;
        position: relative;
    }

    .resarrow2{
        width: 15px;
        height: auto;
         margin-right: 100px;
        position: relative;
    }

    .reshr{
        width: 100%;
    }

    .ressubmenu {
        display: none;
        padding: 0 63px;
        list-style: none;
        font-size: 25px;
        background: #fff;
        position:absolute;
        z-index: 1;
    }
    
    .hideText {
      display: none;
    }

    .showText {
      display: block;
      position: fixed;
      width: 100%;
      height: 200px;
      position: absolute;
      z-index: 9;
    }
 }
@media only screen and (min-width: 900px){
    .ec-foot-sponsors__list {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center; 
    }
  .ec-foot-sponsors__sublist_border .ec-foot-sponsors__subitem {
        padding: 16px 20px; 
    }
  .ec-foot-sponsors__sublist_border .ec-foot-sponsors__img:not(:last-child) {
        padding-right: 30px;
        border-right: 1px solid #E9EAE8;
        border-right: 1px solid #E9EAE8; 
    }
}

@media only screen and (min-width: 768px){
    .ec-foot__list {
        margin: 0 auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        max-width: -webkit-fill-available;
        padding: 20px 0 0;
        margin-left: 60px;
    }
    .ec-foot__btn {
        cursor: default;
    }
    .ec-foot__btn:after {
      display: none; 
    }
    .ec-foot__sublist {
        display: block;
        border: 0;
    }
}
@media only screen and (max-width: 767px){
	.resimgCards {
    	margin-left: calc(100% - 550px);
    }
	.resimgSecurity {
    	margin-left: calc(100% - 380px);
	}
	
}
@media only screen and (max-width: 565px){
	.resimgCards {
    	margin-left: calc(100% - 440px);
    }
	.resimgSecurity {
    	margin-left: calc(100% - 285px);
	}
	
}
@media only screen and (max-width: 450px){
	.resimgCards {
    	margin-left: 30px;
    }
	.resimgSecurity {
    	margin-left: 190px;
	}
	
}
@media only screen and (max-width: 380px){
	.restext_DownloadApp {
    	margin-left: -75px;
    	font-size: 18px;
    }
	.resgroup {
    	width: 310px;
    	margin-left: -125px;
    }
    .resbtnapp {
	    width: 140px;
	    height: 50px;
	    border-radius: 50px;
	    margin-left: -165px;
	    font-size: 15px;
	    margin-top: 15px;
	}
	.resdownload {
	    width: 45px;
	    margin-top: -40px;
	    margin-left: -122px;
	}
	.resbutton {
    	margin-left: calc(100% - 200px);
	}	

}
@media only screen and (max-width: 370px){
	.rescompraSegura {
	    font-size: 17px;
	    margin-top: 0px;
	}
	.reslabel {
    	margin-right: -4px;
	}
	.imgfooter {
    	padding: 0 0px;
    }
    .resimgSecurity {
    	margin-left: 201px;
    }
    .resweb, .resiab {
    margin-left: 5px;
	}
	.resamvo {
   	 margin-right: -187px;
    }

}
@media only screen and (max-width: 336px){
	.resimgSecurity {
 	   margin-left: 175px;
    	width: 26px;
	}
	.resimgCards {
    	margin-left: 15px;
	}
	
}

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

	.resbutton {
	    margin-left: calc(100% - 185px);
	}

}
@media only screen and (max-width: 306px){
	.resimgSecurity {
    	margin-left: 165px;
    }
    .resimgSocial {
    	width: 29px;
	}
	.restextsiguenos {
    	font-size: 17px;
    	margin-left: 18px;
	}
	.rescompraSegura {
    	font-size: 15px;
	}
	.resimgSecurity {
    	width: 20px;
    }
    .resesr {
    	width: 85px;
    	margin-left: -57px;
    }
    .resweb {
	    width: 40px;
	    margin-left: -5px;
    }
    .resiab {
    	width: 50px;
    	margin-left: -3px;
    }
    .resamvo {
    	width: 115px;
    	margin-right: -175px;
    }
    .restextsiguenos {
    	font-size: 18px;
    }
    .resimgSocial {
    	width: 26px;
	}
	.imgSocial {
    	margin: 1px;
    }
    .resdownload {
	    width: 40px;
	    margin-top: -40px;
	    margin-left: -115px;
    }
    .resgroup {
    	width: 280px;
    	margin-left: -103px;
	}
	.restext_DownloadApp {
    	margin-left: -55px;
    	font-size: 17px;
	}
    	
}

@media (max-width: 767px) {
    .esr-images__container, .social-media-footer__container {
        width: max-content;
    }
}

@media (max-width: 320px) {
    .esr-images__container {
        width: auto;
    }
}