/*!
Theme Name: Share-Net Colombia
Theme URI: https://redorangecom.com
Author: RedOrange Media and Communications
Author URI: https://redorangecom.com
Description: This theme is designed and developed by RedOrange Media and Communications
Version: 1.0.0
Tested up to: 5.6
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: snc
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
header {
    padding: 0 !important;
}

.contenedor-main h1, .contenedor-main h2, .contenedor-main h3, .contenedor-main h4, .contenedor-main h5, .contenedor-main h6 {
    color: #AC0871;
}

.snc_numeric_pagination {
    text-align: right;
}

.pagi_inner {
    display: inline-block;
    border: 1px solid #AC0871;
    border-radius: 5px;
    margin: 30px 0;
}

.pagi_inner a {
    color: #AC0871;
    text-decoration: none;
    display: inline-block;
    line-height: 20px;
    padding: 5px 10px 6px;
}

.pagi_inner span {
    padding: 5px 10px 6px;
    line-height: 20px;
}

.pagi_inner a:hover, .pagi_inner a:focus, .pagi_inner a:active {
    background: #AC0871;
    color: #fff;
}

.titulo-seccion h3 {
    margin: 0;
}

.contenedor-main a {
    font-weight: 500;
    color: #ac0871;
}

.contenedor-main strong {
    color: #1a4d6d
}

a.btn.btn-redes.btn-sm {
    border-color: #ac0871;
}

a.btn.btn-redes.btn-sm:active, a.btn.btn-redes.btn-sm:focus {
    outline: none;
    box-shadow: none !important;
}

.contenedor-main a:hover {
    color: #ac0871;
}

.block_cop_title {
    font-size: 18px;
    padding: 10px;
    display: block;
    text-align: center;
    text-decoration: none;
}

.titulo-seccion {
    margin-bottom: 20px;
}

.contenedor-main strong, .contenedor-main a {
    text-decoration: none !important;
}

.contenedor-main a.btn {
    color: #fff !important;
    line-height: 24px;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

.block_icon i {
    font-size: 70px;
    color: #fff;
}


.block_icon {
    background: #000;
    text-align: center;
    height: 150px;
    width: 150px;
    position: relative;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px auto;
}

.block_icon:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: transparent;
    z-index: 999;
    border: 5px solid #000;
    border-radius: 50%;
    opacity: .5;
}

.single_document_block {
    background: #f7f7f7;
}

.contenedor-main a.btn strong {
    color: #fff;
}

a.btn.btn-redes.btn-sm {
    color: #ac0871 !important;
    border: 1px solid !important;
}

a.btn.btn-redes.btn-sm:hover, a.btn.btn-redes.btn-sm:focus, a.btn.btn-redes.btn-sm:active {
    color: #fff !important;
    background: #ac0871 !important;
}

.post_image img {
    height: auto;
    max-width: 100%;
}

.post_image {
    padding: 15px;
    border: 1px solid #AC0871;
    border-radius: 5px;
}

a.page-numbers:hover, a.page-numbers:active, a.page-numbers:focus {
    background: #ac0871;
    color: #fff !important;
}

.container.not_loggedin > .row.justify-content-center {
    padding: 20px;
    border: 1px solid #ac0871;
    margin: 50px 0 70px;
    text-align: center;
    border-radius: 5px;
}

.container.not_loggedin h2, .container.not_loggedin a {
    color: #ac0871;
}

a.auth_button {
    background: #1a4d6d;
    display: inline-block;
    width: auto;
    color: #fff !important;
    font-size: 14px;
    padding: 10px 20px;
    border-radius: 5px;
    margin: 10px 0;
}

.forum_comment_template {
    padding: 30px;
    background: #fff;
    border-radius: 20px;
    border: 1px solid #AC0870;
    margin: 20px 0;
}

.forum_comment_template ul.comment-list {
    padding: 0;
    list-style: none;
    margin: 0;
}

.forum_comment_template h2.comments-title {
    font-size: 20px;
    text-align: center;
    padding: 30px 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
}

.forum_comment_template footer.comment-meta {
    background: none;
}

.comment-content h1, .comment-content h2, .comment-content h3, .comment-content h4, .comment-content h5, .comment-content h6 {
    color: #1A4D6D;
    font-size: 20px;
}

.forum_comment_template ul.comment-list li {
    animation-name: afaf;
    margin: 20px 0;
}

.forum_comment_template .comment-content {
    background: #ddd;
    padding: 10px;
    border-radius: 20px;
    margin-bottom: 10px;
}

.forum_comment_template .reply {
    text-align: right;
}

.forum_comment_template ul.comment-list li .comment-metadata a {
    font-size: 12px;
    color: #444;
}

.forum_comment_template .comment-reply-title {
    font-size: 20px;
}

.forum_comment_template textarea#comment {
    display: block;
    width: 100%;
    border-radius: 50px;
    border: 1px solid #ddd;
    padding: 10px 20px;
}

.forum_comment_template textarea#comment:active, .forum_comment_template textarea#comment:focus {
    border: 1px solid #ac0871 !important;
    outline: none;
    box-shadow: none
}

.forum_comment_template .comment-form-comment label {
    display: none;
}

p.form-submit {
    text-align: right;
}

div#respond .submit {
    background: #52bdc7;
    border: none;
    outline: none;
    box-shadow: none;
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
    padding: 10px;
    display: inline-block;
}

.forum_comment_template footer.comment-meta span.says {
    color: #555;
}

span.com_count {
    font-size: 20px;
    color: #fff;
    background: #52bfc9;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 50%;
}

.forum_comment_template footer.comment-meta a.url, .forum_comment_template footer.comment-meta .says {
    color: #52bfc9 !important;
}

img.avatar.avatar-32.photo {
    border-radius: 50%;
    border: 1px solid #52bfc9;
}

h6.subtit-inter-violencia.text-start {
    color: #fff;
}

.back_to_cat {
    text-align: right;
}

.back_to_cat a {
    display: inline-block;
    color: #FFF !important;
    background: #52bfc9;
    padding: 10px;
    border-radius: 20px;
    margin-bottom: 10px;
}

form.forum_post #forum_title {
    display: block;
    width: 100%;
}

form.forum_post p {
    margin-bottom: 10px;
}

form.forum_post label {
    margin-bottom: 5px;
}

form.forum_post .forum_submit_btn {
    background: #52bfc9;
    border: none;
    color: #fff;
    padding: 5px 20px;
}

input#forum_title {
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 5px;
}

input#forum_title:hover, input#forum_title:focus, input#forum_title:active {
    border: 1px solid #ddd;
    outline: none;
    box-shadow: none;
}

div#create_forum_post .modal-dialog {
    max-width: 700px;
}

.btn-close {
    box-shadow: none !important;
    outline: none !important;
}


.card_biblio2 .row {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}

.card_biblio2 .row {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}

.form-control {
    outline: none !important;
    box-shadow: none !important;
}

.form-control:active, .form-control:focus {
    border-color: #AC0871 !important;
}

.side_widget {
    margin-bottom: 30px;
    padding: 10px;
}

ul.cat_list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.side_widget h6 {
    font-size: 20px;
    margin-bottom: 10px;
}

.side_widget .type_check {
    padding: 0;
    margin-bottom: 10px;
    display:flex;
}

.form-check-input:checked {
    background-color: #AC0871 !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

label.form-check-label {
    color: #AC0871;
    font-size: 15px;
    margin-left:5px;
}

/*button#search_filter_submit {*/
/*    background: #52BFC9;*/
/*    color: #fff;*/
/*    border: none;*/
/*    box-shadow: none;*/
/*    outline: none;*/
/*    border-radius: 5px;*/
/*    margin-top: 16px;*/
/*    padding: 5px 20px;*/
/*}*/

.loadMoreAjax {
    background: #ac0871;
    border: none;
    color: #fff;
    padding: 5px 15px;
}

.form-check-input {
    outline: none !important;
    box-shadow: none !important;
}

button {
    box-shadow: none !important;
    outline: none !important;
}

ul.doc_list {
    padding: 0;
    list-style: none;
}

ul.doc_list a {
    font-size: 16px;
}

.additional_details {
    color: #777;
    margin: 50px 0;
}

.sources {
    border-top: 1px solid #ddd;
    padding-top: 30px;
    margin-bottom: 30px;
}

.sources p {
    margin-bottom: 5px;
}

div#temario .accordion-item {
    background: #f7f7f7;
}

ul.doc_list a {
    font-size: 16px;
}

.main_library_content {
    margin: 30px 0;
}

ul.file_list {
    margin: 0;
    list-style: none;
    text-align: left;

}

ul.file_list li {
    padding: 20px;
    background: #f7f7f7;
}

ul.file_list li i {
    margin-right: 20px;
}

ul.file_list a {
    font-size: 20px;
    color: #52bfc9;
}

.members_content h5 {
    font-size: 22px;
    color: #1a4d6d;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

.members_content {
    padding: 20px 0;
}

.single_member {
    border-bottom: 1px solid #ddd;
}

.network_benefit_content {
    text-align: center;
    padding: 20px 0;
}

.single_event_block {
    padding: 10px;
    border-bottom: 1px solid #ddd;
    margin: 5px 0;
}

h3.titulo-int {
    text-align: center;
}

p.titulo-int {
    text-align: center;
}

.single_training img {
    width: 100%;
}

.single_training h1, .single_training h5, .single_training p, .single_training small, .single_training strong {
    color: #fff !important;
}

.single_training p.text-white {
    border-bottom: 1px solid #fff;
}

.single_training span.btn.btn-im_amarillo {
    color: #000;
}

.single_training a.card-blue.list-group-item.list-group-item-action.mb-2 {
    border-radius: 10px;
    outline: none !important;
    box-shadow: none !important;
    border: none !important;
}

.post_image {
    padding: 15px;
    border: 1px solid #AC0871;
    border-radius: 5px;
    display: inline-block;
    width: auto !important;
}

.single_cop_block {
    text-align: center;
}

.single_forum .block_cop_title {
    border: 1px solid;
}

.menu-item-has-children {
    position: relative;
}

.menu-item-has-children > ul {
    position: absolute;
    padding: 0;
    background: #fff;
    min-width: 270px;
    text-align: left;
    z-index: 999;
    display: none;
}

.menu-item-has-children:hover > ul {
    display: block;
}

label {
    color: #AC0871;
}

.um-button {
    background: #52bfc9 !important;
}

.um-profile-nav {
    background: #AC0871 !important;
}

.um-profile-nav-item a:hover {
    background: #ac0871 !important;
}

.um-button {
    color: #fff !important;
}

.sources ul {
    line-height: normal;
    color: #999;
    padding: 15px;
    list-style: none;
}

a.card-blue p.text.mb-3 {
    color: #52bfc9;
}

a.card-blue p.mb-3 {
    color: #52bfc9;
}

a.block_cop_title {
    height: 50px;
    overflow: hidden;
    padding: 0;
    margin: 10px 0;
}

.single_cop_block textarea {
    height: 50px;
    overflow: hidden;
    padding: 10px !important;
    font-size: 14px;
}

.loggedin_user header {
    margin-bottom: 30px;
}

.head_im a {
    text-decoration: none;
    color: #fff;
}

.head_im a {
    border: navajowhite;
}

.head_im a:hover {
    color: #52bdc7;
    border: none;
}

.cop_document {
    margin-bottom: 50px;
}

.single_document_block p {
    margin: 0;
    font-size: 18px;
}

.cop_plan iframe {
    height: 1000px;
    width: 100%;
}

.um .um-field-label, .um-field-label-icon {
    color: #AC0871;
}

.um-field-area input, .um-field-area textarea {
    border-radius: 20px !important;
    padding: 10px !important;
}

.um-field-area input:active, .um-field-area textarea:active, .um-field-area input:focus, .um-field-area textarea:focus {
    border: 1px solid #AC0871 !important;
}

.um-field.um-field-block.um-field-block.um-field-type_block {
    padding: 0;
}

.single_profile_field {
    margin: 10px 0;
    font-size: 16px;
    font-weight: bold;
}

.single_profile_field i {
    color: #AC0871;
    font-size: 18px;
    margin-right: 10px;
}

.single_profile_field p {
    padding-left: 32px;
    color: #888;
    font-size: 16px;
    margin-bottom: 5px;
}


.single_profile_field.user_social ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.single_profile_field.user_social ul li {
    display: flex;
}

.single_profile_field.user_social ul li p {
    padding-left: 10px;
}

.single_profile_field.user_social {
    padding-top: 20px;
    padding-bottom: 20px;
}

.single_document_block {
    margin: 20px 0;
}


.titulo-seccion {
    margin-bottom: 50px;
}

i.fa {
    color: #a2096a;
}

.side_widget h4 {
    font-size: 20px;
    margin: 30px 0 15px;
}

.profile_image {
    border-radius: 50%;
    margin: 0 20px 0 5px;
    border: 4px solid #52bdc7;
}

span.comment-form-attachment__autoembed-links-notice {
    display: none !important;
}

span.comment-form-attachment__file-types-notice {
    display: none !important;
}

span.comment-form-attachment__file-size-notice {
    display: none !important;
}

a.page-numbers {
    color: #ac0871 !important;
}

.tit_form {
    color: #52bfc9 !important;
    border-bottom: 1px solid #52bfc9;
}

.container.newsletter h3.tit_form {
    margin-bottom: 50px;
    padding-bottom: 10px
}

.page-template-template-homepage .titulo-seccion {
    margin-bottom: 0;
    margin-top: 20px;
}

.single_news_block .news_img {
    height: 310px;
    overflow: hidden;
}

.single_event_block p {
    color: #ddd;
}

.single_event_block {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    border-radius: 5px !important;
}

.list-group-item-action:focus, .list-group-item-action:hover {
    background: #1a4d6d;
}

a.btn.btn-primary.btn-sm:focus {
    color: #52bfc9;
    background: transparent;
}

a {
    box-shadow: none !important;
    outline: none !important;
}

.home_section_heading a {
    color: #1a4d6d;
    display: block;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

.home_section_heading a:hover {
    color: #52bfc9;
    border-bottom: 1px solid #ddd;
}

a.btn.btn-outline-light.btn-sm {
    color: #fff;
    border-color: #fff;
}

a.btn.btn-outline-light.btn-sm:hover, a.btn.btn-outline-light.btn-sm:focus, a.btn.btn-outline-light.btn-sm:active {
    color: #fff;
    border-color: #52bfc9;
    background: #52bfc9;
}

.single_news_block .card {
    border: 1px solid #ddd;
    box-shadow: none;
}

.home_slider {
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.home_slider .col-12 {
    padding: 0;
}

.home_allies {
    padding: 10px;
    border-radius: 5px;
}


.titulo-seccion, .titulo-obj_gen {
    border-radius: 5px;
}

.titulo-obj_gen h3 {
    margin: 0;
}

.um .um-form .um-button, .um .um-form .um-button:focus {
    font-size: 16px !important;
    background: #52bfc9 !important;
    min-width: 50px !important;
    border-radius: 10px !important;
    font-family: "Founmb";
}

.btn {
    border-radius: 5px !important;
    font-weight: normal !important;
}

.dashboard_round_btn {
    border-radius: 50% !important;
}

.about_youtube iframe, .benefit_content iframe {
    min-height: 500px;
    width: 80%;
    padding: 20px;
    border: 1px solid #DDD;
    border-radius: 5px;
}

.about_youtube {
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 0 !important;
}


.cop_about_details {
    font-size: 18px;
}

.about_details {
    text-align: center;
    margin-bottom: 0;
    padding: 20px 20px 30px;
}

.about_mv {
    margin-bottom: 40px;
}

.about_mv .col-12.col-md-6 {
    padding: 10px;
}

.about_youtube {
    margin-bottom: 0;
}

.about_ob_details {
    padding: 20px;
    text-align: center;
}

.about_ob_details {
    margin-bottom: 50px;
    margin-top: 20px;
    border-radius: 5px;
}

.single_objective {
    padding: 20px;
}

.about_registration_link {
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 50px;
}

.about_registration_link p {
    margin: 0;
}

.about_map {
    padding: 10px;
    border-radius: 5px;
}

#colombia, #holand, #bangladesh, #etiopia, #burundi, #burkinafaso, #jordan {
    cursor: pointer;
}

#colombia:hover, #holand:hover, #bangladesh:hover, #etiopia:hover, #burundi:hover, #burkinafaso:hover, #jordan:hover {
    opacity: .5;
}

.cop_about_details br {
    height: 17px;
    display: block;
    width: 100%;
    margin-bottom: 20px;
}

.page-template-template-homepage header.row.mt-3 {
    padding: 0;
}

.row.col-menu.bg-light.justify-content-center {
    border-top: 1px solid rgb(172 8 113 / 50%);
    border-radius: 0px;
    border-bottom: 1px solid rgb(172 8 113 / 50%);
}

.page-template-template-homepage main.col-md-12 {
    padding: 0;
}

.col-12.col-lg-6.home_events_wrapper {
    margin: 50px 0;
}

.col-12.col-lg-6.home_pub_wrapper {
    margin-top: 50px;
}

ul#menu-main-menu {
    margin: 0 !important;
}

ul#menu-main-menu {
    margin: 0 !important;
}

.tit_home_notp {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.tit_home_notp a {
    color: #1a4d6d;
}

.page-template-template-homepage a.btn.btn-copverde.text-white {
    font-size: 22px;
    padding: 5px 40px !important;
    display: inline-block;
    margin-top: 30px;
}

.navbar .sub-menu {
    border-radius: 5px;
    border: 1px solid #ddd
}

.navbar .sub-menu .nav-link {
    border-radius: 0;
    font-size: 14px;
    color: #1A4D6D !important;
    font-weight: 400 !important;
    font-family: "Founmrg";
}

.navbar .sub-menu .nav-link:hover {
    background: #f7f7f7 !important;
    color: #1A4D6D !important;
}

button#searchsubmit {
    border-radius: 20px !important;
}

header a.btn.btn-primary.btn-sm {
    margin-left: 10px;
}

.notification_bell {
    position: relative;
}

span.noti_count {
    position: absolute;
    background: #ffd400;
    height: 20px;
    display: inline-block;
    width: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    right: 20px;
    color: #AC0871;
}

.head_im a {
    border: none !important;
}

.head_im p.text.text-white.mb-0.text-uppercase {
    margin-bottom: 10px !important;
    display: block;
}

.loggedin_user header {
    padding: 10px 0 !important;
}

.container.container_dashboard {
    padding: 0;
}

.container.container_dashboard h1.titulo-cop_violencia.text-center {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}

.col-12.col-md-6.cop_about_details p {
    font-size: 1rem !important;
}

.col-12.col-md-6.cop_about_details {
    padding: 30px;
}


.titulo-cop_envej {
    color: #1a4d6d !important;
}

.cops_objectives h2.text.titulo-cop_envej.text-center {
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
    margin: 0 0 15px;
}

.row.justify-content-center.cops_objectives {
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}

.contenedor-main .col-12.cops_content p {
    font-size: .875em;
}

.contenedor-main .col-12.cops_content p strong {
    color: #222 !important;
}

.cops_email_block p {
    margin: 20px 0;
    padding: 20px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.registration_block_cop p {
    margin: 0;
}

.registration_block_cop {
    border-top: 1px solid #ddd;
    padding: 20px 0 30px;
}

.cops_not_logged_in_text {
    padding: 20px 0 30px;
}

.single_news_block .card-body p {
    height: 100px;
    overflow: hidden;
}

.single_news_block .card-body p {
    height: 100px;
    overflow: hidden;
}

.home_events_wrapper p, .home_pub_wrapper p {
    height: 50px;
    overflow: hidden;
}

.home_allies {
    padding: 30px 0 40px;
}

img.card-img-top.my-2 {
    height: auto;
    width: 100%;
}

.col-12.col-lg-6.home_events_wrapper .col-3, .col-12.col-lg-6.home_pub_wrapper .col-3 {
    height: 155px;
    overflow: hidden;
    background: #1a4d6d;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
    display: flex;
}

.col-12.col-lg-6.home_events_wrapper .col-3 .card-img-top, .col-12.col-lg-6.home_pub_wrapper .col-3 .card-img-top {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    margin: 0 !important;
}

ul.noti_wrapper {
    position: absolute;
    width: 400px;
    right: 0;
    background: #fff;
    z-index: 9999;
    margin: 0;
    padding: 20px;
    list-style: none;
    border: 1px solid #ddd;
    border-radius: 5px;
}

ul.noti_wrapper i {
    font-size: 30px;
    color: #AC0871;
    margin-right: 10px;
}

ul.noti_wrapper p {
    margin: 0;
}

ul.noti_wrapper p span {
    font-size: 18px;
    font-weight: normal;
    font-family: "Founmrg";
    margin-top: -25px !important;

}

ul.noti_wrapper li {
    margin: 10px 0;
}

ul.noti_wrapper button {
    background: #52bdc7;
    padding: 2px 15px;
    display: inline-block;
    border-radius: 5px;
    margin-top: 5px;
    border: none;
    box-shadow: none;
    outline: none;
    color: #fff;
}

ul.noti_wrapper li {
    text-align: right;
}

ul.noti_wrapper p {
    text-align: left;
}

ul.noti_wrapper a:hover {
    color: #fff;
}

ul.noti_wrapper {
    display: none;
}

.head_im.notification_bell:hover > .noti_wrapper {
    display: block;
}

ul.noti_wrapper p {
    padding: 5px;
    background: #f7f7f7;
    border-radius: 5px;
}

.um-field-checkbox-option, .um-field-radio-option {
    margin: 0px 0px 0px 36px;
    line-height: 24px;
    color: #AC0871 !important;
    display: block;
}

.um-field-checkbox:hover i, .um-field-radio:hover i {
    color: #AC0871 !important;
}

.um-profile.um .um-profile-headericon a {
    color: #AC0871 !important;
}

.single_news_block h4.texto-cop_envej.tit_home_notp {
    min-height: 50px;
    overflow: hidden;
    display:flex;
    align-items:center
}

.dashboard_cop_info {
    height: 140px;
    overflow: hidden;
}

.comment-form-attachment {
    position: relative;
    margin-top: 10px;
}

.comment-form-attachment {
    margin-top: 10px;
}

.container.newsletter {
    padding-bottom: 100px;
    margin-top: 50px;
}

ul.doc_list {
    list-style: square;
    color: #52bfc9;
    padding-left: 20px;
}

ul.doc_list a {
    color: #52bfc9;
    margin-bottom: 10px;
    display: block;
    text-decoration: underline !important;
}

.main_library_content iframe {
    width: 80%;
    height: 500px;
    padding: 20px;
    margin-left: 10%;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.page-template-template-homepage h5.card-title.texto-cop_envej {
    height: 65px;
    overflow: hidden;
}

.page-template-template-homepage .tit_not_home {
    height: 35px;
}

.menu-item-has-children > a {
    padding-right: 20px !important
}

.menu-item-has-children:hover:after {
    color: #fff;
}

.menu-item-has-children::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    color: #ac0871;
    border-left: 0.3em solid transparent;
    top: 45%;
    right: 10px;
    position: absolute;
}

.row.justify-content-center.about_map {
    margin-bottom: 50px;
}

.page-template-template-network_benefits .tit_home_notp {
    border: none;
    margin: 0;
}


.row.justify-content-center.qui��nes p {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}

.who_can_participate {
    padding: 20px 0;
    margin-bottom: 30px;
}

.row.justify-content-center.beneficios h3 {
    padding-bottom: 15px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
    font-size: 30px;
}

.row.justify-content-center.benefits_of_joining img {
    margin-bottom: 10px;
}

.row.justify-content-center.benefits_of_joining .col-12.col-md-6 {
    margin-bottom: 10px;
}

.row.justify-content-center.C��mo h3 {
    font-size: 30px;
    padding: 15px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
    margin-top: 20px;
}

.contact_address ul {
    list-style: none;
    margin: 0;
    padding: 15px;
    border: 1px solid #ac0871;
    border-radius: 5px;
}

.contact_address ul li {
    margin: 10px 0;
}

.contact_from input, .contact_from textarea {
    width: 100%;
    border: 1px solid #ac0871;
    padding: 10px;
    outline: none;
    box-shadow: none;
    margin-bottom: 10px;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit {
    display: inline-block;
    width: auto;
    background: #52bdc7;
    color: #fff;
    border: none;
    border-radius: 5px;
}

.contact_from {
    padding: 20px;
    background: #f7f7f7;
    border-radius: 5px;
}

.contact_map iframe {
    width: 100%;
    height: 300px;
    padding: 10px;
    margin-top: 30px;
    border: 1px solid #52bdc7 !important;
    border-radius: 5px;
}

.row.justify-content-center.search_results {
    padding: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}


.cop_about_details {
    font-size: 16px;
    color: #212529;
}

.cop_about_details strong {
    color: #212529;
}

.cop_about_details p {
    margin-bottom: 20px;
}

.min_height_div {
    min-height: 500px;
}

.about_details strong {
    color: #212529;
}

.tit_form {
    font-weight: bold;
}

.page-template-template-auth .container.not_loggedin_user {
    display: none;
}

footer.row.justify-content-between .pull-right {
    text-align: right;
}

.footer_menu ul {
    list-style: none;
    padding: 0;
    margin: 10px 0;
    color: #fff;
}

.footer_menu a {
    color: #fff;
    font-size: 1rem;
    font-weight: bold;
    padding: 0;
    text-decoration: underline;
}

.footer_menu a:hover {
    color: #fff;
}

ul.footer_social_menu {
    margin: 10px 0;
    padding: 0;
    list-style: none;
    text-align: right;
    display: block;
}

ul.footer_social_menu li {
    display: inline-block;
}

img.preview_logo {
    height: 100px;
    padding: 10px;
    background: #ddd;
    border-radius: 5px;
    border: 1px solid #ac0871;
    margin: 10px 0;
}

.share_wrapper a.btn.btn-redes.btn-sm {
    color: #52bdc7 !important;
}

.share_wrapper a.btn.btn-redes.btn-sm:hover, .share_wrapper a.btn.btn-redes.btn-sm:hover, .share_wrapper a.btn.btn-redes.btn-sm:focus, .share_wrapper a.btn.btn-redes.btn-sm:active {
    color: #ac0871 !important;
    background: none !important;
}

.share_wrapper strong {
    color: #ac0871;
    font-size: 20px;
    margin-right: 10px;
    font-family: "Founmb";
}

.basic_post_list h4 {
    color: #1a4d6d !important;
}

.single_cop_block .btn.text-white.btn-lg {
    font-family: 'Founmrg';
    font-weight: bolder !important;
}

.cop_main_title_wrapper .titulo-seccion {
    margin-bottom: 30px;
}

.cop_main_title_wrapper {
    margin-bottom: 50px;
}

.cop_main_title {
    border-bottom: 1px solid #ddd;
}

#vlibrary_wrapper .tit_not_home a {
    font-weight: bolder !important;
    font-family: "Founmrg";
    color: #52bdc7;
}

.v_icon {
    width: 50px;
}

#vlibrary_wrapper small.tit_not_home.mt {
    margin-top: 10px;
}

.my-2.short_content {
    font-size: .875em;
}

.search_filter .tit_not_home {
    color: #52bdc7;
    font-size: 1rem;
}

.resource_type_name strong, .resource_type_name {
    color: #212529;
    font-family: "Founmb";
}

.col-12.sources {
    font-family: 'Founmb';
    color: #6c757d;
}

.col-12.sources {
    font-family: "Founmrg";
}

.col-12.sources p.text.tit_home_notp2.text-secondary.text-start.small strong {
    color: #6c757d !important;
}

.sources ul {
    padding-left: 0;
    font-size: .875em;
}

.sources ul li {
    margin-bottom: 7px;
    color: #6c757d !important;
}

form button.col-12.btn.btn-form.btn-lg:active {
    color: #fff;
}

.contact_style_2 .contact_from {
    background: none;
}

.contact_style_2 .contact_from input {
    border-color: #ced4da;
    border-radius: 50px;
}

.contact_style_2 .contact_from input:active, .contact_style_2 .contact_from input:focus {
    border-color: #ac0871;
}

.contact_style_2 .contact_from textarea {
    border-color: #ced4da;
    border-radius: 150px;
    height: 100px;
    padding-left: 20px;
}

.contact_style_2 .contact_from textarea:active, .contact_style_2 .contact_from textarea:focus {
    border-color: #ac0871;
}

.contact_style_2 .contact_from input[type=checkbox] {
    display: inline-block;
    width: auto;
}

span.wpcf7-list-item-label {
    font-family: "Founmb";
}

.contact_form p {
    margin: 0;
}

.contact_from p {
    margin: 0;
}

.contact_from a.tit_home_notp {
    color: #52bfc9;
    border: none
}

.um-field-area .select2.select2-container .select2-selection {
    border-radius: 50px !important;
}

.dashboard_cop_info p {
    color: #888 !important;
    font-family: 'Founmb';
}

.single_training h5 {
    color: #52bfc9 !important;
}

.training_excerpt {
    color: #fff;
    margin-bottom: 20px;
}

.single_training p.text-white.mb-1 {
    padding-bottom: 15px !important;
    border-color: #245f85;
    margin-bottom: 15px !important;
}

.single_training p.text.text-im_cursos {
    color: #52bfc9 !important;
    font-size: 15px;
    font-family: 'Founmrg';
}

a.btn.btn-im_home.btn-sm.back_to_home {
    color: #52BDC7 !important;
    border: 1px solid transparent !important;
    background: none !important;
    margin-top: 0;
    margin-bottom: 10px;
}

a.btn.btn-im_home.btn-sm.back_to_home:hover, a.btn.btn-im_home.btn-sm.back_to_home:focus, a.btn.btn-im_home.btn-sm.back_to_home:active {
    color: #ac0871 !important;
    border: 1px solid #ac0871 !important;
}

a.btn.btn-im_home.btn-sm.back_to_home svg {
    margin-right: 5px;
}

.cop_document h6.tit-inter-violencia.text-start {
    color: #1a4d6d;
}

.single_document_block {
    background: none;
    border-bottom: 2px solid #ac0871;
}

.profile_menu_wrapper_menu {
    position: relative;
}

ul.profile_menu_wrapper {
    position: absolute;
    list-style: none;
    background: #fff;
    color: #212529;
    padding: 10px;
    z-index: 999;
    border-radius: 5px;
    display: none;
    border: 1px solid #ddd;
    right: 0;
    width: 200px;
}

ul.profile_menu_wrapper li a {
    color: #212529;
    display: block;
    padding: 10px;
    text-decoration: none;
}

.profile_menu_wrapper_menu:hover .profile_menu_wrapper {
    display: block;
}

a.um-profile-edit-a {
    display: none;
}

.col-2.icons_im_movil.mt-2.align-self-center {
    position: relative;
}

.card_biblio2 .row {
    border: none;
}

.search_bar_wrapper.d-flex.gap-2.justify-content-end.mt-2 a {
    font-size: 24px;
    height: 100%;
    padding: 8px 16px;
    background: #52bfc9;
}

span.noEventsListWrapper {
    font-size: 30px;
    text-align: center;
    display: block;
    padding: 50px 0;
    color: #AA0871;
    font-family: 'Founmrg';
}

div#spin_wrapper {
    text-align: center;
    padding: 50px 0;
    font-size: 40px;
    color: #AA0871;
    display: none;
}

.content_common svg.bi.bi-gear, .content_common a.text-white, .content_common svg.bi.bi-bell-fill {
    color: #AA0871 !important;
}

.btn-im_header:not(:disabled):not(.disabled):active, .btn-im_header:not(:disabled):not(.disabled).active, .show > .btn-im_header.dropdown-toggle {
    background-color: transparent !important;
    border-color: transparent !important;
}

.content_common a.btn.btn-im_closes.btn-lg {
    color: #fff;
}

.content_common .profile_image {
    margin: 0;
}

.content_common .icons_im_movil {
    position: relative;
}

.content_common .icons_im_movil .noti_count {
    right: 0;
    bottom: 30px;
}

p.text.user_name_common a {
    font-weight: bold;
    margin-right: 20px;
}

.text_purple {
    color: #AA0871 !important;
    font-weight: bold;
}

.content_common .head_im p.text.text-white.mb-0.text-uppercase {
    margin-bottom: 10px !important;
}

.content_common a.btn.btn-im_closes.text-white.btn-sm.small {
    color: #fff !important;
}

.comment-author.vcard img {
    height: 35px;
    width: 35px;
    border: 3px solid #52bfc9 !important;
    border-radius: 50%;
}

.comment-author.vcard a {
    color: #52bfc9 !important;
    font-family: "Founmrg";
    font-size: 15px;
}

div#comments .text.text-aborto.text-center {
    border-bottom: 1px solid #ddd;
}

.forum_comment_template {
    border: 1px solid #ddd;
}
.boton-buscar{
	border-radius:20px!important
}
.read-more {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 5px;
    background: #52BFC9 !important;
}

button#loadmore_submit i.fa.fa-chevron-circle-right.hvr-icon {
    color: #fff;
}
.side_widget.search_filter {
    margin: 0;
}
div#anr_captcha_field_1 > div {
    margin: 20px auto;
}

#commentform div#qt_comment_toolbar input {
    border: none;
    display: inline-block!important;
    padding: 0 20px;
    border-radius: 20px;
    margin: 5px 5px;
}

#commentform div#qt_comment_toolbar {
    border-radius: 20px!important;
}
.col-12.col-md-2.align-content-end.mt-4.footer_prof_logo img {
    width: 100%;
    height: auto;
}
footer.row.justify-content-between.pb-5.footer_im {
    display: flex;
    align-items: center;
}

.sidebar_wrapper h2.widget-title {
    font-size: 22px;
    color: #333;
    font-family: 'Founmrg';
    margin-bottom: 15px;
}

.sidebar_wrapper li a {
    color: #777;
    text-decoration: none;
    font-family: 'Founmrg';
    position: relative;
    transition: all .5s ease;
    padding:5px;
    display:block
}

.sidebar_wrapper li {
    list-style: none;
}

.sidebar_wrapper ul {
    padding: 0;
}

.sidebar_wrapper li a:hover {
    color: #A50261;
    padding-left:30px;
    transition:all .5s ease
}

.sidebar_wrapper li a:after {
    position:absolute;
    height:3px;
    width: 0px;
    left:0;
    content:"";
    background: #A50261;
    top: 15px;
    visibility:hidden;
    transition:all .5s ease 
}

.sidebar_item {
    margin-bottom: 30px;
}

.sidebar_wrapper li a:hover:after {
    visibility:visible;
    transition:all .5s ease;
    width: 25px;
}

.sidebar_wrapper {
    padding-left: 30px; 
}

.sidebar_item {
    color: #777;
}

.sidebar_item .tagcloud a {
    color: #A50261;
    text-decoration: none;
}

.sidebar_item .tagcloud a {
    color: #A50261;
    text-decoration: none;
}

.sidebar_item figure.wp-block-image.size-full img {
    height: auto;
    border-radius:10px
}

.sidebar_item h2, .sidebar_item h1, .sidebar_item h3,.sidebar_item h4, .sidebar_item h5,.sidebar_item h6 {
    font-family: 'Founmrg';
}

.sidebar_item a {
    color: #A50261;
    text-decoration: none;
}

div#vlibrary_wrapper {
    padding-top: 20px;
}

div#vlibrary_wrapper .d-flex.justify-content-center {
    align-items: center;
}

div#vlibrary_wrapper .d-flex.justify-content-center small.text-black-50.small {
    margin-top: 15px;
    margin-left: 20px;
} 

div#vlibrary_wrapper > .row.justify-content-center {
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
}

div#vlibrary_wrapper > .row.justify-content-center:last-child {
    border: none;
}

span.wpcf7-spinner {
    display: block;
    margin: 0 auto;
}
button#forum_content-html {
    display: none;
}
ul.noti_wrapper p span {
    font-size: 16px; 
}

.um-gdpr-content .col-md-6.col-lg-6.col-xl-6 {
    width: 100%;
}
.v-library_metas {
    display: flex;
    width: 100%;
    margin-top: 15px;
}
small.tit_not_home.v-meta_left {
	display: inline-block;
	width: 50%;
	text-align: left;
}

.v-meta_right {
	width: 50%;
	text-align: right;
}	
.forum_attachment {
    margin-bottom: 30px;
    text-align: center;
    padding: 10px;
}

.page-template-template-auth.page-id-1287 .um .um-row { 
    padding: 10px !important; 
}
  .page-template-template-auth.page-id-1287 .um .um-row-heading, .um-profile .um-row-heading{ 
    padding: 10px 20px!important;
    background: #1a4d6d; 
    font-size: 20px;
    font-family: 'Founmrg' !important;
    color: #fff;
    font-weight: bold;
	margin-bottom: 20px!important;
	  margin-top: 50px!important;
	border-radius: 50px!important
}

 .page-template-template-auth.page-id-1287 .um .um-field-label, .um-profile .um-field-label{
	display:flex
}

.um-profile .um-field .select2.select2-container .select2-selection {
    border-radius: 50px!important;
}


div#um_field_1285_last_name {
    padding-top: 44px;
}
 div#um_field_1294_last_name {
    padding-top: 44px;
}
.um-col-122 {
    margin-bottom: 20px;
}
.TypeOfMembershipWrapper .um-col-122 {
    margin: 0;
}

.um-own-profile div#um_field_1294_type {
    display: none;
}

body.news-template-default.single.single-news.postid-1571.logged-in.admin-bar.no-sidebar.customize-support.cookies-set.cookies-accepted {}

.single-news {}

.single-news h2.comments-title {
    font-size: 20px;
    margin-bottom: 20px;
}

.single-news div#comments {
    margin: 50px 0;
    border-top: 1px solid #eee;
    padding-top: 50px;
}

.single-news #comments footer.comment-meta {
    background: none;
}
.single-news div#respond h3#reply-title {
    font-size: 20px;
    margin-top: 30px;
}
.single-news .comment-content {
    background: #eee;
    padding: 10px;
}

.single-news .comment-author.vcard a {
    font-weight: bold;
}
 

div#comments .wp-editor-tabs {
    display: none!important;
}
 
form#commentform span.required-field-message {
    display: none;
}

p.comment-form-attachment {
    display: none;
}

div#respond .submit {
    margin-top: 10px;
}
div#qt_comment_toolbar {
    display: none;
} 
div#comments h2.comments-title span {
    display: none;
}

ol.comment-list {
    list-style: none;
}

footer.comment-meta {
    position: relative;
}

.comment-metadata {
    position: absolute;
    top: 40px;
    left: 39px;
}

.comment-metadata a {
    font-size: 12px;
}
@media (min-width: 200px) and (max-width: 575.5px) {
	#cookie-notice {
		display: none;
	}	
	div#um_field_1285_last_name {
        padding-top: 10px;
    }
	div#um_field_1294_last_name {
        padding-top: 10px;
}

p.form-submit {
    text-align: left;
}

ol.comment-list {
    list-style: none;
    padding: 0;
}
}