
.cta-mobile-footer{
	display: none;
}

.logos-foo{
    text-align: center;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.logos-foo .sello-2{
	margin-bottom: 10px;
}

.logos-foo .SEF_logo{
	min-width: 100px;
}

.logos-foo .fusion-grid-column {
	width: 33%!important;
}

.pre-footer .hr-foo{
	display: none;
}

.pre-footer .link-text{
	color: #1B3167;
	font-family:'Poppins';
	font-weight: 400;
}

.pre-footer .fusion-content-widget-area .widget{
	margin-bottom: 20px;
}

.fusion-footer-copyright-area{
	background-color: #1B3167 !important;
}

.fusion-footer-copyright-area .copyright-for-home{
	display: none
}

.fusion-footer-copyright-area .copyright-for-home{
	display: block;
}

.fusion-footer-copyright-area .copyright-for-home ul li{
	display: inline;
	list-style: none;
	margin-right: 10px;
}

.fusion-footer-copyright-area .copyright-hide-home{
	display: none;
}

.pre-footer{
	margin: 0 auto;
    float: none;
    display: inline-block !important;
    width: 100%;
}
		
.pre-footer h4{
  font-family:'Poppins';
  font-weight:500!important;
  font-size:15px;
  margin-bottom: 10px;
  text-decoration: underline;
  text-underline-offset: 1em;
  text-decoration-color: #dcd8d7;
}

.pre-footer .hr-foo{
	display: none;

}

.pre-footer .link-text{
	color: #1B3167;
	font-family:'Poppins';
	font-weight: 400;

}

.pre-footer .fusion-content-widget-area .widget{
	margin-bottom: 20px;
}



.prefooter.language {
    width: 100%;
    position: relative;
    padding: 0;
    display: block;
    background-color: #fff;
    margin: 0;
    height: 0;
	width: 100%;
    display: block;
    min-height: 0;
}

.menu-idiomas.footer {
    position: absolute;
    display: block;
    float: right;
    bottom: auto;
    top: -70px;
}

.prefooter.language .selector {
    position: relative;
    top: 0;
    right: auto;
    float: right;
    display: inherit;
    background: #fbfbfb;
    width: 100%;
    text-align: right;
}

.prefooter.language {
	width: 100%;
	position: relative;
	padding: 0;
	display: block;
	background-color: transparent;
	margin: 0;
	height: 0;
}
		
.menu-idiomas ul li:hover > ul {
	display: block;
	z-index: 10;
	color: #1B3167 !important;
	background: #fff !important;
	border-radius: 2px !important;
	width: 100px;
}




body.dsign .fusion-footer footer .fusion-columns {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

body.dsign .fusion-footer,
body.dsign .fusion-footer .fusion-footer-widget-area{
    background-color: #fff9f3;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 30px;
    padding-right: 0;
    padding-bottom: 30px;
    padding-left: 0;
    border-top: 0;
}

body.dsign .fusion-footer .hr-foo {
    display: none;
}
    
body.dsign .fusion-footer h4 {
    font-family: 'Poppins';
    font-weight: 500!important;
    font-size: 15px;
    margin-bottom: 10px;
    text-decoration: underline;
    text-underline-offset: 1em;
    text-decoration-color: #dcd8d7;
}

body.dsign .fusion-footer .fusion-content-widget-area .widget {
    margin-bottom: 20px;
}
body.dsign .fusion-footer .link-text {
    color: #1B3167;
    font-family: 'Poppins';
    font-weight: 400;
}


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

	.prefooter.language .selector {
		position: relative;
		top: 0;
		right: auto;
		float: right;
		display: inherit;
		background: #fbfbfb;
		width: 100%;
		text-align: right;
	}


	.menu-idiomas ul li:hover > ul {
		display: block;
		z-index: 10;
		color: #1B3167 !important;
		background: #fff !important;
		border-radius: 2px !important;
	}

	.prefooter.language .menu-idiomas ul ul li {
		padding: 0 20px !important;
	}
}


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

	.menu-idiomas.footer{
		width: 150px !important;
	}

	.menu-idiomas ul ul {
		position: relative;
	}

	.menu-idiomas.footer ul ul li a {
		padding: 0 !important;
	}


	body:not(.home) .prefooter.language{
		background-color: #fbfbfb;
	}

	.menu-idiomas ul li:hover > ul {
	    display: contents;
	}

	.menu-idiomas.footer {
		position: relative !important;
		display: block !important;
		float: right !important;
		bottom: 0 !important;
		top: -20px !important;
	}
}



@media only screen and (max-width: 768px) {
  .logos-foo {
      height: auto;
      display: flex;
      justify-content: flex-start;
      flex-direction: column;
      flex-wrap: wrap;
      align-items: center;
  }
}
