 /*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
 @import url("../bridge/style.css");
 /*======================================================
IDC DOCK WORKERS
 ======================================================*/
 /*-------- TIPOGRAFIAS -------------------*/
 @import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');

 body {
     font-family: 'Quicksand', sans-serif;
 }

 h3 {
     color: #003f86;
     font-size: 20px;
     line-height: 26px;
     font-style: normal;
     font-weight: 700;
     letter-spacing: 1px;
     text-transform: none;
     margin-top: 20px;
 }

 .subtitulo {
     margin-top: -10px !important;
     margin-bottom: 25px !important;
     text-transform: uppercase;
     font-weight: 400;
     font-size: 16px !important;
     letter-spacing: 2px;
     border-bottom: 2px solid !important;
     padding-bottom: 15px;
 }

 p {
     color: #000;
     font-size: 14px;
     line-height: 26px;
     font-style: normal;
     font-weight: 400;
     letter-spacing: 0.2px;
 }

 ul li {
     color: #003f86;
     font-size: 14px;
     line-height: 26px;
     font-style: normal;
     font-weight: 400;
     letter-spacing: 0.2px;
     margin-left: 20px;
     margin-bottom: 15px !important;
 }

 ul li::marker {
     color: #003f86;
     font-size: 20px;
 }

 /*-------- COLORES -------------------*/
 .blue {
     color: #003f86;
 }

 .orange {
     color: #fb9735;
 }

 /*-------- BLOQUES -------------------*/
 .separator.small, .wpb_column>.wpb_wrapper .separator.small {
     height: 2px;
     margin-top: 25px;
     margin-bottom: 25px;
     background-color: #fb9735;
     width: 40px;
 }

 .white_box {
     padding: 70px 20px 70px 20px;
 }

 .grey_box {
     background-color: #f0f0f0;
     padding: 50px 20px;
 }

 .sidebar_home {
     background-color: #dfdfdf;
     padding: 30px;
 }

 .q_elements_item.holder_derecha {
     padding-left: 50px;
 }

 .q_elements_item.holder_izquierda {
     padding-right: 50px;
 }

 .title .separator.small {
     margin-top: 3px;
     display: none;
 }

 .separador_1 {
     height: 2px;
     margin: 15px auto;
     background-color: #fb9735;
     width: 40px;
 }

 .mt_20 {
     margin-top: 20px;
 }

 /*-------- BOTONES -------------------*/
 .boton_1 {
     background-color: #fb9735;
     color: #303030;
     padding: 5px 15px;
     margin-top: 15px;
     font-weight: 400;
     font-family: "Quicksand", sans-serif;
     letter-spacing: 0.5px;
     font-weight: 600;
 }

 .boton_2 {
     color: #fff;
     font-family: "Quicksand", sans-serif;
     border-color: #003f86;
     font-size: 12px;
     line-height: 20px;
     font-style: normal;
     font-weight: 500;
     background-color: #003f86;
     -webkit-border-radius: 0;
     letter-spacing: 2px;
     text-transform: uppercase;
     border-width: 0;
     padding: 15px 45px;
     display: inline-block;
     border: 1px solid #003f86;
 }

 .boton_2:hover {
     background-color: #ffffff;
     color: #003f86;
     border: 1px solid #003f86;
 }

 .boton_3 {
     color: #fff;
     font-family: "Quicksand", sans-serif;
     border-color: #003f86;
     font-size: 12px;
     line-height: 20px;
     font-style: normal;
     font-weight: 500;
     background-color: #003f86;
     -webkit-border-radius: 0;
     letter-spacing: 2px;
     text-transform: uppercase;
     border-width: 0;
     padding: 5px 15px;
     display: inline-block;
     border: 1px solid #003f86;
     margin: 10px 10px;
 }

 .boton_3:hover,
 .boton_3.activo {
     background-color: #ffffff;
     color: #003f86;
     border: 1px solid #003f86;
 }

 .boton_white {
     background-color: #ffffff;
     color: #003f86;
     padding: 10px 25px;
     font-weight: 400;
     font-family: "Quicksand", sans-serif;
     letter-spacing: 0.5px;
     font-weight: 600;
     font-size: 16px;
 }

 /*===========================================
CTAs
=============================================*/
 .cta_solicita_informacion {
     display: flex;
     justify-content: center;
     align-items: center;
     padding: 30px 0;
     background-color: #f2f2f2;
     margin-top: 70px;
 }

 .cta_solicita_informacion p {
     font-size: 30px;
     font-weight: 300;
     margin-right: 50px;
 }

 .cta_solicita_informacion a {
     background-color: #003f86;
     color: #fff;
     padding: 10px 25px;
     font-weight: 400;
     font-family: "Quicksand", sans-serif;
     letter-spacing: 0.5px;
     font-weight: 600;
     font-size: 16px;
 }

 .cta_contacto {
     display: flex;
     justify-content: center;
     align-items: center;
     padding: 70px 0;
     background-color: #003f86;
     margin-top: 70px;
 }

 .cta_contacto p {
     font-size: 30px;
     font-weight: 300;
     margin-right: 50px;
     color: #ffffff;
 }

 .cta_contacto a {
     background-color: #ffffff;
     color: #003f86;
     padding: 10px 25px;
     font-weight: 400;
     font-family: "Quicksand", sans-serif;
     letter-spacing: 0.5px;
     font-weight: 600;
     font-size: 16px;
 }

 /*===========================================
FORMULARIOS
=============================================*/
 form label,
 .frm_primary_label {
     font-weight: 700 !important;
     font-family: 'Quicksand', sans-serif !important;
     font-size: 14px !important;
     letter-spacing: 1px;
 }

 input, textarea {
     border-radius: 0 !important;
     border-color: #003f86 !important;
 }

 /* boton formulario */
 .frm_button_submit {
     background-color: #003f86 !important;
     font-family: 'Quicksand', sans-serif !important;
     color: #fff !important;
     padding: 10px 50px;
     font-weight: 700 !important;
     display: inline-block;
     border: 2px solid #003f86 !important;
     border-radius: 0px !important;
 }

 /*===========================================
SPACES
=============================================*/
 .space_150 {
     min-height: 150px !important;
 }

 .space_100 {
     min-height: 100px !important;
 }

 .space_90 {
     min-height: 90px !important;
 }

 .space_80 {
     min-height: 80px !important;
 }

 .space_75 {
     min-height: 75px !important;
 }

 .space_70 {
     min-height: 70px !important;
 }

 .space_60 {
     min-height: 60px !important;
 }

 .space_50 {
     min-height: 50px !important;
 }

 .space_40 {
     min-height: 40px !important;
 }

 .space_30 {
     min-height: 30px !important;
 }

 .space_20 {
     min-height: 20px !important;
 }

 .space_10 {
     min-height: 10px !important;
 }

 .no_margins {
     margin-top: 0px !important;
     margin-bottom: 0px !important;
 }

 /*==============================================================================
 HEADER
 ==============================================================================*/
 .header_top, .fixed_top_header .top_header, .fixed_top_header nav.mobile_menu {
     background-color: #003f86;
 }

 /* BUSCADOR */
 .header-widget.widget_search.header-left-widget {
     display: flex !important;
     align-items: center !important;
     font-size: 0px !important;
     height: 33px !important;
 }

 .header_top #searchform {
     padding: 0 10px !important;
     height: 33px !important;
     background-color: #fb9735 !important;
 }

 .header_top #searchform input[type="text"] {
     height: 29px !important;
     font-size: 13px !important;
     color: #fff !important;
 }

 .header_top #searchform input[type="submit"] {
     width: 22px;
     height: 25px;
     line-height: 25px;
     margin: 4px 0 0;
     background: 0 0;
     color: #fff !important;
 }

 /* GTRANSLATE */
 #gtranslate_wrapper {
     right: 370px !important;
 }

 .switcher .selected a {
     border: 0px;
     color: #000 !important;
     padding: 5px 5px !important;
     width: 151px !important;
     margin-top: 1.5px !important;
 }

 /* -----TOP MENU------ */
 header.sticky .header_fixed_right_area, header.sticky .header_top {
     display: block !important;
 }

 .sticky .header_top.social_links,
 .header_top.social_links {
     display: flex !important;
     justify-content: center !important;
     padding-top: 3px;
 }

 .header_top.social_links a i {
     font-size: 19px;
     color: #fff;
     padding: 0 10px
 }

 .sticky .header_top.links_contacto, .header_top.links_contacto {
     display: flex !important;
     justify-content: center !important;
     align-items: center;
     flex-direction: row;
 }

 .sticky .header_top.links_contacto a,
 .header_top.links_contacto a {
     font-size: 13px !important;
     font-weight: 400 !important;
     text-transform: none !important;
     line-height: 24px !important;
     font-family: 'Quicksand', sans-serif;
     letter-spacing: 0.5px !important;
     color: #fff !important;
     margin-right: 20px;
 }

 /* -----MENU------ */
 nav.main_menu>ul>li>a {
     color: #000000;
     font-family: 'Quicksand', sans-serif;
     font-size: 12px;
     font-style: normal;
     font-weight: 500 !important;
     letter-spacing: 1px;
     text-transform: uppercase;
 }

 nav.main_menu ul li:hover a {
     color: #003f86 !important;
     font-weight: 700 !important;
 }

 nav.main_menu ul li.active a {
     color: #003f86 !important;
     font-weight: 700 !important;
 }

 /* Dropdown menu */
 .drop_down .second .inner>ul, li.narrow .second .inner ul {
     display: inline-block;
     position: relative;
     background-color: #003f86;
     border-color: #003f86;
 }

 .drop_down .second .inner ul li a, .drop_down .second .inner ul li h5 {
     font-weight: 600;
     color: #fff !important;
     line-height: 16px;
     font-size: 11px;
     text-transform: uppercase;
     letter-spacing: 1px;
 }

 .boton_area_privada {}

 .boton_area_privada a {
     color: #ffffff !important;
     font-family: 'Quicksand', sans-serif;
     font-weight: 400;
     letter-spacing: 1px;
     text-transform: uppercase;
     font-size: 12px;
     background-color: #fb9735;
     padding: 15px 30px;
 }

 /* -----TITULAR HEADERS PAGINAS------ */
 .title_subtitle_holder_inner span {
     text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.9);
 }

 .title_subtitle_holder_inner h1 {
     font-size: 55px !important;
     line-height: 76px;
     font-weight: 700;
 }

 /*==============================================================================
  FOOTER
  ==============================================================================*/
 /* TOP FOOTER */
 .two_columns_50_50.clearfix {
     display: flex;
     align-items: center;
 }

 .footer.social_links {
     justify-content: center;
 }

 .footer.social_links a i {
     font-size: 19px;
     color: #fff;
 }

 .footer_top, .footer_top.footer_top_full {
     padding-top: 100px;
     padding-right: 0px;
     padding-bottom: 100px;
     padding-left: 0px;
 }

 .titulo_footer {
     font-size: 26px !important;
     font-weight: 400 !important;
     color: #ffffff !important;
     font-family: 'Quicksand', sans-serif;
 }

 .separador_contacto_footer {
     height: 1px !important;
     margin-top: 15px !important;
     margin-bottom: 15px !important;
     background-color: #fff;
     width: 300px;
     margin: 0 auto;
     margin-top: 0px;
     margin-bottom: 0px;
 }

 .subtitulo_footer {
     font-size: 14px !important;
     font-weight: 700 !important;
     color: #ffffff !important;
     font-family: 'Quicksand', sans-serif;
     letter-spacing: 1px !important;
     text-transform: uppercase !important;
 }

 .link_footer {
     line-height: 17px !important;
     margin-top: 10px;
 }

 .contacto_footer p a {
     font-size: 12px !important;
     font-weight: 400 !important;
     text-transform: none !important;
     line-height: 14px !important;
     font-family: 'Quicksand', sans-serif;
     letter-spacing: 0.5px !important;
 }

 .links_contacto {
     display: flex;
     justify-content: center;
     align-items: center;
     flex-direction: column;
 }

 .links_contacto a {
     font-size: 12px !important;
     font-weight: 400 !important;
     text-transform: none !important;
     line-height: 24px !important;
     font-family: 'Quicksand', sans-serif;
     letter-spacing: 0.5px !important;
 }

 /* BOTTOM FOOTER */
 .footer_bottom div {
     display: flex !important;
     justify-content: space-between;
 }

 .legal_links {
     display: flex;
     justify-content: flex-start;
     align-items: center;
     padding-left: 20px;
 }

 .legal_links a {
     font-family: 'Quicksand', sans-serif !important;
     font-size: 11px;
     font-weight: 400;
     color: #fff !important;
     text-transform: uppercase;
     letter-spacing: 1.5px;
 }

 .separador_legal {
     height: 15px;
     width: 1px;
     background-color: #fff;
     margin: 0 10px;
 }

 .link_signia {
     font-family: 'Quicksand', sans-serif !important;
     font-size: 11px;
     font-weight: 400;
     color: #fff !important;
     text-transform: uppercase;
     letter-spacing: 1.5px;
     padding-right: 15px;
 }

 .copyright {
     font-family: 'Quicksand', sans-serif !important;
     font-size: 11px;
     font-weight: 400;
     color: #fff !important;
     text-transform: uppercase;
     letter-spacing: 1.5px;
     padding-left: 15px;
 }

 /*==============================================================================
HOME
   ==============================================================================*/
 .custom_header_home .full_section_inner {
     display: flex;
     align-items: center;
     padding: 100px 100px;
 }

 /* .caja_texto_header {
    background-color: rgba(255, 255, 255, 0.9);
    width: 70%;
    padding: 50px;
}

h2.titular_texto_header {
    color: #003f86;
    font-size: 30px;
    line-height: 26px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: none;
    margin-bottom: 20px;
    margin-top 0px:  !important;
}

.caja_texto_header p {
    font-size: 18px;
    font-weight: 300;
    line-height: 34px;
}*/
 .caja_texto_header {
     background-color: #003f86;
     width: 70%;
     padding: 50px;
 }

 h2.titular_texto_header {
     color: #ffffff;
     font-size: 30px;
     line-height: 26px;
     font-style: normal;
     font-weight: 700;
     letter-spacing: 1px;
     text-transform: none;
     margin-bottom: 20px;
     margin-top 0px:  !important;
 }

 .caja_texto_header p {
     font-size: 18px;
     font-weight: 300;
     line-height: 34px;
     color: #ffffff;
 }

 .caja_formulario_home {
     background-color: #fff;
     padding: 25px;
     margin: 30px;
 }

 .caja_formulario_home h3 {
     margin-top: 0px;
     border-bottom: 1.5px solid;
     margin-bottom: 30px;
     padding-bottom: 20px;
 }

 .h2_home {
     margin-bottom: 30px !important;
     color: #303030;
     font-size: 34px;
     line-height: 38px;
     font-style: normal;
     font-weight: 700;
     letter-spacing: 1px;
 }

 .caja_texto_tienda {
     background-color: #003f86;
     width: 100%;
     padding: 50px 0px;
 }

 .social_links {
     display: flex;
     justify-content: space-around;
     align-items: center;
 }

 .social_links_home h3 {
     text-align: center;
     margin-bottom: 20px;
     margin-top: 40px;
 }

 .social_links a i {
     color: #003f86;
     padding: 0 20px;
     font-size: 40px;
 }

 /*==============================================================================
 QUIENES SOMOS
 ==============================================================================*/
 /* -----BLOQUE LINKS------ */
 .card_link_quienes_somos {
     display: flex;
     justify-content: center;
     align-items: center;
     flex-direction: column;
     border: 3px solid #fb9735;
     padding: 10px;
     height: 160px;
 }

 .card_link_quienes_somos {
     display: flex;
     justify-content: center;
     align-items: center;
     flex-direction: column;
     border: 3px solid #fb9735;
     padding: 10px;
     height: 160px;
 }

 .card_link_quienes_somos a {
     /* background-color: #303030;
    color: #fb9735; */
     background-color: #fb9735;
     color: #303030;
     padding: 5px 15px;
     margin-top: 15px;
     font-weight: 400;
     font-family: "Quicksand", sans-serif;
     letter-spacing: 0.5px;
     font-weight: 600;
 }

 /*==============================================================================
ESTATUTOS
 ==============================================================================*/
 .boton_estatutos {
     display: flex;
     justify-content: center;
 }

 .boton_estatutos a {
     display: flex;
     justify-content: center;
     align-items: center;
     flex-direction: column;
 }

 .boton_estatutos a i {
     font-size: 50px;
     margin-bottom: 10px;
     color: #003f86;
      !important;
 }

 .boton_estatutos .texto {
     margin-left: 10px;
 }

 .boton_estatutos .texto h3 {
     text-transform: none;
     margin-bottom: -10px !important;
     color: #003f86 !important;
     font-size: 20px;
     font-family: 'Quicksand', sans-serif !important;
     text-align: center;
     margin-top: 0;
 }

 .boton_estatutos .texto p {
     text-transform: none;
     margin-bottom: -10px !important;
     text-align: center;
 }

 /*==============================================================================
EQUIPO
 ==============================================================================*/
 .bloque_principal_equipo h3 {
     margin-top: 0px;
 }

 .bloque_principal_equipo a {
     font-size: 14px !important;
     line-height: 17px;
     margin-bottom: 10px;
     font-weight: 300;
 }

 .boton_mail {
     background-color: #003f86;
     color: #fff;
     padding: 7px 20px;
     margin-top: 10px;
     margin-bottom: 0px;
     display: inline-block;
 }

 .links_contacto a {
     display: flex;
     align-items: center;
 }

 .links_contacto a i {
     margin-right: 5px;
 }

 .card_equipo .bloque_principal_equipo {
     border: 2px solid #003f86;
     padding: 40px 20px;
     background-color: #fff;
     height: 160px;
 }

 .separador_mini {
     height: 2px;
     margin: 15px auto;
     background-color: #fb9735;
     width: 40px;
 }

 .nombre {
     text-transform: uppercase;
     font-weight: 700;
 }

 .titulo_seccion_equipo {
     color: #003f86;
     font-size: 30px;
     line-height: 26px;
     font-style: normal;
     font-weight: 700;
     letter-spacing: 1px;
     margin-top: 75px;
     padding: 20px 15px 15px;
     text-transform: uppercase;
     letter-spacing: 12px;
     background-color: #f0f0f0;
     margin-bottom: 30px !important;
 }

 .links_contacto_zonas a {
     margin-bottom: 14px !important;
     display: inline-block;
     font-size: 14px !important;
     font-weight: 400 !important;
     text-transform: none !important;
     line-height: 24px !important;
     font-family: 'Quicksand', sans-serif;
     letter-spacing: 0.5px !important;
 }

 /*==============================================================================
CONTACTO
 ==============================================================================*/
 .map-responsive {
     overflow: hidden;
     padding-bottom: 50%;
     position: relative;
     height: 0;
 }

 .map-responsive iframe {
     left: 0;
     top: 0;
     height: 100%;
     width: 100%;
     position: absolute;
 }

 /*==============================================================================
BLOG
 ==============================================================================*/
 .mpc-post .mpc-post__heading.mpc-text-overflow {
     white-space: wrap !important;
     overflow: hidden;
     text-overflow: ellipsis;
 }

 .mpc-grid-posts .mpc-post .mpc-post__heading {
     color: #000 !important;
     font-weight: 600 !important;
     text-align: center;
     text-transform: none !important;
     font-size: 14px !important;
     line-height: 26px !important;
     padding: 0 20px;
     font-family: 'Quicksand', sans-serif !important;
 }

 .mpc-post .mpc-post__heading a {
     font: inherit;
     color: inherit;
     -webkit-transition: inherit;
     transition: inherit;
     letter-spacing: 0.5px;
 }

 .blog_holder.blog_large_image article .post_text h2 .date, .blog_holder.blog_single article .post_text h2 .date {
     color: #fb9735;
 }

 .post_info {
     display: none !important;
 }

 .mpc-grid-posts .mpc-post .mpc-post__meta {
     color: #b5b5b5;
     font-size: 11px;
     line-height: 1.5;
     text-align: center;
     font-family: "Quicksand", sans-serif !important;
     text-transform: uppercase !important;
     letter-spacing: 1px !important;
     border-top: 1px solid #b5b5b5 !important;
     padding: 15px 20px 0px !important;
     margin-top: 20px !important;
 }

 .mpc-grid-posts .mpc-post__wrapper {
     margin-left: 30px;
     margin-bottom: 30px;
     -webkit-box-shadow: 0px 0px 11px -1px rgba(0, 0, 0, 0.51);
     -moz-box-shadow: 0px 0px 11px -1px rgba(0, 0, 0, 0.51);
     box-shadow: 0px 0px 11px -1px rgba(0, 0, 0, 0.51);
 }

 .quote_blog h2 {
     font-size: 14px;
     letter-spacing: 0.5px;
 }

 .quote_blog {
     background-color: #fff;
     padding: 30px;
     margin-top: 75px;
 }

 /* BOTONES COMPARTIR */
 .heateor_sss_sharing_ul {
     padding-top: 50px !important;
 }

 /* TITLE OCULTO EN POSTS */
 .single-post .title {
     display: none !important;
 }

 .post_image img {
     max-width: 50%;
     margin: 0 auto;
 }

 .blog_holder.blog_single article h2 {
     margin-bottom: 6px;
     color: #003f86;
     font-size: 24px;
     letter-spacing: 0.5px;
 }

 .icon_social_holder {
     display: none;
 }

 #comments {
     display: none;
 }

 .caja_sidebar_blog {
     background-color: #fff;
     padding: 20px;
 }

 .caja_sidebar_blog h2,
 .titulo_sidebar {
     color: #003f86 !important;
     font-size: 25px !important;
     line-height: 30px !important;
     margin-bottom: 20px !important;
     letter-spacing: 1px !important;
 }

 .redes_sidebar_blog {
     display: flex;
     justify-content: center;
     align-items: center;
     flex-direction: column;
 }

 .redes_sidebar_blog h3 {
     margin-bottom: 10px;
 }

 .redes_sidebar_blog a i {
     font-size: 25px;
 }

 .mb_20 {
     margin-bottom: 20px;
 }

 .redes_sidebar_blog {
     display: flex;
     justify-content: center;
     align-items: center;
     flex-direction: column;
     margin-top: 10px;
 }

 /* Custom menu paginas categorias */
 .custom_menu_blog {
     background-color: #fff;
     display: flex;
     justify-content: space-around;
     align-items: center;
     margin-right: -15px;
     padding: 10px;
 }

 .custom_menu_blog h3 {
     margin-top: 0;
     margin-bottom: 0px;
     font-size: 16px;
     text-transform: uppercase;
     display: none;
 }

 /*==============================================================================
MAPA DE AFILIACIÓN - TABS
 ==============================================================================*/
 .mpc-tabs__nav-item.mpc-parent-hover.mpc-active {
     color: #fff;
     font-family: "Quicksand", sans-serif;
     border-color: #003f86;
     font-size: 12px;
     line-height: 20px;
     font-style: normal;
     font-weight: 500;
     background-color: #003f86;
     -webkit-border-radius: 0;
     letter-spacing: 2px;
     text-transform: uppercase;
     border-width: 0;
     padding: 15px 45px !important;
     display: inline-block;
     border-left: 1px solid #003f86;
     border-right: 1px solid #003f86;
     border-top: 2px solid #003f86;
     border-bottom: 2px solid #003f86;
 }

 .mpc-tabs__nav ul .mpc-tabs__nav-item {
     color: #003f86;
     font-family: "Quicksand", sans-serif;
     font-size: 12px;
     line-height: 20px;
     font-style: normal;
     font-weight: 500;
     background-color: #fff;
     -webkit-border-radius: 0;
     letter-spacing: 2px;
     text-transform: uppercase;
     border-width: 0;
     padding: 15px 45px !important;
     display: inline-block;
     border-left: 1px solid #003f86;
     border-right: 1px solid #003f86;
     border-top: 2px solid #003f86;
     border-bottom: 2px solid #003f86;
 }

 .mpc-tabs__nav ul {
     display: flex !important;
     justify-content: center !important;
     margin-top: 20px !important;
 }

 .mpc-tabs__content {
     position: relative;
     display: block;
     overflow: hidden;
     flex-grow: 1;
     max-width: 1140px;
     margin: 50px auto;
 }

 .mpc-accordion .mpc-accordion-item__heading {
     border-color: #003f86 !important;
     padding-top: 0px !important;
     background: #ffffff;
     color: #003f86 !important;
     font-size: 16px;
     text-align: left;
     text-transform: uppercase;
     border-bottom: 2px solid !important;
 }

 .mpc-accordion .mpc-accordion-item__wrapper {
     border-color: #003f86 !important;
     background: #f2f2f2 !important;
     color: ##000000 !important;
     text-align: left;
 }

 .mpc-accordion__item .q_elements_holder.two_columns.eh_two_columns_25_75 img {
     width: 150px;
     height: auto;
     margin-left: 60px;
     margin-bottom: 30px;
 }

 /* ACORDEON HOME */
 .sidebar_home .mpc-accordion-item__heading {
     border-top: 0px;
     border-top-color: currentcolor;
     border-top-style: none;
     border-right: 0px;
     border-right-color: currentcolor;
     border-right-style: none;
     border-bottom: 3px;
     border-left: 0px;
     border-left-color: currentcolor;
     border-left-style: none;
     border-color: #eeeeee;
     border-style: solid;
     border-bottom-style: solid;
     border-radius: 0px;
     padding-bottom: 0px !important padding-right: 10px;
     padding-bottom: 0px;
     padding-left: 10px;
     margin-top: 10px;
     margin-right: 0px;
     margin-bottom: 0px;
     margin-left: 0px;
     background: #ffffff;
     color: #888888;
     font-size: 16px;
     text-align: left;
     text-transform: uppercase;
 }

 .sidebar_home .mpc-accordion-item__heading {
     border-color: #ffffff !important;
     padding-top: 0px !important;
     background: #ffffff;
     color: #003f86 !important;
     font-size: 16px;
     text-align: left;
     text-transform: uppercase;
     border-bottom: 0px !important;
     border: 0px !important;
     padding-bottom: 0px !important;
 }

 /* ============================================================================= */
 /* ----- MEDIAQUERIES ----- */
 /* ============================================================================= */
 @media (min-width: 250px) and (max-width: 450px) {
     .hide_mobile {
         display: none;
     }

     /* TITLE PAGINAS OCULTO */
     .title_subtitle_holder_inner span {
         display: none;
     }

     h2.titular_texto_header {
         font-size: 20px;
     }

     .h2_home {
         font-size: 24px;
         line-height: 28px;
     }

     .sticky .header_top.links_contacto a, .header_top.links_contacto a {
         font-size: 0px !important;
     }

     .links_contacto a i {
         margin-right: 0px;
         font-size: 20px;
     }

     .header_top {
         line-height: 33px !important;
         display: flex !important;
     }

     .header_top .left {
         float: left;
         height: 100%;
         margin-left: 120px;
     }

     .sticky .header_top.links_contacto, .header_top.links_contacto {
         display: flex !important;
         justify-content: center !important;
         align-items: center;
         flex-direction: row;
         margin-bottom: 0px !important;
         padding-top: 8px;
         margin-left: 39px;
     }

     .sticky .header_top.social_links, .header_top.social_links {
         display: flex !important;
         justify-content:  !important;
         padding-top: 7px;
         margin-bottom: 0px;
         margin-top: 0px;
         margin-left: 0px;
     }

     .header_top #searchform {
         padding: 0 10px !important;
         height: 33px !important;
         background-color: #fb9735 !important;
         margin-left: -30px;
         display: none;
     }

     #gtranslate_wrapper {
         right: auto !important;
         height: 50px !important;
         left: 3px !important;
         position: absolute !important;
         top: 6px !important;
     }

     .switcher {
         font-family: Arial;
         font-size: 10pt;
         text-align: left;
         cursor: pointer;
         overflow: hidden;
         width: 115px !important;
         line-height: 17px;
     }

     nav.mobile_menu {
         text-align: center;
         font-family: 'Quicksand', sans-serif;
         font-size: 12px;
         font-style: normal;
         font-weight: 500 !important;
         letter-spacing: 1px;
         text-transform: uppercase;
     }

     .sub_menu {
         background-color: #eaeaea;
     }

     .custom_header_home .full_section_inner {
         display: flex;
         align-items: center;
         padding: 30px 20px;
         flex-direction: column;
     }

     .caja_texto_header p {
         font-size: 13px;
         font-weight: 300;
         line-height: 24px;
         color: #ffffff;
         letter-spacing: 1px;
     }

     .caja_formulario_home {
         background-color: #fff;
         padding: 25px;
         margin: 30px 0px;
         margin-bottom: 30px;
     }

     .social_links {
         display: flex;
         justify-content: space-around;
         align-items: center;
         margin-bottom: 30px;
     }

     /* footer */
     .footer_top, .footer_top.footer_top_full {
         padding-top: 50px;
         padding-right: 0px;
         padding-bottom: 0px;
         padding-left: 0px;
     }

     .two_columns_50_50.clearfix {
         display: flex;
         align-items: center;
         flex-direction: column;
     }

     .footer_bottom .textwidget {
         display: flex;
         flex-direction: column;
         padding: 20px;
     }

     .legal_links {
         flex-direction: column;
         border-top: 1px solid #fff;
         margin-top: 20px;
         padding-top: 20px;
         margin-bottom: 20px;
         padding-bottom: 20px;
         border-bottom: 1px solid #fff;
     }

     .separador_legal {
         height: 0px;
         width: 1px;
         background-color: #fff;
         margin: 0 10px;
     }

     .copyright {
         padding-left: 0px;
     }

     .link_signia {
         padding-right: 0px;
     }

     .q_elements_item.holder_derecha {
         padding-left: 0px;
         margin-top: 30px;
     }

     .q_elements_item.holder_izquierda {
         padding-right: 0px;
         margin-bottom: 30px;
     }

     .white_box {
         padding: 40px 10px 40px 10px;
     }

     .card_link_quienes_somos {
         margin-bottom: 30px;
     }

     .cta_contacto {
         display: flex;
         justify-content: center;
         align-items: center;
         padding: 70px 0;
         background-color: #003f86;
         margin-top: 50px;
         flex-direction: column;
     }

     .cta_contacto p {
         font-size: 28px;
         font-weight: 300;
         margin-right: 0px;
         color: #ffffff;
         margin-bottom: 30px;
     }

     .imagen_organizacion {
         display: none;
     }

     .texto_organizacion {
         margin-top: -50px;
         margin-bottom: 0px !important;
     }

     .bloque_formulario {
         margin-top: -70px;
     }

     .card_equipo .bloque_principal_equipo {
         margin-bottom: 30px !important;
     }

     .titulo_seccion_equipo {
         font-size: 22px !important;
         margin-top: 55px;
         padding: 15px 15px 15px;
         letter-spacing: 2px;
     }

     h3 {
         font-size: 16px;
     }

     #form_formulariodeafiliacin {
         margin-top: 30px;
     }

     .cta_solicita_informacion {
         flex-direction: column;
         margin-bottom: -50px;
     }

     .cta_solicita_informacion p {
         font-size: 24px;
         font-weight: 400;
         margin-right: 0px;
         margin-bottom: 20px;
     }

     .mpc-tabs__nav ul {
         flex-direction: column;
     }

     .mpc-accordion__content li {
         margin-left: 0px !important;
     }

     .mpc-accordion__item .q_elements_holder.two_columns.eh_two_columns_25_75 img {
         width: 150px;
         height: auto;
         margin-left: 0px;
         margin-bottom: 30px;
     }

     .mpc-accordion-item__content p {
         text-align: center;
     }

     .custom_menu_blog .links {
         display: flex !important;
         justify-content: center !important;
         align-items: center !important;
         flex-direction: column !important;
     }

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

     .content .container .container_inner.default_template_holder, .content .container .container_inner.page_container_inner {
         padding-top: 15px !important;
     }

     .blog_holder.blog_single article h2 {
         margin-bottom: 6px;
         color: #003f86;
         font-size: 18px;
         letter-spacing: 0.5px;
         line-height: 22px;
         margin-bottom: 20px;
     }

     .links_contacto {
         display: flex;
         justify-content: center;
         align-items: center;
         flex-direction: column;
         margin-bottom: 50px !important;
     }
 }

 @media (min-width: 451px) and (max-width: 768px) {
     .hide_mobile {
         display: none;
     }

     /* TITLE PAGINAS OCULTO */
     .title_subtitle_holder_inner span {
         display: none;
     }

     h2.titular_texto_header {
         font-size: 20px;
     }

     .h2_home {
         font-size: 24px;
         line-height: 28px;
     }

     .sticky .header_top.links_contacto a, .header_top.links_contacto a {
         font-size: 15px !important;
         margin-top: 4px;
     }

     .links_contacto a i {
         margin-right: 5px;
         font-size: 20px;
     }

     .header_top {
         line-height: 33px !important;
         display: flex !important;
     }

     .header_top .left {
         float: left;
         height: 100%;
         margin-left: 120px;
     }

     .sticky .header_top.links_contacto, .header_top.links_contacto {
         display: flex !important;
         justify-content: center !important;
         align-items: center;
         flex-direction: row;
         margin-bottom: 0px !important;
         padding-top: 8px;
         margin-left: 39px;
     }

     .sticky .header_top.social_links, .header_top.social_links {
         display: flex !important;
         justify-content:  !important;
         padding-top: 7px;
         margin-bottom: 0px;
         margin-top: 0px;
         margin-left: 0px;
     }

     .header_top #searchform {
         padding: 0 10px !important;
         height: 33px !important;
         background-color: #fb9735 !important;
         margin-left: -30px;
         display: none;
     }

     #gtranslate_wrapper {
         right: auto !important;
         height: 50px !important;
         left: 3px !important;
         position: absolute !important;
         top: 6px !important;
     }

     .switcher {
         font-family: Arial;
         font-size: 10pt;
         text-align: left;
         cursor: pointer;
         overflow: hidden;
         width: 115px !important;
         line-height: 17px;
     }

     nav.mobile_menu {
         text-align: center;
         font-family: 'Quicksand', sans-serif;
         font-size: 12px;
         font-style: normal;
         font-weight: 500 !important;
         letter-spacing: 1px;
         text-transform: uppercase;
     }

     .sub_menu {
         background-color: #eaeaea;
     }

     .custom_header_home .full_section_inner {
         display: flex;
         align-items: center;
         padding: 30px 20px;
     }

     .caja_formulario_home {
         background-color: #fff;
         padding: 15px;
         margin: 20px 0px;
         margin-bottom: 30px;
         margin-bottom: 30px;
     }

     .caja_formulario_home h3 {
         margin-top: 0px;
         border-bottom: 1.5px solid;
         margin-bottom: 15px !important;
         padding-bottom: 10px !important;
     }

     .custom_header_home .boton_2 {
         padding: 5px 24px !important;
     }

     .caja_texto_header p {
         font-size: 13px;
         font-weight: 300;
         line-height: 24px;
         color: #ffffff;
         letter-spacing: 1px;
     }

     .social_links {
         display: flex;
         justify-content: space-around;
         align-items: center;
         margin-bottom: 30px;
     }

     /* footer */
     .footer_top, .footer_top.footer_top_full {
         padding-top: 50px;
         padding-right: 0px;
         padding-bottom: 0px;
         padding-left: 0px;
     }

     .two_columns_50_50.clearfix {
         display: flex;
         align-items: center;
         flex-direction: column;
     }

     .footer_bottom .textwidget {
         display: flex;
         flex-direction: column;
         padding: 20px;
     }

     .legal_links {
         flex-direction: column;
         border-top: 1px solid #fff;
         margin-top: 20px;
         padding-top: 20px;
         margin-bottom: 20px;
         padding-bottom: 20px;
         border-bottom: 1px solid #fff;
     }

     .separador_legal {
         height: 0px;
         width: 1px;
         background-color: #fff;
         margin: 0 10px;
     }

     .copyright {
         padding-left: 0px;
     }

     .link_signia {
         padding-right: 0px;
     }

     .q_elements_item.holder_derecha {
         padding-left: 0px;
         margin-top: 30px;
     }

     .q_elements_item.holder_izquierda {
         padding-right: 0px;
         margin-bottom: 30px;
     }

     .white_box {
         padding: 40px 10px 40px 10px;
     }

     .card_link_quienes_somos {
         margin-bottom: 30px;
     }

     .cta_contacto {
         display: flex;
         justify-content: center;
         align-items: center;
         padding: 70px 0;
         background-color: #003f86;
         margin-top: 50px;
         flex-direction: column;
     }

     .cta_contacto p {
         font-size: 28px;
         font-weight: 300;
         margin-right: 0px;
         color: #ffffff;
         margin-bottom: 30px;
     }

     .imagen_organizacion {
         margin-top: 30px;
     }

     .card_equipo .bloque_principal_equipo {
         border: 2px solid #003f86;
         padding: 20px 20px;
         background-color: #fff;
         height: 190px;
     }

     .imagen_sectores .wpb_wrapper,
     .imagen_sectores img {
         display: none;
     }

     .bloque_sectores .q_elements_item.holder_derecha {
         padding-left: 0px;
         margin-top: -60px;
     }

     .bloque_sectores .q_elements_item.holder_izquierda {
         padding-right: 0px;
         margin-bottom: 0px !important;
     }

     .texto_organizacion {
         margin-top: -50px;
         margin-bottom: 0px !important;
     }

     .bloque_formulario {
         margin-top: -70px;
     }

     .card_equipo .bloque_principal_equipo {
         margin-bottom: 30px !important;
     }

     .titulo_seccion_equipo {
         font-size: 22px !important;
         margin-top: 55px;
         padding: 15px 15px 15px;
         letter-spacing: 2px;
     }

     h3 {
         font-size: 16px;
     }

     #form_formulariodeafiliacin {
         margin-top: 30px;
     }

     .cta_solicita_informacion {
         flex-direction: column;
         margin-bottom: -50px;
     }

     .cta_solicita_informacion p {
         font-size: 24px;
         font-weight: 400;
         margin-right: 0px;
         margin-bottom: 20px;
     }

     .mpc-tabs__nav ul {
         flex-direction: column;
     }

     .mpc-accordion__content li {
         margin-left: 0px !important;
     }

     .mpc-accordion__item .q_elements_holder.two_columns.eh_two_columns_25_75 img {
         width: 150px;
         height: auto;
         margin-left: 0px;
         margin-bottom: 30px;
     }

     .mpc-accordion-item__content p {
         text-align: center;
     }

     .custom_menu_blog .links {
         display: flex !important;
         justify-content: center !important;
         align-items: center !important;
         flex-direction: column !important;
     }

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

     .content .container .container_inner.default_template_holder, .content .container .container_inner.page_container_inner {
         padding-top: 15px !important;
     }

     .blog_holder.blog_single article h2 {
         margin-bottom: 6px;
         color: #003f86;
         font-size: 18px;
         letter-spacing: 0.5px;
         line-height: 22px;
         margin-bottom: 20px;
     }

     .links_contacto {
         display: flex;
         justify-content: center;
         align-items: center;
         flex-direction: column;
         margin-bottom: 50px !important;
     }

     .card_link_quienes_somos {
         display: flex;
         justify-content: center;
         align-items: center;
         flex-direction: column;
         border: 3px solid #fb9735;
         padding: 10px;
         height: 120px;
     }

     .card_link_quienes_somos a {
         padding: 5px 5px;
         font-size: 9px;
         text-transform: uppercase;
     }

     .card_link_quienes_somos h3 {
         font-size: 14px;
         margin-top: 0px;
     }

     .contenedor_paginas_noticas .full_section_inner {
         display: flex;
         flex-direction: column !important;
     }

     .contenedor_paginas_noticas .wpb_column.vc_column_container.vc_col-sm-9.mpc-column {
         display: flex;
         flex-direction: column;
         justify-content: center;
         align-items: center;
         min-width: 100% !important;
     }

     .contenedor_paginas_noticas .sidebar_home {
         width: 100% !important;
     }
 }

 @media (min-width: 769px) and (max-width: 1024px) {
     .hide_mobile {
         display: none;
     }

     /* TITLE PAGINAS OCULTO */
     .title_subtitle_holder_inner span {
         display: none;
     }

     h2.titular_texto_header {
         font-size: 20px;
     }

     .h2_home {
         font-size: 24px;
         line-height: 28px;
     }

     .sticky .header_top.links_contacto a, .header_top.links_contacto a {
         font-size: 15px !important;
         margin-top: 4px;
     }

     .links_contacto a i {
         margin-right: 5px;
         font-size: 20px;
     }

     .header_top {
         line-height: 33px !important;
         display: flex !important;
         padding-bottom: 14px;
     }

     .header_top .left {
         float: left;
         height: 100%;
         margin-left: 120px;
     }

     .sticky .header_top.links_contacto, .header_top.links_contacto {
         display: flex !important;
         justify-content: center !important;
         align-items: center;
         flex-direction: row;
         margin-bottom: 0px !important;
         padding-top: 8px;
         margin-left: 39px;
     }

     .sticky .header_top.social_links, .header_top.social_links {
         display: flex !important;
         justify-content:  !important;
         padding-top: 7px;
         margin-bottom: 0px;
         margin-top: 0px;
         margin-left: 0px;
     }

     .header_top #searchform {
         padding: 0 10px !important;
         height: 33px !important;
         background-color: #fb9735 !important;
         margin-left: -30px;
         display: none;
     }

     #gtranslate_wrapper {
         right: auto !important;
         height: 50px !important;
         left: 3px !important;
         position: fixed !important;
         top: 6px !important;
     }

     .switcher {
         font-family: Arial;
         font-size: 10pt;
         text-align: left;
         cursor: pointer;
         overflow: hidden;
         width: 115px !important;
         line-height: 17px;
     }

     nav.mobile_menu {
         text-align: center;
         font-family: 'Quicksand', sans-serif;
         font-size: 12px;
         font-style: normal;
         font-weight: 500 !important;
         letter-spacing: 1px;
         text-transform: uppercase;
     }

     .sub_menu {
         background-color: #eaeaea;
     }

     .custom_header_home .full_section_inner {
         display: flex;
         align-items: center;
         padding: 30px 20px;
     }

     .caja_formulario_home {
         background-color: #fff;
         padding: 15px;
         margin: 20px 0px;
         margin-bottom: 30px;
         margin-bottom: 30px;
     }

     .caja_formulario_home h3 {
         margin-top: 0px;
         border-bottom: 1.5px solid;
         margin-bottom: 15px !important;
         padding-bottom: 10px !important;
     }

     .custom_header_home .boton_2 {
         padding: 5px 24px !important;
     }

     .caja_texto_header p {
         font-size: 13px;
         font-weight: 300;
         line-height: 24px;
         color: #ffffff;
         letter-spacing: 1px;
     }

     .social_links {
         display: flex;
         justify-content: space-around;
         align-items: center;
         margin-bottom: 30px;
     }

     /* footer */
     .footer_top, .footer_top.footer_top_full {
         padding-top: 50px;
         padding-right: 0px;
         padding-bottom: 0px;
         padding-left: 0px;
     }

     .two_columns_50_50.clearfix {
         display: flex;
         align-items: center;
         flex-direction: column;
     }

     .footer_bottom .textwidget {
         display: flex;
         flex-direction: column;
         padding: 20px;
     }

     .legal_links {
         flex-direction: column;
         border-top: 1px solid #fff;
         margin-top: 20px;
         padding-top: 20px;
         margin-bottom: 20px;
         padding-bottom: 20px;
         border-bottom: 1px solid #fff;
     }

     .separador_legal {
         height: 0px;
         width: 1px;
         background-color: #fff;
         margin: 0 10px;
     }

     .copyright {
         padding-left: 0px;
     }

     .link_signia {
         padding-right: 0px;
     }

     .q_elements_item.holder_derecha {
         padding-left: 0px;
         margin-top: 30px;
     }

     .q_elements_item.holder_izquierda {
         padding-right: 0px;
         margin-bottom: 30px;
     }

     .white_box {
         padding: 40px 10px 40px 10px;
     }

     .card_link_quienes_somos {
         margin-bottom: 30px;
     }

     .cta_contacto {
         display: flex;
         justify-content: center;
         align-items: center;
         padding: 70px 0;
         background-color: #003f86;
         margin-top: 50px;
         flex-direction: column;
     }

     .cta_contacto p {
         font-size: 28px;
         font-weight: 300;
         margin-right: 0px;
         color: #ffffff;
         margin-bottom: 30px;
     }

     .imagen_organizacion {
         margin-top: 30px;
     }

     .card_equipo .bloque_principal_equipo {
         border: 2px solid #003f86;
         padding: 20px 20px;
         background-color: #fff;
         height: 190px;
     }

     .bloque_sectores .q_elements_item.holder_derecha {
         padding-left: 50px;
         margin-top: 0px;
     }

     .bloque_sectores .q_elements_item.holder_izquierda {
         padding-right: 50px;
         margin-bottom: 0px !important;
     }

     .texto_organizacion {
         margin-top: -50px;
         margin-bottom: 0px !important;
     }

     .bloque_formulario {
         margin-top: -70px;
     }

     .card_equipo .bloque_principal_equipo {
         margin-bottom: 30px !important;
     }

     .titulo_seccion_equipo {
         font-size: 22px !important;
         margin-top: 55px;
         padding: 15px 15px 15px;
         letter-spacing: 2px;
     }

     h3 {
         font-size: 16px;
     }

     #form_formulariodeafiliacin {
         margin-top: 30px;
     }

     .cta_solicita_informacion {
         flex-direction: column;
         margin-bottom: -50px;
     }

     .cta_solicita_informacion p {
         font-size: 24px;
         font-weight: 400;
         margin-right: 0px;
         margin-bottom: 20px;
     }

     .mpc-tabs__nav ul {
         flex-direction: column;
     }

     .mpc-accordion__content li {
         margin-left: 0px !important;
     }

     .mpc-accordion__item .q_elements_holder.two_columns.eh_two_columns_25_75 img {
         width: 150px;
         height: auto;
         margin-left: 0px;
         margin-bottom: 30px;
     }

     .mpc-accordion-item__content p {
         text-align: center;
     }

     .custom_menu_blog .links {
         display: flex !important;
         justify-content: center !important;
         align-items: center !important;
         flex-direction: column !important;
     }

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

     .content .container .container_inner.default_template_holder, .content .container .container_inner.page_container_inner {
         padding-top: 15px !important;
     }

     .blog_holder.blog_single article h2 {
         margin-bottom: 6px;
         color: #003f86;
         font-size: 18px;
         letter-spacing: 0.5px;
         line-height: 22px;
         margin-bottom: 20px;
     }

     .links_contacto {
         display: flex;
         justify-content: center;
         align-items: center;
         flex-direction: column;
         margin-bottom: 50px !important;
     }

     .card_link_quienes_somos {
         display: flex;
         justify-content: center;
         align-items: center;
         flex-direction: column;
         border: 3px solid #fb9735;
         padding: 10px;
         height: 120px;
     }

     .card_link_quienes_somos a {
         padding: 5px 5px;
         font-size: 9px;
         text-transform: uppercase;
     }

     .card_link_quienes_somos h3 {
         font-size: 14px;
         margin-top: 0px;
     }

     .contenedor_paginas_noticas .full_section_inner {
         display: flex;
         flex-direction: column !important;
     }

     .contenedor_paginas_noticas .wpb_column.vc_column_container.vc_col-sm-9.mpc-column {
         display: flex;
         flex-direction: column;
         justify-content: center;
         align-items: center;
         min-width: 100% !important;
     }

     .contenedor_paginas_noticas .sidebar_home {
         width: 100% !important;
     }
 }

 @media (min-width: 1025px) and (max-width: 1366px) {}

 #responsive-form {
     max-width: 100% margin:0 auto;
     width: 100%;
 }

 .form-row {
     width: 100%;
 }

 .column-half, .column-full {
     float: left;
     position: relative;
     padding: 0.65rem;
     width: 100%;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box
 }

 .clearfix:after {
     content: "";
     display: table;
     clear: both;
 }

 /**---------------- Media query ----------------**/
 @media only screen and (min-width: 48em) {
     .column-half {
         width: 50%;
     }
 }

 #respond textarea, #respond input[type="text"], #respond input[type="email"], .contact_form input[type="text"], .contact_form textarea, .comment_holder #respond textarea, .comment_holder #respond input[type="text"], .comment_holder #respond input[type="email"], input.wpcf7-form-control.wpcf7-text, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-date, textarea.wpcf7-form-control.wpcf7-textarea, select.wpcf7-form-control.wpcf7-select, input.wpcf7-form-control.wpcf7-quiz, .post-password-form input[type="password"] {
     background-color: #fff;
     border-radius: 0 !important;
     border: 1px solid #003f86 !important;
 }

 .qbutton, .qbutton.medium, #submit_comment, .load_more a, .blog_load_more_button a, .post-password-form input[type="submit"], input.wpcf7-form-control.wpcf7-submit, input.wpcf7-form-control.wpcf7-submit:not([disabled]), .woocommerce table.cart td.actions input[type="submit"], .woocommerce input#place_order, .woocommerce-page input[type="submit"], .woocommerce .button {
     color: #303030;
     font-family: 'Poppins', sans-serif;
     font-size: 12px;
     font-weight: 600;

     border-radius: 2px;
     -moz-border-radius: 2px;
     -webkit-border-radius: 2px;
     letter-spacing: 0px;
     text-transform: uppercase;
     border-width: 0px;
     padding-left: 26px;
     padding-right: 26px;
     background-color: #003f86 !important;
     font-family: 'Quicksand', sans-serif !important;
     color: #fff !important;
     padding: 0px 50px;
     font-weight: 700 !important;
     display: inline-block;
     border: 2px solid #003f86 !important;
     border-radius: 0px !important;
 }

.column-half, .column-full {
     font-weight: 700 !important;
     font-family: 'Quicksand', sans-serif !important;
     font-size: 14px !important;
     letter-spacing: 1px;
     color: #000;
 }
