
/*
Theme Name: Theme Cooperadores de Dios
Author: Eugenia
Author URI: www.cooperadoresdedios.org
Description: Tema responsivo de HTML5
Version: 1.0
*/
/* CSS MODAL VIDEO */
@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
@import url('https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
.section-title h2 {
  margin-top: 30px;
  margin-bottom: 40px;
  font-size: 20px;
  font-weight: 100;
}
.resultcategories h2 {
  font-size: 32px;
  font-weight: bold;
}
.breadc a{
  color:#49BCFC;
  font-size: 12px;
}
.titulodomo {
  background-color: #49BCFC;
  padding:8px 10px;
  display: inline-block;
  color: white;
}
.NavLinks ul{
margin:0px;
}
.NavLinks ul li{
  display: inline-block;
  
  font-size: 12px;
}
.NavLinks ul li a{
  color: #333333;
  text-decoration: underline!important;
  border-right: 1px solid #49BCFC;
  padding: 0px 10px;
}
.NavLinks ul li{
  color: #49BCFC;
}


@import url(https://fonts.googleapis.com/css?family=Open+Sans:400italic);
blockquote{
  font-family:Open Sans;
  font-style:italic;
  color: #555555;
  padding:1.2em 30px 1.2em 20px;
  border-left:8px solid #49BCFC ;
  line-height:1.6;
  position: relative;
  background:#EDEDED;
}
.pagesection p , .pagesection h3, .pagesection h2, .pagesection h1, .pagesection h4, .pagesection h5, .pagesection blockquote, .pagesection ol, .marginleft{
  margin-left: 50px;
}
blockquote::before{
  font-family:Arial;
  content: "\201C";
  color:#49BCFC;
  font-size:4em;
  position: absolute;
  left: 10px;
  top:-20px;
}

blockquote::after{
  content: '';
}

blockquote span{
  display:block;
  color:#333333;
  font-style: normal;
  font-weight: bold;
  margin-top:1em;
}
.listdomo a{
  color: #000000;
}
.listdomo a:hover{
  text-decoration: underline!important;
}
.listdomo li{
  color:#000000!important;
  font-size: 16px;
}
h2 a {
    color:#000000;
}
body {
    font-family: "Open Sans", sans-serif;
    color: #444444;
  }
  
html { overflow-x: hidden;}
.CdeD_toprow {
    background-color: #224372;
    color: #FFFFFF;
    font-size: 20px;
    text-align: center;
    padding: 15px 5px;
}
.strong {
    font-weight: bold;
}

.CdeD_aside {
    background-color: #fff8f8cc;
    padding-right: 20px;
    border-left: 1px solid #CCC;
}

.CdeD_BgVina {

    background: url("http://www.cooperadoresdedios.org/wp-content/uploads/2023/11/bg-page.jpg") center top no-repeat;
    background-size: 100%;

}
.CdeD_vina1, .CdeD_vina3 {
    border: 6px solid white;
    padding: 20px;
    min-height: 350px;
}

.CdeD_vina1:hover, .CdeD_vina2:hover, .CdeD_vina3:hover {
    background: rgba(0,0,0,0.4);
}

.CdeD_vina2 {
    border-top: 6px solid white;
    border-bottom: 6px solid white;
    border-left: 3px solid white;
    border-right: 3px solid white;
    padding: 20px;
    min-height: 300px;
}
.CdeD_boton-vina {
    background: rgba(93, 60, 25, 0.6);
    color: white;
    text-align: center;
    border-radius: 10px;
    width: auto;
    text-align: center;
    margin: 150px auto auto auto;
}
.CdeD_boton-vina  h3{
    font-size: 38px;
    font-weight: bold;
    margin-left: auto!important;
}
#CdeD_Seccion_Introduccion h3 {
  margin-left: auto!important;
}
.CdeD_boton-vina  p{
  margin-left: auto!important;
}
 a {
    text-decoration: none!important;
}
.CdeD_Img_Logo {
    max-width:98px;
    text-align: center;
    margin: -40px auto auto auto;
}
.CdeDLogoDiv {
    text-align: center;
}
.CdeDBtnAzul {
    background-color:#ffad33;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;

    font-size: 14px;
    margin-top: 10px;
}
.CdeDBtnAzul:hover {
    background-color:#e68a00;
    color: #FFFFFF;
}
.cdeDMarginMobile {
  margin: 5px;
}
.CdeDCenter {
    text-align: center;
    margin-top:30px;
}
section {
    padding:40px;
}
section h3 {
    font-weight: bold;
}
.CdeD_Pbig {
    font-weight: bold;
    font-size: 18px;
}
.CdeD_MenuAside {
    margin:20px 0px 0px 0px;
    padding: 0px;
    list-style: none;
}

.CdeD_MenuAside li a, .SideTitle{
    color: #d50031;
    font-weight: bold;
    font-size: 14px;
}
.CdeD_MenuAside li a:hover{
    color: #9AD5E5;
}
.CdeD_MenuAside li{
    border-bottom: 1px solid #CCCDCE;
    margin: 10px 0px;
    padding-bottom: 10px;
}

.CdeD_MenuAside li li{
    margin: 5px 0px;
    padding-bottom: 0px;
}

.CdeD_MenuAside li li{
    border-bottom: 0px;
    line-height: 14px;
    padding: 5px 0px;
    
}
.CdeD_MenuAside li li a{
    color: #000000;
    font-weight: 200;
    font-size: 13px;
}
.CdeD_MenuAside li li a:hover{
    color: #999999;
}
@media (max-width: 1200px) {

}
@media (max-width: 992px) {
    .CdeD_boton-vina  h3{
        font-size: 30px;
        font-weight: bold;
    }
    .CdeD_boton-vina  p{
        font-size: 12px;
    }
    .CdeD_boton-vina {
        margin: 140px auto auto auto;
    }
    .CdeDBtnAzul {
        font-size: 14px;
    }
  }
  @media (max-width: 767px) {
    .CdeD_vina1, .CdeD_vina2, .CdeD_vina3 {
        min-height: auto;
        border:none;
    }
    .CdeD_boton-vina {
        margin: auto auto auto auto;
    }
    .CdeD_BgVina {
        background-size: auto 100%;
        background-position: right;
    }
    .CdeD_Img_Logo {
        margin: 20px auto 20px auto;
    }
    .cdeDMarginMobile {
        margin: 5px;
    }
    iframe {
        max-width: auto;
        min-height: 300px;
    }
    section {
        padding:20px;
    }
    .CdeD_aside {
        padding-left: 30px;
    }
  }




  .paginasecundaria {
    margin:10px 0px;
    border-top: 1px solid #CCC;
    padding-top:20px;
  }
  
  .paginasecundaria h3 a{
    text-align:left!important;
    text-decoration: none;
    color: #000000;
    font-size: 20px;
  
  }
  audio {
    width:100%!important;
    max-height: 30px!important;
  }
  .pagesection {
    padding: 0px;
  }
  .membertext {
      padding-bottom: 20px;
  }
  .embed-responsive-item {
      width: 100%;
  }
 
  
  /*--------------------------------------------------------------
  # Team
  --------------------------------------------------------------*/
  .team .member {
    margin-bottom: 20px;
    overflow: hidden;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  }
  
  .team .member .member-img {
    position: relative;
    overflow: hidden;
  }
  .member-img img{
    width: 100%;
    height: auto !important;
  }
  
  .team .member .social {
    position: absolute;
    left: 0;
    bottom: 30px;
    right: 0;
    opacity: 0;
    transition: ease-in-out 0.3s;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .team .member .social a {
    transition: color 0.3s;
    color: #150517;
    margin: 0 3px;
    border-radius: 4px;
    width: 36px;
    height: 36px;
    background: rgba(255, 127, 93, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: ease-in-out 0.3s;
    color: #fff;
  }
  
  .team .member .social a i {
    line-height: 0;
  }
  
  .team .member .social a:hover {
    background: #ff7f5d;
  }
  
  .team .member .social i {
    font-size: 18px;
  }
  
  .team .member .member-info {
    padding: 25px 15px;
  }
  
  .team .member .member-info h4, .member-info h4 a {
    font-weight: 700 Impo !important;
    margin-bottom: 5px;
    font-size: 18px;
    color: #150517;
    text-decoration: none;
  }
  
  .team .member .member-info span {
    display: block;
    font-size: 13px;
    font-weight: 400;
    color: #aaaaaa;
  }
  
  .team .member .member-info p {
    font-style: italic;
    font-size: 14px;
    line-height: 26px;
    color: #777777;
  }
  
  .team .member:hover .social {
    opacity: 1;
    bottom: 15px;
  }
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
    background: rgba(21, 5, 23, 0.25);
    transition: all 0.5s;
    z-index: 997;
    position: relative;
    height: 70px;
  }
  
  @media (max-width: 992px) {
    #header {
      height: 60px;
    }
  }
  
  #header.fixed-top,
  #header.header-inner-pages {
    background: rgba(21, 5, 23, 0.8);
  }
  
  #header.fixed-top {
    position: fixed;
  }
  
  #header .logo {
    font-size: 20px;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: uppercase;
  }
  
  #header .logo a {
    color: #fff;
  }
  
  #header .logo img {
    max-height: 40px;
  }
  
  .scrolled-offset {
    margin-top: 70px;
  }
  
  @media (max-width: 1200px) {
    .scrolled-offset {
      margin-top: 60px;
    }
    #header .logo {
        font-size: 18px;
   
      }
  }
  
  
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 15px;
    bottom: 15px;
    z-index: 996;
    background: #ff7f5d;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    transition: all 0.4s;
  }
  
  .back-to-top i {
    font-size: 28px;
    color: #fff;
    line-height: 0;
  }
  
  .back-to-top:hover {
    background: #ff9f86;
    color: #fff;
  }
  
  .back-to-top.active {
    visibility: visible;
    opacity: 1;
  }
  
  /*---------------
  /*--------------------------------------------------------------
  # Header Social Links
  --------------------------------------------------------------*/
  .header-social-links {
    padding-left: 20px;
  }
  
  .header-social-links a {
    color: rgba(255, 255, 255, 0.6);
    margin-left: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
  }
  
  .header-social-links a i {
    line-height: 0;
  }
  
  .header-social-links a:hover {
    color: #fff;
  }
  
  @media (max-width: 768px) {
    .header-social-links {
      padding: 0 15px 0 0;
    }
    #header .logo  { font-size: 20px;}
  }

  
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
    padding: 0;
  }
  
  .navbar ul {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    align-items: center;
  }
  
  .navbar li {
    position: relative;
  }
  
  .navbar>ul>li {
    white-space: nowrap;
    padding: 10px 12px;
  }
  
  .navbar a,
  .navbar a:focus {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 3px;
    font-size: 12px;
    font-weight: 600;
    white-space: nowrap;
    transition: 0.3s;
    color: white;
    position: relative;
  }
  
  .navbar a i,
  .navbar a:focus i {
    font-size: 12px;
    line-height: 0;
    margin-left: 5px;
  }
  
  .navbar>ul>li>a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -7px;
    left: 0;
    background-color: #ff7f5d;
    visibility: hidden;
    width: 0px;
    transition: all 0.3s ease-in-out 0s;
  }
  
  .navbar a:hover:before,
  .navbar li:hover>a:before,
  .navbar .active:before {
    visibility: visible;
    width: 100%;
  }
  
  .navbar a:hover,
  .navbar .active,
  .navbar .active:focus,
  .navbar li:hover>a {
    color: #fff;
  }
  
  .navbar .dropdown ul {
    display: block;
    position: absolute;
    left: 12px;
    top: calc(100% + 30px);
    margin: 0;
    padding: 10px 0;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    transition: 0.3s;
  }
  
  .navbar .dropdown ul li {
    min-width: 200px;
  }
  
  .navbar .dropdown ul a {
    padding: 10px 20px;
    font-size: 14px;
    text-transform: none;
    font-weight: 500;
    color: #150517;
  }
  
  .navbar .dropdown ul a i {
    font-size: 12px;
  }
  
  .navbar .dropdown ul a:hover,
  .navbar .dropdown ul .active:hover,
  .navbar .dropdown ul li:hover>a {
    color: #ff7f5d;
  }
  
  .navbar .dropdown:hover>ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
  }
  
  .navbar .dropdown .dropdown ul {
    top: 0;
    left: calc(100% - 30px);
    visibility: hidden;
  }
  
  .navbar .dropdown .dropdown:hover>ul {
    opacity: 1;
    top: 0;
    left: 100%;
    visibility: visible;
  }
  
  @media (max-width: 1366px) {
    .navbar .dropdown .dropdown ul {
      left: -90%;
    }
  
    .navbar .dropdown .dropdown:hover>ul {
      left: -100%;
    }
  }
  
  /**
  * Mobile Navigation 
  */
  .mobile-nav-toggle {
    color: #fff;
    font-size: 28px;
    cursor: pointer;
    display: none;
    line-height: 0;
    transition: 0.5s;
  }
  
  @media (max-width: 991px) {
    .mobile-nav-toggle {
      display: block;
    }
  
    .navbar ul {
      display: none;
    }
  }
  
  .navbar-mobile {
    position: fixed;
    overflow: hidden;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.9);
    transition: 0.3s;
    z-index: 999;
  }
  
  .navbar-mobile .mobile-nav-toggle {
    position: absolute;
    top: 15px;
    right: 15px;
  }
  
  .navbar-mobile ul {
    display: block;
    position: absolute;
    top: 55px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    padding: 10px 0;
    background-color: #fff;
    overflow-y: auto;
    transition: 0.3s;
  }
  
  .navbar-mobile a,
  .navbar-mobile a:focus {
    padding: 10px 20px;
    font-size: 15px;
    color: #150517;
  }
  
  .navbar-mobile>ul>li {
    padding: 0;
  }
  
  .navbar-mobile a:hover:before,
  .navbar-mobile li:hover>a:before,
  .navbar-mobile .active:before {
    visibility: hidden;
  }
  
  .navbar-mobile a:hover,
  .navbar-mobile .active,
  .navbar-mobile li:hover>a {
    color: #ff7f5d;
  }
  
  .navbar-mobile .getstarted,
  .navbar-mobile .getstarted:focus {
    margin: 15px;
  }
  
  .navbar-mobile .dropdown ul {
    position: static;
    display: none;
    margin: 10px 20px;
    padding: 10px 0;
    z-index: 99;
    opacity: 1;
    visibility: visible;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  }
  
  .navbar-mobile .dropdown ul li {
    min-width: 200px;
  }
  
  .navbar-mobile .dropdown ul a {
    padding: 10px 20px;
  }
  
  .navbar-mobile .dropdown ul a i {
    font-size: 12px;
  }
  
  .navbar-mobile .dropdown ul a:hover,
  .navbar-mobile .dropdown ul .active:hover,
  .navbar-mobile .dropdown ul li:hover>a {
    color: #ff7f5d;
  }
  
  .navbar-mobile .dropdown>.dropdown-active {
    display: block;
  }

  


  
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
    background: url("http://www.cooperadoresdedios.org/wp-content/uploads/2023/10/Background-cooperadoresdedios-footer.jpg") center center no-repeat;
    background-size: cover;
    color: #fff;
    font-size: 14px;
    position: relative;
  }
  
  #footer::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(2, 0, 2, 0.6);
    z-index: 1;
  }
  
  #footer .footer-top {
    position: relative;
    z-index: 2;
    text-align: center;
    padding: 80px 0;
  }
  
  #footer .footer-top h3 {
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    position: relative;
    font-family: "Poppins", sans-serif;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  
  #footer .footer-top p {
    font-size: 15;
    font-style: italic;
    margin: 30px 0 0 0;
    padding: 0;
  }
  
  #footer .footer-top .footer-newsletter {
    text-align: center;
    font-size: 15px;
    margin-top: 30px;
  }
  
  #footer .footer-top .footer-newsletter form {
    background: #fff;
    padding: 6px 10px;
    position: relative;
    border-radius: 4px;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
    text-align: left;
  }
  
  #footer .footer-top .footer-newsletter form input[type=email] {
    border: 0;
    padding: 4px 8px;
    width: calc(100% - 100px);
  }
  
  #footer .footer-top .footer-newsletter form input[type=submit] {
    position: absolute;
    top: 0;
    right: -1px;
    bottom: 0;
    border: 0;
    background: none;
    font-size: 16px;
    padding: 0 20px;
    background: #ff7f5d;
    color: #fff;
    transition: 0.3s;
    border-radius: 0 4px 4px 0;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  }
  
  #footer .footer-top .footer-newsletter form input[type=submit]:hover {
    background: #ff9377;
  }
  
  #footer .footer-top .social-links {
    margin-top: 30px;
  }
  
  #footer .footer-top .social-links a {
    font-size: 18px;
    display: inline-block;
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    line-height: 1;
    padding: 8px 0;
    margin-right: 4px;
    border-radius: 4px;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
  }
  
  #footer .footer-top .social-links a:hover {
    background: #ff7f5d;
    color: #fff;
    text-decoration: none;
  }
  
  #footer .footer-bottom {
    border-top: 1px solid #3b0e41;
    z-index: 2;
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  
  #footer .copyright {
    float: left;
  }
  
  #footer .credits {
    float: right;
    font-size: 13px;
  }
  
  @media (max-width: 768px) {
  
    #footer .copyright,
    #footer .credits {
      float: none;
      text-align: center;
    }
  
    #footer .credits {
      padding-top: 5px;
    }
  }