/* Enter Your Custom CSS Here */
/** COLORES BASE **/
/** Color corporativo: #ca461c **/
 
/** Estilo de la pagina **/
/** Tamaño de los títulos de la página **/
.large-font{
    font-size: 52px !important;
}
/** color de la fuente en los párrafos de toda la página **/
body p{
    color: #606060;
}
/** --------------- **/

/** widget light login **/

.pum-theme-581 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close{
    outline: 0;
    padding-top: 2%;
}
.pum-container .um .um-field-icon i {
    color: #ca461c;
}
.pum-content.popmake-content .um input[type=submit].um-button:hover {
    background: white;
}
.pum-content.popmake-content .um-field-user_colegiado_guest {
    display: none;
}
/** rotar icono del password **/
.um-form form .um-field-password div.um-field-icon {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    top: -2px;
}
/** hover de la "X" del login**/
.pum-theme-581 .pum-content + .pum-close:hover{
    background: white;
    color: #ca461c;
    border-color: #ca461c;
}
.popmake-content p.um-notice.err:hover {
    color: #fff;
}

/** ----------------------------- **/
.header-three .menu-menu-1-container {
    z-index: 1;
}
.header-three {
    border-bottom: solid 1px rgba(0,0,0,0.1);
}
.header-three .agensy-upper-header .agensy-header-icon-wrap {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
.header-three .agensy-upper-header .info-wrapper, .header-three .agensy-upper-header .agensy-header-icon-wrap {
    width: 50%;
    margin: 0;
    vertical-align: middle;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
} 
.header-three .agensy-upper-header {
    width: 100%;
    background: none;
    padding: 8px 0 0 0;
}
/** Barra login **/
.header-three .agensy-upper-header {
    width: 100%;
    background: none;
    padding: 8px 0;
}
.header-three .agensy-upper-header .agensy-header-icon-wrap .agensy-login-default {
    display: inline-block;
    margin-right: 6%;
}
.header-three .agensy-upper-header .agensy-header-icon-wrap .agensy-login-default .agensy-block-login {
    display:inline-block;
    vertical-align: middle;
    line-height: 0;
    color: #fff;
    font-size: 1rem;
    margin: 0 8px;
}
.header-three .agensy-upper-header .agensy-header-icon-wrap .agensy-login-default .agensy-block-login:last-child {
    margin-right: 0;
}
/** ventanas de login **/
/** ocultado botones de recordar contraseña y colegiado invitado **/
div.um.um-login.um-633.uimob340 div.um-form form div.um-col-alt-b {
    display: none;
}
div.um.um-login.um-620.uimob340 div.um-form form div.um-col-alt-b {
    display: none;
}

div.uimob340 .um-field-half {
    display: none;
}

/** HEADER DEFAULT **/
/** Menu **/

/** Quitado el guión del after **/
.header-three nav.main-navigation ul.menu > li.menu-item > .sub-menu li a:hover:after{
    visibility: hidden;
}

.header-three nav.main-navigation ul.menu > li.menu-item a:hover {
    color: white;
}

.header-three .main-navigation .menu-menu-1-container ul.menu li.menu-item ul.sub-menu li {
    min-width: 300px;
}

.header-three nav.main-navigation ul.menu > li.menu-item > .sub-menu li a {
    text-transform: none;
    display: inline-table;
    line-height: normal;
}
.header-three .main-navigation .menu-menu-1-container ul.menu li.menu-item ul.sub-menu li {
    padding: 3%;
}
/** Añadido columnas al menu **/
.header-three nav.main-navigation ul.menu > li:nth-child(2)#menu-item-1090:hover > ul,
.header-three nav.main-navigation ul.menu > li:nth-child(2)#menu-item-4600:hover > ul{
    -webkit-columns: 2;
            columns: 2;
}
/** -------------- **/


/** Quitado el padding al submenu del submenu **/
.header-three .main-navigation .menu-menu-1-container ul.menu li.menu-item ul.sub-menu .sub-menu li {
    padding-bottom: initial;
}
/** ------------- **/

/** Quitar hover blanco **/
.header-three nav.main-navigation ul.nav-menu > li.menu-item > .sub-menu li a:hover{
    color: #ca461c;
}
/** ------------------- **/

/** quitar el padding **/
.header-three nav.main-navigation ul.menu > li.menu-item > .sub-menu li a:hover{
    padding-left: none;
}
/** ---------------- **/
.header-three nav.main-navigation ul.nav-menu > li.menu-item a {
    color: #fff;    
}
.header-three .main-navigation ul.menu li.menu-item ul.sub-menu li:hover span {
    color: #ca461c;
}
.header-three .agensy-header-menu-wrap {
    background: none;   
}
.header-three nav.main-navigation ul.menu > li.menu-item > .sub-menu li a {
    text-transform: none;
    font-size: .95rem;
}
ul.sub-menu ul.sub-menu{
    position: absolute !important;
    margin-left: 100% !important;
}
.header-three nav.main-navigation ul.menu > li.menu-item:hover .sub-menu .sub-menu {
    visibility: hidden;
    opacity: 0;
}
.header-three nav.main-navigation ul.menu li.menu-item .sub-menu {
    border-radius: 2px;
}
.header-three .main-navigation ul.menu li.menu-item ul.sub-menu li:hover .sub-menu span {
    color: black;
}
.header-three .main-navigation ul.menu li.menu-item ul.sub-menu li:hover .sub-menu li:hover span {
    color: #ca461c;
}
/** Login **/
.pum-content.popmake-content .um input[type=submit].um-button {
    background-color: #ca461c;
}
/** combobox select form  **/
span.select2-container--open {
    z-index: 999999999999999 !important;
}
/** Navegaodr de paginas banner **/
.header-banner-container .page-title-wrap #agensy-breadcrumb{
    display:none;
}
/** MAIN SLIDER **/

/** Estilo de los textos del slider **/
.slider-content-wrap.left .about-post-content {
    text-align: left;
    color: white;
    font-size: xx-large;
    font-weight: normal;
    text-transform: none;
}
/** ------------------------------- **/

.mail-slider-header-wrap .img-overlay {
    background-image: url(/wp-content/uploads/2019/01/background_page.jpg);
    background-size: cover;
    opacity: 0.8;
}
.mail-slider-header-wrap .slider-content-wrap .button-shortcode a.btn1 {
    background: white;
    color: black;
}
.mail-slider-header-wrap .slider-content-wrap .button-shortcode a.btn1:hover {
    background: white;
    color: #ca461c;
    border-color: black;
}
.mail-slider-header-wrap.category .slider-content-wrap .about-post-content p{
    font-size: xx-large;
    line-height: 150%;
}
.mail-slider-header-wrap .slider-content-wrap .button-shortcode a.btn2{
    background: white;
    color: black;
    border-color: transparent;
}
.mail-slider-header-wrap .slider-content-wrap .button-shortcode a.btn2:hover{
    background: white;
    color: #ca461c;
    border-color: black;
}
.mail-slider-header-wrap.category .slider-content-wrap .extra-large h2, .mail-slider-header-wrap .slider-content-wrap .extra-large h2{
    color: white;
}
.mail-slider-header-wrap.category .slider-content-wrap .about-post-content p{
    color: white !important;
}
/** Buscas Agente Comercial **/
.agensy-about-us-section.layout1{
    background: #ebebeb;
}
.agensy-about-us-section.layout1 .about-content-wrap{
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.agensy-about-us-section.layout1 .about-content-wrap .agensy-pro-about-wrap {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
}
#plx_home_page_section2 .img-overlay{
    background-image: url(/wp-content/uploads/2019/02/buscaagentecomercial.png);
    background-size: cover;
    background-position: left;
}
#plx_home_page_section2 .about-button a {
        background: #ca461c;
    color: white;
    border-color: #ca461c;
}
#plx_home_page_section2 .about-button a:hover {
    background: transparent;
    color: #ca461c;
    border-color: #ca461c;
}
#plx_home_page_section2 .agensy-container{
    padding: 1%;
}
/** ----------------------------------- **/

/** Seccio de ofertas de trabajo **/
#plx_home_page_section3 {
    background: white;
}
#plx_home_page_section3 h5 {
    color: #727888;
    margin: 20px; 
    font-weight: unset;
    line-height: 26px;
}
#plx_home_page_section3 .left {
    text-align: center;
}
#plx_home_page_section3 .section-title-sub-wrap {
    text-align:-webkit-center;
    font-size: 1.375rem;
    font-weight: 400;
    line-height: 26px;
}
#plx_home_page_section3 .about-content-wrap {
    padding: 6.25rem 0 1.625rem; 
}
/** Color blanco para todas las ofertas **/
.agensy_section .agensy-container-full .agensy-home-content-section1,
.agensy_section .agensy-container-full .agensy-home-content-section3{
    background: #ebebebeb;
}
.agensy_section .agensy-container-full .agensy-home-content-section1,
.agensy_section .agensy-container-full .agensy-home-content-section2,
.agensy_section .agensy-container-full .agensy-home-content-section3,
.agensy_section .agensy-container-full .agensy-home-content-section4{
    border: solid 1px;
    border-color: #d6d6d6eb;
}
.agensy_section .agensy-container-full .agensy-home-content-section1,
.agensy_section .agensy-container-full .agensy-home-content-section4{
    border-radius: 4px
}
/** Color de fuente negro para todas las ofertas **/ 
.agensy-home-agensy-section-info-wrap h4{
    color: black;
    min-width: -webkit-fill-available;
    height: 10rem;
    font-size: 16px;
    color: #727888;
}
#plx_agensy_section2 .sections {
    position: relative;
}
#plx_agensy_section2 .sections .agensy-home-agensy-section-info-wrap .agn-btn{
    position: absolute;
    bottom: 2.5rem;
}
.agensy_section{
    background: white;
}
.agensy-home-agensy-section-info-wrap h2 {
    max-height: 100px;
    min-height: 100px;
    font-size: 24px;
    line-height: 1.35;
    color: black;
}
/**----------------------------**/

/** ABOUT US **/
/** about-button **/
.agensy-about-us-section .agensy-container .agensy-pro-about-wrap .about-button a{
    background: #ca461c;
    color: white;
    border-color: #cc461c ;
}
.agensy-about-us-section .agensy-container .agensy-pro-about-wrap .about-button a:hover{
    background: #fff;
  color: #ca461c;
  border-color: #ca461c;
}
.agensy-about-us-section .about-content-wrap{
    padding: 3.25rem 0;
}
.agensy-about-us-section .about-content-wrap .about-button{
    margin-top: 0;
}
/** Call to action section **/
.mail-slider-header-wrap .slider-content-wrap .button-shortcode a.btn1:hover, .cta_section .cta-button a:hover, .back-to-top:hover, .sidebar-right .widget.widget_tag_cloud .tagcloud a:hover, body.search-no-results .no-results .page-content .agensy-text input[type='submit'], body.error404 .error-404 .page-content .agensy-text input[type='submit'], .both-sidebar-enabled .sidebar-left .widget.widget_tag_cloud .tagcloud a:hover, .woocommerce-cart table.cart td.actions button.button:hover, .woocommerce ul.products li.product a.added_to_cart, .woocommerce div.product form.cart .button, .agensy-blog-main .agensy-wrap-content .blog-bttn a{
    color: #ca461c;
}
.cta_section .cta-button a:hover{
    color: #ca461c;
  background-color: white
}
.cta_section .title-cta {
    font-size: 145%;
}
/** ---------------------- **/

/** Section Features **/
.portfolio_section .agensy-portflio-wrapper .agensy-detail-info:hover .portfolio-inner h4 a{
color: #ca461c;
}
/**-----------------**/
.features_section{
    background: none;
}
.features_section .agensy-feature-wrap .agensy-features-page h4{
    text-transform: none;
    font-size: 1.2rem;
}
/** Services section PORFOLIO **/
.portfolio_section .agensy-portflio-wrapper .agensy-detail-info .portfolio-inner h4 a, .portfolio_section.layout-two .agensy-portflio-wrapper .agensy-detail-info:hover .portfolio-inner h4 a {
    font-size: 120%;
}
.portfolio_section .agensy-portflio-wrapper .agensy-detail-info .portfolio-inner h5 {
    font-size: 120%;
}
/** ----------------- **/ 

/** Section Blog / Noticias **/

/** tamaño fijo para las imagenes de las noticias **/
#blog-content-wrap .image-wrap-blog img {
    min-width: 360px;
    min-height: 240px;
    max-width: 360px;
    max-height: 240px;
}
#blog-content-wrap .image-wrap-blog {
    min-width: 360px;
    min-height: 240px;
    max-width: 360px;
    max-height: 240px;
}
#blog-content-wrap span.blog-author {
    color: #ca461c;
}
/** --------------------------------------------- **/
.agensy-blog-main .agensy-wrap-content .blog-bttn .view-all-btn {
    border-color: #ca461c;
}
.agensy-blog-main #blog-content-wrap {
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.agensy-blog-main .blog-content-wrap-main .blogs-loop {
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    margin: 0;
}
.agensy-blog-main .agensy-wrap-content .blog-bttn .view-all-btn {
    background: #ca461c;
    color: white;
}
.agensy-blog-main .agensy-wrap-content .blog-bttn .view-all-btn:hover {
    color: #ca461c;
    border-color: #ca461c;
}
.agensy-blog-main .blog-title a:hover {
    color: #ca461c;
}
/** Section Agensy **/
/**---------------**/
.agensy_section .agensy-container-full {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    margin: 0 auto;
    max-width: 90%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.agensy_section .agensy-container-full .agensy-home-agensy-section-info-wrap h2 {
    max-height: none;
}
.agensy_section .agensy-container-full > div:nth-child(even){
    background-color: #fff;
    color: #1C1C1C;
    
}
.agensy-container-full .sections{
    border: solid 1px;
    border-color: #ebebebeb; 
}
.agensy-home-agensy-section-info-wrap .agn-btn a {
    background: #ca461c;
    color: white;
    border-color: transparent;
}
.agensy-home-agensy-section-info-wrap .agn-btn a:hover {
    border-color: #ca461c;
    background: white;
    color: #ca461c;
}
.agensy_section .agensy-container-full .agensy-home-content-section1, .agensy_section .agensy-container-full .agensy-home-content-section2,
.agensy_section .agensy-container-full .agensy-home-content-section3, .agensy_section .agensy-container-full .agensy-home-content-section4{
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
}
.agensy_section .agensy-container-full .agensy-home-content-section1 .section-home-agensy-section-image, .agensy_section .agensy-container-full .agensy-home-content-section1 .agensy-home-agensy-section-info-wrap, .agensy_section .agensy-container-full .agensy-home-content-section2 .section-home-agensy-section-image, .agensy_section .agensy-container-full .agensy-home-content-section2 .agensy-home-agensy-section-info-wrap,
.agensy_section .agensy-container-full .agensy-home-content-section3 .section-home-agensy-section-image, .agensy_section .agensy-container-full .agensy-home-content-section3 .agensy-home-agensy-section-info-wrap, .agensy_section .agensy-container-full .agensy-home-content-section4 .section-home-agensy-section-image, .agensy_section .agensy-container-full .agensy-home-content-section4 .agensy-home-agensy-section-info-wrap{
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
}

.agensy_section .agensy-container-full .agensy-home-content-section3 .agensy-home-agensy-section-info-wrap, 
.agensy_section .agensy-container-full .agensy-home-content-section4 .agensy-home-agensy-section-info-wrap {
    padding: 6rem 3.0625rem;
}
/** Section FAQ - redes sociales **/
.agensy-faq-wrap #faq-home-page .agensy-faq-wrapper {
    max-width: none;
    background: none;
}
.agensy-faq-wrap #faq-home-page .agensy-faq-wrapper .large-font,
.agensy-faq-wrap #faq-home-page .agensy-faq-wrapper .section-description {
    color: #ffff !important;
    text-align: center;
}
.agensy-faq-wrap #faq-home-page .agensy-faq-wrapper .section-description{
    font-size: 18px;
}
.agensy-faq-wrapper .tab-title h3{
    display: none;
}
.so-widget-sow-social-media-buttons-flat-75992a84749f .social-media-button-container{
    text-align: center !important;
}
/** bloque sobrante **/
#plx_faq_section .agensy-container .tab-title {
    display: none;
}
#tab-3077 .agensy-faq-wrapper .tab-contents{
    margin-bottom: 0;
}
.agensy-faq-wrap #faq-home-page .agensy-faq-wrapper .large-font{
    padding-bottom: 8%;
}
.agensy-faq-wrap #faq-home-page .agensy-faq-wrapper{
    padding: 0;
}
.agensy-faq-wrapper .tab-contents{
    margin-bottom:0;
}
.agensy-faq-wrapper .tab-contents div:first-child {
    padding-bottom: 6%;
}
.so-widget-sow-social-media-buttons-flat-75992a84749f .social-media-button-container{
    padding-bottom: 0 !important;
}

/** FOOTER **/
.agensy-footer-copyright{
    font-weight: normal;
}

/**------------- **/

/** img footer **/
footer #agensy-section-footer-wrap #media_image-3 img {
    width: 100%;
}
footer.layout2 .agensy-footer-wrapper{
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
footer.layout2 .agensy-section-footer-wrap-main .agensy-footer-wrapper .team-members-contents a, footer.layout2 .agensy-section-footer-wrap-main .agensy-footer-wrapper .team-members-contents li a:hover {
    color: #ca461c;
}
/** quitar el titulo de la imagen **/
footer.layout2 .agensy-section-footer-wrap-main .agensy-footer-wrapper .team-members-contents .widget_media_image .widget-title {
    display: none;
}
/** quitado el logo del footer **/
.agensy-footer-image-control {
    display: none;
}
/** color del subrayado a blanco **/
footer.layout2 .agensy-section-footer-wrap-main .agensy-footer-wrapper .team-members-contents .widget-title:after{
    background: white;
}
/** BACK TO TOP **/
a.back-to-top {
 background-color: #ca461c;
 border-color: white;
}
a.back-to-top:hover {
    background-color: white;
  border-color: #ca461c;
}
/** Sidebar **/
.sidebar-left .widget.widget_nav_menu ul li a:hover {
    color: #ca461c;
}
/** Páginas interiores **/
/** PAGINATION **/
.wp-pagenavi a:hover{color:#ca461c;}
.wp-pagenavi a, .wp-pagenavi span {padding: 10px 20px;}

/** Pagina de contacto **/
.so-widget-sow-contact-form-default-29e8396e8f06 .sow-form-field textarea{
    resize: none;
  margin-bottom: 10%;
}
.ag-container .agensy-container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
/** ------------------- **/

/** ------------------------ **/

/** Oferta de trabajo **/
/** Botones **/ 
.single .navigation.post-navigation .nav-links .nav-previous a, .single .navigation.post-navigation .nav-links .nav-next a {
    color: black;
    background: #ca461c;
    border-radius: 10px;
}
.single .navigation.post-navigation .nav-links .nav-previous a:hover, .single .navigation.post-navigation .nav-links .nav-next a:hover {
    border-color: #ca461c;
}
.single_job_listing .application .application_button {
    background: #ca461c;
    color: white;
}
.single_job_listing .application .application_button:hover {
    background: white;
    border-color: #ca461c;
}
/** ---------------------- **/

#masthead #site-navigation #primary-menu li:nth-last-child(1) .sub-menu {
    right: 0;
    left: auto;    
}

#masthead #site-navigation #primary-menu li:nth-last-child(1) .sub-menu:after {
    right: 0;
    margin-right: 30px;
    left: auto;
    margin-left: 0;
}

/** ----------------------**/

/** Modo movil **/
@media only screen and (max-width: 768px){
    /** slider y header **/
    .header-three .main-navigation {
        border: none;
    }
    .header-three{
        border-bottom: none;
    }
    .header-three .site-branding{
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .header-three .site-branding{
        margin-top: 10px;
    }
    .owl-carousel .owl-nav button.owl-prev{
        display: none;
    }
    .owl-carousel .owl-nav button.owl-next{
        display: none;
    }
    .mail-slider-header-wrap .slider-content-wrap{
        padding: 0;
    }

    .mail-slider-header-wrap.category .slider-content-wrap .about-post-content p {
        display: none;
    }

    .mail-slider-header-wrap.category .slider-content-wrap .extra-large h2 {
        font-size: 4rem;
    }

    .header-three .agensy-upper-header{
        position: absolute;
        width: calc(100% - 54px);
        right: 0;
    }

    .header-three .agensy-upper-header .agensy-header-icon-wrap .agensy-login-default {
        margin-right: 0;
    }

    .mail-slider-header-wrap .content-slider{
        overflow-y: scroll;
    }
    .header-three .agensy-upper-header .info-wrapper{
        width: 0;
    }
    .header-three .agensy-upper-header .agensy-header-icon-wrap{
        width: 100%;
    }
    .header-three .agensy-upper-header .agensy-header-icon-wrap .agensy-login-default >  div.agensy-block-login {
        display:none;
    }
    .header-three .agensy-upper-header .agensy-header-icon-wrap .agensy-login-default .agensy-block-login{
        font-size: 4vw;
        margin: 0 .2rem;
        padding: 1vw !important;
    }
    .header-three .agensy-upper-header .agensy-header-icon-wrap .agensy-login-default #logout {
        padding: 3vw !important;
    }
    /** menu header **/
    
    .header-three nav.main-navigation ul.nav-menu > li.menu-item a{
        color: #ca461c;
    }
    .main-navigation.toggled .menu-menu-1-container ul#primary-menu{
        word-spacing: -2px;
        border-radius: 2px;
    }
    .header-three .main-navigation button.menu-toggle{
        z-index: 10;  
    }

    #masthead #site-navigation #primary-menu li{
        background-color: #fff;
    }    
    /** about us **/
    .agensy-about-us-section .about-content-wrap .about-button {
        margin-top: none;
        text-align: center;
    }
    /** ofertas de empleo **/
    .agensy_section .agensy-container-full {
        display: block;
    }
    .agensy_section .agensy-container-full .agensy-home-content-section3 .agensy-home-agensy-section-info-wrap {
        padding: 12%;
    }
    .agensy_section .agensy-container-full .agensy-home-content-section4 .agensy-home-agensy-section-info-wrap {
    padding: 5rem 3.0625rem;
    }
    /** buscas agente comercial **/
    .agensy-about-us-section.layout1 .about-content-wrap {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .agensy-blog-main .blog-content{
        margin: 5%;
    }
    /** testimonios **/
    .owl-carousel.owl-drag .owl-item{
        -ms-touch-action: auto;
            touch-action: auto;
    }
    /** quitar doble columna en modo movil **/
    .header-three nav.main-navigation ul.menu > li:nth-child(2)#menu-item-1090:hover > ul{
    -webkit-columns: 1;
            columns: 1;
    }

    /** PAGINATION **/
    .wp-pagenavi { text-align: center;margin: 10% 0;}
    .wp-pagenavi .page.smaller,.wp-pagenavi .page.larger {display: none;}
    .wp-pagenavi a, .wp-pagenavi span {padding: 1rem 1.5rem;}

}
/** ------------- **/
/** Modo tablet**/
@media (min-width: 768px) and (max-width: 1024px){

    /** Menu de area privada **/
    .header-three#masthead .site-branding {
        width: 70%;
        margin: 4% 0;
    }

    .header-three .agensy-upper-header{
        position: absolute;
        width: calc(100% - 54px);
        right: 0;
    }    

    .header-three .agensy-upper-header .agensy-header-icon-wrap{
        width: 100%;
    }

    .mail-slider-header-wrap.category .slider-content-wrap .extra-large h2 {
        font-size: 10vw;
    }

    .mail-slider-header-wrap.category .slider-content-wrap .about-post-content p {
        font-size: 5vw;
    }

    .header-three .agensy-upper-header .agensy-header-icon-wrap .agensy-login-default .agensy-block-login {
        font-size: 3vw;
        margin: 0 .2rem;
        padding: 1vw !important;
    }

    /** busco agente comercial **/
    .agensy-about-us-section.layout1 .about-content-wrap .agensy-pro-about-wrap {
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
    }

    #plx_home_page_section2 .img-overlay {
        background-position: center;
    }
    
    #plx_cta_section {
        background: none !important;
    }

    /** Ofertas de empleo **/
    #plx_agensy_section2 .agensy-container-full .sections .agensy-home-agensy-section-info-wrap{
        padding: 5vw;
    }

    #plx_agensy_section2 .agensy-container-full > div {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;        
    }

    #plx_agensy_section2 .agensy-home-content-section3,
    #plx_agensy_section2 .agensy-home-content-section4 {
        display: none;
    }

    .portfolio_section .agensy-portflio-wrapper{
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }

    #plx_blog_page_section #blog-content-wrap .blogs-loop:nth-child(3) {
        display: none;
    }

}
/** Modo tablet (landscape) **/
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape){
    /** Menu de area privada **/
    .header-three#masthead .site-branding {
        width: 50%;
        margin-top: 10px;
    }

    .header-three .agensy-upper-header{
        position: absolute;
        width: calc(100% - 54px);
        right: 0;
    }    

    .header-three .agensy-upper-header .agensy-header-icon-wrap{
        width: 100%;
    }

    .mail-slider-header-wrap.category .slider-content-wrap .about-post-content p {
        font-size: 2vw;
    }

    .header-title-three .mail-slider-header-wrap .slider-content-wrap {
        top: 65%;
    }

    .mail-slider-header-wrap.category .slider-content-wrap .extra-large h2 {
        font-size: 2rem;
    }

    .header-three .agensy-upper-header .agensy-header-icon-wrap .agensy-login-default .agensy-block-login {
        font-size: 2.5vw;
    }    

    /** Seccion de busco agente comercial **/
    #plx_home_page_section2 .img-overlay {
        background-position: center;
    }
    .agensy-container {
        padding: 0rem 50px !important;
    }
    /** ofertas de empleo **/
    .agensy_section .agensy-container-full .sections{
        margin: 0;
    }
    .agensy_section .agensy-container-full .sections .agensy-home-agensy-section-info-wrap{
        padding: 10%;
    }

}
@media (min-width: 1024px) and (orientation: landscape) {


    .header-three .agensy-upper-header {
        width: 100%;
        background: none;
        padding: 8px 0;
        position: relative;
    }

    .header-three#masthead .site-branding {
        width: 200px;
        margin: 4% 0;
    }    

    .header-three .agensy-upper-header .agensy-header-icon-wrap .agensy-login-default .agensy-block-login {
        font-size: 1rem;
    }

    .mail-slider-header-wrap.category .slider-content-wrap .extra-large h2 {
        font-size: 3rem;
    }
    .mail-slider-header-wrap.category .slider-content-wrap .about-post-content p {
        font-size: xx-large;
    }        
}
/** ----------- **/
@media only screen and (max-width: 1200px){
    .agensy-home-agensy-section-info-wrap h4 {
        height: 15rem;
    }
    .agensy_section .agensy-container-full .agensy-home-content-section1 .agensy-home-agensy-section-info-wrap, 
    .agensy_section .agensy-container-full .agensy-home-content-section2 .agensy-home-agensy-section-info-wrap,    
    .agensy_section .agensy-container-full .agensy-home-content-section3 .agensy-home-agensy-section-info-wrap, 
    .agensy_section .agensy-container-full .agensy-home-content-section4 .agensy-home-agensy-section-info-wrap {
        padding: 2rem;
    }
}
/** Media query para modo escritorio only **/
@media (min-width: 1200px) and (max-width: 1600px){
    .header-three nav.main-navigation ul.menu > li.menu-item:hover:nth-child(5) .sub-menu {
        left: -250%;
    }
    .header-three nav.main-navigation ul.menu li.menu-item:nth-child(5) .sub-menu:after{
        left: 330px;
    }
    #plx_faq_section div#faq-home-page.agensy-container div.agensy-faq-wrapper div#tab-3077.tab-contents {
        max-width: 50%;
        margin: 0 auto;
    }
}
/** ------------ **/

/*---Hide reCaptcha v3 visible seal---*/
.grecaptcha-badge {
    opacity:0 !important;
}
