/*
 Theme Name:     UE-Foundation
 Theme URI:      https://www.fondoeuropeoparalapaz.eu
 Description:    UE-Foundation Official Site
 Author:         UE-Foundation
 Author URI:     https://www.fondoeuropeoparalapaz.eu
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */
/* ----------------------------------------------------
= General Style.
------------------------------------------------------- */
.btn{
  font-size: 16px;
  font-weight: 400;
}
h1{
  font-size: 60px;
  font-weight: lighter;
}
h1 span{
  font-weight: normal;
}
h2{
  font-size: 36px
}
h2 span{
  font-weight: bold;
}

.eu-slider-banner::before{
  content: '';
  background-image: url('assets/img/fondo-carousel-slider-top.png');
  position: absolute;
  top: -70px;
  left: 0;
  width: 100%;
  z-index: 400;
  height: 160px;
  background-position: 0 bottom;
  background-size: cover;
  background-repeat: no-repeat;
}
.eu-slider-banner::after{
  content: '';
  background-image: url('assets/img/fondo-carousel-slider-bottom.png');
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 400;
  height: 160px;
  background-position: 0 top;
  background-size: cover;
  background-repeat: no-repeat;
}
.slider-hr{
  width: 300px;
  float: left;
  color: #fff;
  border: 1px solid #fff;
}
.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description{
  padding: calc(10% + 160px) 8%;
}
/* ----------------------------------------------------
= Home Page.
------------------------------------------------------- */
#et-top-navigation{
  float: left;
}
.eu-custom-nav{
  float: right;
  padding-top: 22px;
}
.logo-gov{
  padding: 25px;
}
.eu-lang-select{
  display: inline-block;
  float: right;
  padding: 10px 50px;
}
.eu-lang-select select {
  margin-left: -14px;
  padding: 10px;
  border: none;
  border-radius: 4px;
  background-color: #004494;
  color: #fcd000;
  position: absolute;
}
h2.noticias::after {
  content: '';
  width: 50%;
  height: 1px;
  background: #004494;
  position: absolute;
  top: 45%;
  margin-left: 1rem;
}
.acuerdo {
  font-weight: bold;
}
.blue-cta{
  padding: 10px 30px;
  background-color: #004494;
  color: #fff;
  border-radius: 5px;
  border: 0;
}
.pilares-cta{
  padding: 10px 30px;
  background-color: #f2f2f2;
  color: #454545;
  border-radius: 5px;
  border: 0;
}
.white-cta{
  padding: 10px 30px;
  background-color: #f2f2f2;
  color: #004494;
  border-radius: 5px;
  border: 0;
}
.golden-arrow{
  padding-left: 15px;
  color: #fcd000;
}
.et_pb_slide_content p{
  font-size: 18px;
}
.pilar .et_pb_bg_layout_light{
  position: relative;
}
.pilar:hover .pilar-hover{
  display: block !important;
}
.pilar{
  cursor: pointer;
  margin-right: -1px !important;
}
.pilar .pilar-hover {
  display: none;
  top: 0;
  position: absolute;
  width: 100%;
  height: 120%;
  margin-top: -30px;
}
.pilar-h{
  font-weight: bold;
  color: #004494;
}
#main-header{
  box-shadow: none !important;
}
/* ----------------------------------------------------
= Footer.
------------------------------------------------------- */
#main-footer .container{
  width: 100%;
  max-width: 93%;
}
.et_pb_widget{
  width: 20%;
  padding: 0 15px 0 0;
}
#custom_html-2{
  width: 100%;
}
.et_pb_gutters3 .footer-widget{
  margin-right: 0;
  margin-bottom: 0;
}
.footer-widget h4{
  color: #004494;
  font-weight: bold;
  font-size: 15px;
}
.et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(1) .fwidget{
  margin-bottom: 0;
}
#footer-widgets .footer-widget a, #footer-widgets .footer-widget li a{
  color: #acacac !important;
}
#footer-widgets .menu-main-menu-container ul li a{
  color: #acacac;
}
#footer-widgets .menu-main-menu-container ul li a:hover, #footer-widgets .footer-widget li a:hover{
  color: #000 !important;
}

/*  sharaz */
#footer-info{
	width: 100% !important;
}
.footer-logo{
	height:35px;
	padding-right: 13px;
}

.bottom-link li a:last-child {
	color:#004494 !important;
	font-size:10px;
	padding-right:10px;
	text-decoration:underline;
}
.bottom-link li a:hover{
	color:#004494 !important;
}
#footer-widgets {
    padding: 3% 0 0;
}
#footer-widgets .footer-widget li:before {
  display: none;
}
#footer-widgets .footer-widget li{
    padding-left:  0px;
}
/*footer social icon*/

#footer-widgets .footer-widget:last-child h4{
    text-align: right;
    padding-right: 30px;
    padding-bottom: 25px;
}
.et-social-icons.footer-widget{
    text-align: right;
    width: 100%;
    float: right;
}
.et-social-icons.footer-widget li{
    background: #004494;
    padding: 5px 10px;
    line-height: 0px;
    border-radius: 5px;

}
#footer-widgets .et-social-icons.footer-widget li a{
    font-size: 15px;
    color: white !important;

}
#footer-widgets .et-social-icons.footer-widget li a:before{
    position: relative;
    right: -5px;
}
#footer-bottom > div > ul.et-social-icons{
    display: none;
}
#footer-bottom{
    padding-bottom: 30px;
}

#footer-bottom #footer-info a{
  color:#004494;
  padding-right: 20px;
  text-decoration: underline;
}
#footer-bottom #footer-info a:hover{
    color:#004494;
}
#footer-bottom #footer-info a:first-child{
    padding-left: 150px;
	text-decoration:none;
	color: #333333;
}

#footer-bottom #footer-info::before{

    content:'';
    background:url('assets/img/logo_fondo_eu_paz_footer.png') no-repeat;
    height: 50px;
    position: absolute;
    top: -10px;
    left: 0;
    width: 133px;
    background-size:contain;
}

.TabPublicaciones .et_pb_button{
	margin: 1rem 0 !important;
}

/* ----------------------------------------------------
= Media Queries.
------------------------------------------------------- */

@media screen and (max-width: 1078px) {
    .et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(1) {
        width: 100%;
    }
    .footer-widget{
      float: none;
    }
    .et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(2){
      width: 20%;
      text-align: center;
      margin: 0 auto;
    }
}
@media screen and (max-width: 981px) {
    .eu-custom-nav{
      display: none;
    }
    #et-top-navigation{
      float: right;
    }
    .et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(1) {
        width: 100%;
    }
    #footer-widgets .footer-widget:last-child h4{
      padding-top: 15px;
    }
    #footer-widgets .footer-widget:last-child h4, .et-social-icons.footer-widget{
      text-align: center;
      padding-right: 0;
    }
    #footer-widgets .footer-widget:nth-child(2n){
      margin-right: 42% !important;
    }
    .footer-widget:nth-child(n) {
        width: 100% !important;
    }
    .footer-widget{
      float: none;
    }
    .et_pb_widget{
      padding: 0;
    }
    .et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(2){
      width: 20% !important;
      text-align: center;
      margin: 0 auto !important;
    }
    #footer-widgets .footer-widget .fwidget, #footer-widgets .footer-widget:nth-child(n){
      margin-bottom: 2% !important;
    }
    #footer-widgets {
        padding: 6% 0 6%;
    }
    .et-social-icons li {
        display: inline-block;
        margin-left: 10px;
        margin-right: 10px;
    }
}
@media screen and (max-width: 767px) {
	#main-footer{
	  margin-top: 60px;
	}
    .et_pb_widget {
        width: 100%;
        text-align: center;
        padding: 0;
    }

    #footer-widgets .footer-widget:last-child h4{
      padding-top: 15px;
    }
    #footer-widgets .footer-widget:last-child h4, .et-social-icons.footer-widget{
      text-align: center;
      padding-right: 0;
    }
    .footer-widget{
      float: none;
    }
    .et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(2){
      width: 20%;
      text-align: center;
      margin: 0 auto;
    }
    #footer-widgets .footer-widget .fwidget, #footer-widgets .footer-widget:nth-child(n){
      margin-bottom: 2% !important;
    }
    #footer-widgets {
        padding: 6% 0 6%;
    }
    .et-social-icons li {
        display: inline-block;
        margin-left: 10px;
        margin-right: 10px;
    }
    #footer-bottom #footer-info::before{
        content: none;
    }
    #footer-bottom #footer-info a:first-child {
        padding-left: 0;
    }
    #footer-bottom #footer-info a{
      padding-right: 0;
      display: block;
    }
    #footer-info{
      margin-top: -30px;
    }
    h2.noticias::after{
      width: 20%;
    }
}
