/*
 Theme Name:   ANP
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Plantilla personalizada para ANP (Tema hijo de loveicon)
 Author:       César Aquino
 Author URI:   https://cesar.pe
 Template:     loveicon
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  loveiconchild
*/

@import '../loveicon/style.css';

.logo {
  max-width: 330px;
}
.header {
  background: #003366;
}
.header-social-link-1 ul li a,
.footer-area {
  background: #e31e25;
}
.header-top_left {
  display: none;
}
.destacados {
  background: #fff;
  padding: 0 30px;
}
.destacados .item {
  width: 33.33%;
  float: left;
  height: 300px;
  padding: 10px;
}
.destacados .item a {
  display: block;
  height: 100%;
  background-size: cover;
  background-position: center;
  position: relative;
  color: #fff;
}
.destacados .item a span {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-shadow: 1px 1px 1px #000;
  font-weight: bold;
  text-transform: uppercase;
}
.destacados .item a span aside {
  background: rgb(0 0 0 / 60%);
  padding: 10px 15px;
}
.mission-goals-content .top .icon,
.header .header-right_buttom,
.header .side-content-button,
.preloader-close,
.breadcrumb-area .parallax-scene,
.slide .parallax-scene,
.page-template-inicio .breadcrumb-area,
.slide .shape4 {
  display: none;
}
#pronunciamientos .item {
  height: 360px;
  background-size: cover;
  background-position: center;
}
#pronunciamientos .item .sombra {
  /*background: rgb(227 30 37 / 60%);*/
  width: 100%;
  height: 100%;
}
#pronunciamientos .item h3 {
  text-align: right;
  padding-top: 100px;
  padding-left: 50%;
}
#pronunciamientos .item h3 a {
  display: block;
  background: rgb(0 0 0 / 60%);
  color: #fff;
  padding: 15px;
  line-height: 36px;
  position: relative;
  z-index: 9;
}
.main-menu .navigation>li>a {
  color: #fff;
}
.sec-title h2,
.single-footer-widget .title h3 {
  color: #d9b471;
}
.header-top_right {
  width: calc(100% - 350px);
}
.header-social-link-1 ul li {
  float: none;
  vertical-align: top;
}
.header-social-link-1 ul {
  text-align: right;
}
.boxed_wrapper,
.mission-and-goals-area,
.partner-area--style3,
.owl-carousel .owl-stage,
.blog-details-area,
.single-blog-style1 .text-holder,
.footer-bottom {
	background-color: #003366;
}
.mission-goals-content .text-holder,
.sidebar-content-box:before {
  background-color: #d0dff2;
}
.col-xl-12 .img-holder img {
  width: 100%;
  margin-bottom: 40px;
}
.sidebar-content-box:before {
  top: 0;
}
.single-blog-style2 .text-holder {
  border-color: #000;
}
.custom-blog-sinlge .single-blog-style1 .text-holder {
  padding-left: 0 !important;
}
.single-blog-style2 .text-holder .categories a {
  background: #d9b471 !important;
}
.sidebar-content-box {
  padding-top: 50px;
}
.mission-and-goals-area {
  padding: 0;
}
.sec-title .sub-title {
  margin-top: 0;
}
.home .elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1170px;
}
.elementor-widget:not(:last-child) {
  margin-bottom: 0;
}
.partner-area--style3,
.blog-details-area {
  padding: 0 !important;
}
.mission-and-goals-area .container,
.partner-area--style3 .container,
.blog-details-area .container,
.page-template-inicio .inicio.container,
.redes.container {
  padding-bottom: 50px;
  background-color: #fff;
}
.partner-area--style3 .container,
.blog-details-area .container {
  padding-top: 50px;
}
.header-social-link-1 {
  margin-top: 5px;
}
.main-menu .navigation>li>a {
  padding: 10px 0 40px;
}
.page-template-videos .single-blog-style1 .text-holder,
.page-template-galeria .single-blog-style1 .text-holder,
.page .custom-blog-sinlge.page-content-area .single-blog-style1 .text-holder,
.single .custom-blog-sinlge .single-blog-style1 .text-holder,
.archive .blog-post-list-me .single-blog-style1 .text-holder {
  background-color: #fff;
  color: #000;
  border: 0;
  padding: 0 20px !important;
}
.archive .blog-post-list-me .single-blog-style1 .text-holder {
  padding-top: 40px !important;
}
.page-template-videos .single-blog-style1 .text-holder a,
.page-template-galeria .single-blog-style1 .text-holder a,
.page .custom-blog-sinlge.page-content-area .single-blog-style1 .text-holder a,
.single .custom-blog-sinlge .single-blog-style1 .text-holder a,
.page .custom-blog-sinlge.page-content-area .single-blog-style1 .text-holder li,
.single .custom-blog-sinlge .single-blog-style1 .text-holder li {
  color: #000;
}
.archive .blog-post-list-me .single-blog-style1 .img-holder .inner .img-holder .inner img {
  width: 100%;
}
.single-blog-style2:hover .text-holder {
  box-shadow: 0 0 !important;
}
.btn-one-style2 {
  background-color: #d91e2e;
}
.redes .facebook,
.redes .twitter {
  width: 50%;
  float: left;
  padding: 30px 30px 0;
}
#slider .item {
  background-size: cover;
  background-position: center;
  display: table;
}
#slider .item:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  /*background: #0e131e;*/
  opacity: 0.75;
  content: "";
  z-index: -1;
}
#slider .item h3 {
  font-size: 28px;
  padding: 36px 35px;
  line-height: 1.10em;
  font-weight: 700;
  text-transform: none;
}
#slider .item p {
  padding: 0 35px 20px;
}
#slider .item .caja {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 550px;
  width: 3000px;
}
#slider .item .button {
  background-color: #d91e2e;
  color: #fff;
  text-align: center;
  border-radius: 8px;
  padding: 15px 24px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 30px;
}
#slider .item .imagen {
  height: 500px;
  background-size: cover;
  background-position: center;
}
#slider .slick-next,
#slider .slick-prev {
  top: initial;
  bottom: 20px;
}
#slider .slick-next {
  right: 20px;
}
#slider .slick-prev {
  left: initial;
  right: 60px;
  z-index: 9;
}
#slider .item p a {
  background: #e31e25;
  color: #fff;
  display: inline-block;
  padding: 10px 30px;
  border-radius: 8px;
  font-weight: bold;
}
.inicio {
  padding-top: 20px;
}
.custom-footer.footer-area {
  padding: 50px 0;
}
.seccion-titulo {
  color: #0d0d0d;
  font-size: 40px;
  padding: 40px 0;
  line-height: 1.3em;
  font-weight: 800;
  text-transform: none;
  text-align: center;
  text-decoration: underline;
}
h3.seccion-titulo {
  font-size: 28px;
  padding: 0 0 21px 0;
}
#institucionales figure {
  width: 65%;
  float: left;
}
#institucionales figure img {
  width: 100%;
  height: auto;
}
#institucionales aside {
  width: 35%;
  float: left;
}
#institucionales aside article {
  width: 120%;
  margin-left: -20%;
  background: #d0dff2;
  padding: 50px;
  height: 300px;
  margin-top: 60px;
}
#institucionales aside article h3 {
  font-size: 20px;
  margin-bottom: 10px;
}
#institucionales aside article h3 a {
  color: #0d0d0d;
}
#institucionales aside article p {
  font-size: 14px;
  color: #0d0d0d;
  line-height: 20px;
}
#institucionales aside article .read-more {
  background: #e31e25;
  float: right;
  display: inline-block;
  padding: 5px 8px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 3px;
}
#institucionales aside article .read-more a {
  color: #fff;
}
.cifra {
  width: 33%;
  display: inline-block;
  vertical-align: top;
  padding: 0 75px;
}
.cifra h3 {
  font-size: 50px;
}
.cifra h4 {
  font-weight: normal;
}
.cifra h4:after {
  content: ' ';
  display: block;
  width: 35%;
  height: 2px;
  background: #e31e25;
  margin-top: 10px;
}
.slick-next:before, .slick-prev:before {
  color: #e31e25;
  font-size: 32px;
}
.slick-prev {
  left: -40px;
}
.slick-mext {
  right: -40px;
}
.slick {
  padding: 0 50px;
}
.wpcf7-form label {
  width: 100%;
}
.btn-primary {
  background-color: #e31e25;
  border-color: #e31e25;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
#partners .item {
  padding: 15px;
}
#slider .item.columnas {
  background: #000;
}
#slider .item.columnas .col-sm-4 {
  background: #d0dff2;
  color: #0d0d0d;
}
.embed-container {
  position: relative; 
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
} 
.embed-container iframe,
.embed-container object,
.embed-container embed { 
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.home-galeria figure {
  height: 320px;
  background-size: cover;
  background-position: center;
}
.home-galeria,
.home-video {
  margin-bottom: 30px;
}
.header-social-link-1 ul li a .dashicons {
  width: 30px;
  height: 30px;
  font-size: 25px;
  line-height: 40px;
}
.breadcrumb-area .title h2 {
  text-transform: initial;
}
.personales figure {
  width: 100%;
  height: 300px;
  background-size: cover;
  background-position: center;
}
.personales h3,
.personales h4 {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}
.personales h4 {
  font-size: 18px;
  margin-bottom: 6px;
}
.personales h6 {
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 24px;
}
.personales h6 a {
  color: #000;
  text-decoration: underline;
}
.blog-social {
  margin-top: 20px;
}
.blog-social li {
  display: inline-block;
  margin-right: 15px;
}
.blog-social li h4 {
  font-size: 20px;
}
.single .custom-blog-sinlge .single-blog-style1 .text-holder .blog-social a {
  font-size: 18px;
  display: block;
  background: #e31e25;
  color: #fff;
  padding: 10px;
  line-height: 16px;
  width: 36px;
  text-align: center;
  height: 36px;
}
@media (max-width: 600px) {
  .header-top_right {
    margin-bottom: -65px;
    width: 100%;
  }
  .header-social-link-1 ul {
    text-align: left;
  }
  .destacados .item,
  .redes .facebook,
  .redes .twitter {
    width: 100%;
  }
  #slider .item h3 {
    font-size: 30px;
    line-height: 40px;
  }
  .seccion-titulo {
    font-size: 30px;
    padding: 30px 0;
  }
  .cifra,
  #institucionales figure,
  #institucionales aside {
    width: 100%;
    margin-bottom: 0;
  }
  #institucionales aside article {
    margin: 0;
    width: 100%;
    padding: 30px;
  }
  .slick {
    padding: 0;
  }
  .slick-prev,
  .slick-next {
    display: none !important;
  }
  #pronunciamientos .item h3 {
    padding: 20px;
    font-size: 20px;
    text-align: center;
  }
}