.post-type-unicon .tablenav.top{
    display: none;
}

.section--uwelcome{
    min-height: 800px;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media (max-width:992px){
    .section--uwelcome{
        min-height: 100vh;
    }
}
@media (max-width:480px){
    .section--uwelcome{
        min-height: 650px;
    }
}
.section--uwelcome .container{
    max-width: 1200px;
    width: 100%;
    padding: 0 20px;
}
.uwelcome{
    max-width: 800px;
    width: 100%;
    padding:  0 20px;
}
.uwelcome_h2{
    font-size: 55px;
    line-height: 65px;
    font-family: "Noto Sans JP",sans-serif;
    font-weight: 700;
    color: #fff;        
    max-width: 413px;
    width: 100%;
    margin-bottom: 30px;
}
.uwelcome_h2 b {
    color: #FFCB33;
}
.uwelcome_text {
    font-family: "Noto Sans JP",sans-serif;
    font-weight: 300;
    color: #fff;
    font-size: 25px;
    line-height: 39px;
    margin-bottom: 40px;
}
.uwelcome_btn{
    display: flex;
    flex-wrap: wrap;
}
.btnw {
    background-color: #FFCB33;
    padding: 7px 20px;
    font-family: "Noto Sans JP",sans-serif;
    font-weight: 600;
    color: #023661;
    font-size: 14px;
    line-height: 20px;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    margin-right: 10px;
}
@media (max-width:992px){
    .uwelcome_h2 {
        font-size: 38px;
        line-height: 48px;
        margin-bottom: 23px;
    }
    .uwelcome_text {            
        font-size: 17px;
        line-height: 28px;
        margin-bottom: 25px;
    }
}
@media (max-width:540px){
    .uwelcome_h2 {
        font-size: 25px;
        line-height: 38px;
        margin-bottom: 20px;
    }
    .uwelcome_text {            
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 22px;
    }
    .uwelcome_btn{
        justify-content: center;
    }
    .btnw{
        width: 100%;
        max-width: 250px;
        margin-right: 0;
        margin-bottom: 10px;
        text-align: center;
    }
}

.flex{ display: flex;} 
.flex33,.flex100,.flex50{ display: flex; flex-wrap: wrap;}
.flex100{ margin: 0 -5px 15px; padding:0 15px; width: calc(100% / 1 + 10px); }
.flex50{ margin: 0 -5px 15px; padding:0 15px; width: calc(100% / 2 + 10px); }
.flex33{ margin: 0 -5px 15px; padding:0 15px; width: calc(100% / 3 + 10px); }

@media(max-width:992px){ .flex33{ width: calc(100% / 2 + 10px); } }
@media(max-width:992px){    
    .flex{ margin: 0; }
    .flex33,.flex100,.flex50{ width: 100%; padding: 0!important; margin: 0 0px 15px !important; }
}
.tabPanel{
    display: none;
}
.tabPanel .owl-carousel{
    position: initial;
}
.tabPanel .owl-nav{
    margin-top: 0;
}
/* .section--unitfive{
    background-color: #023661;    
} */
.jleft{
    width: 50px;                
    height: 50px;
    position: relative;
}
.jleft::after{
    content:'';
    background-image: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iNDciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCA0NyAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC40ODUzIDIyLjYwNjZMMC45MzkzMzggMTMuMDYwN0MwLjM1MzU1MyAxMi40NzQ5IDAuMzUzNTUzIDExLjUyNTEgMC45MzkzMzggMTAuOTM5NEwxMC40ODUzIDEuMzkzNDJDMTEuMDcxMSAwLjgwNzYzIDEyLjAyMDggMC44MDc2MyAxMi42MDY2IDEuMzkzNDJDMTMuMTkyNCAxLjk3OTIgMTMuMTkyNCAyLjkyODk1IDEyLjYwNjYgMy41MTQ3NEw1LjYyMTMyIDEwLjVMNDcgMTAuNUw0NyAxMy41TDUuNjIxMzIgMTMuNUwxMi42MDY2IDIwLjQ4NTNDMTMuMTkyNCAyMS4wNzExIDEzLjE5MjQgMjIuMDIwOCAxMi42MDY2IDIyLjYwNjZDMTIuMDIwOCAyMy4xOTI0IDExLjA3MTEgMjMuMTkyNCAxMC40ODUzIDIyLjYwNjZaIiBmaWxsPSIjRkZDQjMzIi8+Cjwvc3ZnPg==');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 28px;
    height: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.owl-nav.active-btn .jleft::after{
    content:'';
    background-image: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iNDciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCA0NyAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC40ODUzIDIyLjYwNjZMMC45MzkzMzggMTMuMDYwN0MwLjM1MzU1MyAxMi40NzQ5IDAuMzUzNTUzIDExLjUyNTEgMC45MzkzMzggMTAuOTM5NEwxMC40ODUzIDEuMzkzNDJDMTEuMDcxMSAwLjgwNzYzIDEyLjAyMDggMC44MDc2MyAxMi42MDY2IDEuMzkzNDJDMTMuMTkyNCAxLjk3OTIgMTMuMTkyNCAyLjkyODk1IDEyLjYwNjYgMy41MTQ3NEw1LjYyMTMyIDEwLjVMNDcgMTAuNUw0NyAxMy41TDUuNjIxMzIgMTMuNUwxMi42MDY2IDIwLjQ4NTNDMTMuMTkyNCAyMS4wNzExIDEzLjE5MjQgMjIuMDIwOCAxMi42MDY2IDIyLjYwNjZDMTIuMDIwOCAyMy4xOTI0IDExLjA3MTEgMjMuMTkyNCAxMC40ODUzIDIyLjYwNjZaIiBmaWxsPSIjRkZDQjMzIi8+Cjwvc3ZnPg==');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 20px;
    height: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-35%, -50%);

}


.jright{
    width: 50px;
    height: 50px;
    position: relative;        
}

.jright::after{
    content:'';
    background-image: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iNDciIGhlaWdodD0iMjMiIHZpZXdCb3g9IjAgMCA0NyAyMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zNi41MTQ3IDAuNDM5MzRMNDYuMDYwNyA5Ljk4NTI4QzQ2LjY0NjQgMTAuNTcxMSA0Ni42NDY0IDExLjUyMDggNDYuMDYwNyAxMi4xMDY2TDM2LjUxNDcgMjEuNjUyNUMzNS45Mjg5IDIyLjIzODMgMzQuOTc5MiAyMi4yMzgzIDM0LjM5MzQgMjEuNjUyNUMzMy44MDc2IDIxLjA2NjggMzMuODA3NiAyMC4xMTcgMzQuMzkzNCAxOS41MzEyTDQxLjM3ODcgMTIuNTQ1OUwwIDEyLjU0NTlMMCA5LjU0NTk0TDQxLjM3ODcgOS41NDU5NEwzNC4zOTM0IDIuNTYwNjZDMzMuODA3NiAxLjk3NDg3IDMzLjgwNzYgMS4wMjUxMyAzNC4zOTM0IDAuNDM5MzRDMzQuOTc5MiAtMC4xNDY0NDcgMzUuOTI4OSAtMC4xNDY0NDcgMzYuNTE0NyAwLjQzOTM0WiIgZmlsbD0iI0ZGQ0IzMyIvPgo8L3N2Zz4=');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 28px;
    height: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.owl-nav.active-btn .jright::after{
    content:'';
    background-image: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iNDciIGhlaWdodD0iMjMiIHZpZXdCb3g9IjAgMCA0NyAyMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zNi41MTQ3IDAuNDM5MzRMNDYuMDYwNyA5Ljk4NTI4QzQ2LjY0NjQgMTAuNTcxMSA0Ni42NDY0IDExLjUyMDggNDYuMDYwNyAxMi4xMDY2TDM2LjUxNDcgMjEuNjUyNUMzNS45Mjg5IDIyLjIzODMgMzQuOTc5MiAyMi4yMzgzIDM0LjM5MzQgMjEuNjUyNUMzMy44MDc2IDIxLjA2NjggMzMuODA3NiAyMC4xMTcgMzQuMzkzNCAxOS41MzEyTDQxLjM3ODcgMTIuNTQ1OUwwIDEyLjU0NTlMMCA5LjU0NTk0TDQxLjM3ODcgOS41NDU5NEwzNC4zOTM0IDIuNTYwNjZDMzMuODA3NiAxLjk3NDg3IDMzLjgwNzYgMS4wMjUxMyAzNC4zOTM0IDAuNDM5MzRDMzQuOTc5MiAtMC4xNDY0NDcgMzUuOTI4OSAtMC4xNDY0NDcgMzYuNTE0NyAwLjQzOTM0WiIgZmlsbD0iI0ZGQ0IzMyIvPgo8L3N2Zz4=');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 20px;
    height: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-60%, -50%);
}


.owl_proyectos{
    margin-bottom: 30px;        
}
.owl_proyectos .owl-prev i{
    margin-right: 10px;
}
.owl_proyectos .owl-next i{
    margin-left: 10px;
}
.owl_proyectos .owl-prev,
.owl_proyectos .owl-next {
    position: absolute;
    top: calc(50% + 50px);
    transform: translateY(-50%);
    transition: all 0.25s ease-in-out; 
    opacity: .7;  
}

.owl_proyectos .owl-nav.active-btn .owl-prev,
.owl_proyectos .owl-nav.active-btn .owl-next {
    position: absolute;
    top: initial;
    transform: initial;
    bottom: -70px;
    transition: all 0.25s ease-in-out; 
    opacity: .7;  
}

@media screen and (max-width: 1400px){
    .owl_proyectos .owl-nav.active-btn .owl-prev,
    .owl_proyectos .owl-nav.active-btn .owl-next {
        bottom: 70px
    }

}




.owl_proyectos .owl-prev:hover,
.owl_proyectos .owl-next:hover {
    opacity: 1; 
}
.owl_proyectos .owl-prev.disabled,
.owl_proyectos .owl-next.disabled {
    visibility: hidden;
}

.owl_proyectos .owl-next {
    width: 50px;
    height: 117px;
    display: flex;
    justify-content: center;
    align-items: center;        
    background-color: rgba(255,255,255,.2) !important;
    border-radius: 100% 0% 0% 100% / 50% 0% 100% 50% !important;
    z-index: 999;
    cursor: pointer;
    padding: 0 !important;
    font-size: 13px !important;
    margin: 0 !important;
    right: 0;        
}

.owl_proyectos .owl-nav.active-btn .owl-next {
    width: 34px;
    height: 60px;
    
}

.owl_proyectos .owl-prev {
    width: 50px;
    height: 117px;
    display: flex;
    justify-content: center;
    align-items: center;        
    background-color: rgba(255,255,255,.2) !important;
    border-radius: 0% 100% 100% 0% / 50% 50% 50% 50%  !important;
    z-index: 999;        
    cursor: pointer;
    padding: 0 !important;
    font-size: 13px !important;
    margin: 0 !important;        
    left: 0;
}

.owl_proyectos .owl-nav.active-btn .owl-prev {
    width: 34px;
    height: 60px;
}

.unitfi_proy_item{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    min-height: 700px;
    padding: 0 50px;
    padding-top: 100px;
    overflow: hidden;
    position: relative;
}
.unitfi_proy_flex{
    max-width: 1000px;      
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}


.unitfi_proy_info{
    width: 60%;
    padding-left: 90px;
}
.unitfi_proy_info2{
    width: 60%;
    padding-left: 0px;
    /* margin-left: -50px; */
}
.unitfi_proy_flex2{
    display: flex;
    justify-content: center;
    position: relative;
}
.unitfi_proy_h2{
    font-family: "Noto Sans JP",sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 10px;
}
.unitfi_proy_h2 b{
    color: #FFCB33;
}
.unitfi_proy_h2_min{
    font-size: 35px;
    line-height: 45px;
}
.unitfi_proy_flex2_h2{
    font-family: "Noto Sans JP",sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 40px;
    line-height: 55px;
    max-width: 413px;
    width: 100%;
    margin-bottom: 10px;
}
.unitfi_proy_flex2_h2 span{
    font-size: 50px;
    line-height: 60px;
}
.unitfi_proy_flex2_h2 b{
    color: #FFCB33;
}
.unitfi_proy_title{
    font-family: "Noto Sans JP",sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
}
.unitfi_proy_text{
    font-family: "Noto Sans JP",sans-serif;
    font-weight: 300;
    color: #fff;
    font-size: 17px;
    line-height: 25px;
}
/* .owl_menu{ */
    /* margin-bottom: 50px; */
    /* margin-top: 50px; */
/* } */

@media screen and (max-width: 1400px){
    /* .owl_menu{
        margin-top: -268px;
    } */
}


.owl_menu .owl-stage{
    margin: auto;
}    
.unitfive_menu_item{
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;        
}
/* .unitfive_menu_item::after{
    content: url(after2.png);
    position: absolute;
    height: 5px;
    width: 1px;
    left: -6px;
    bottom: 39px;
}
.unitfive_menu_item::before{
    content: url(after2.png);
    position: absolute;
    height: 5px;
    width: 1px;
    right: 3px;
    bottom: 39px;
} */
.umi{
    background-color: #FFCB33;
    padding: 5px 10px;
    font-family: "Noto Sans JP",sans-serif;
    font-weight: 400;
    color: #023661;
    font-size: 21px;    
    position: relative; 
    margin-top: 1px; 
    cursor: pointer;
}
.container1.active .umi{
    margin-top: 0;
    display: none;
}
.container1.active .owl_menu.active .owl-nav{
    margin-top: 0!important;
}
/* .umi.active::after{ */
    /* content: '';
    background-image: url(camionwhite.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 173px;
    height: 100px;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%); */
/* } */

/* .umi.active::after{
    content: '';
    background-image: url(camion.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 173px;
    height: 100px;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
} */

/* .umi.active::after:nth-child(n+4){
    background-color: #FFFFCC;
    background-image: url(camion2.png);
} */

.owl-carousel .owl-item:nth-child(n+5) .umi.active::after{
    background-image: url(camionyellow.png);
}



.umi::after{
    content: none;
}
/* @media (min-width:768px){
    .owl_menu::after{
        content: '';        
        width: 5px;
        height: 51px;
        position: absolute;
        background-color: #023661;
        bottom: 0;
        z-index: 9;
        left: 0;        
    }
    .owl_menu::before{
        content: '';        
        width: 5px;
        height: 51px;
        background-color: #023661;
        position: absolute;
        bottom: 0;
        z-index: 9;
        right: 0;        
    }
} */

.owlIamgenes{
    display: flex;
    flex-wrap: wrap;
    max-width: 1440px;
    margin: auto;
    width: 100%;
    padding: 0 20px;
}



.container2 .owl-prev i{
    margin-right: 10px;
}
.container2 .owl-next i{
    margin-left: 10px;
}
.container2 .owl-prev,
.container2 .owl-next {
    position: absolute;
    top: calc(50%);
    transform: translateY(-50%);  
    transition: all 0.25s ease-in-out;
    opacity: .7;  
}


.container2 .owl-prev:hover,
.container2 .owl-next:hover {
    opacity: 1; 
}
.container2 .owl-next {
    width: 50px;
    height: 117px;
    display: flex;
    justify-content: center;
    align-items: center;        
    background-color: rgba(255, 255, 255,.2) !important;
    border-radius: 100% 0% 0% 100% / 50% 0% 100% 50% !important;
    z-index: 999;
    cursor: pointer;
    padding: 0 !important;
    font-size: 13px !important;
    margin: 0 !important;
    right: 0;        
}
.container2 .owl-prev {
    width: 50px;
    height: 117px;
    display: flex;
    justify-content: center;
    align-items: center;        
    background-color: rgba(255, 255, 255,.2) !important;
    border-radius: 0% 100% 100% 0% / 50% 50% 50% 50%  !important;
    z-index: 999;        
    cursor: pointer;
    padding: 0 !important;
    font-size: 13px !important;
    margin: 0 !important;        
    left: 0;
}

.container2{position: relative;padding:0 20px; height: auto;}
.container2.active{
    height: 0;
    overflow: hidden;
    display: none;
}
.owl_imagenes{max-width:1450px;width:calc(100%);margin:auto;}

.owl_proyectos.active{
    margin-bottom: 0;
}
.owl_menu.active {
    margin-bottom: 0;
    margin-top: 0;
    opacity: 0;
    height: 0;
}
.owl_proyectos.active .owl-nav{
    margin-top: 0!important;
}

.unitfi_proy_btn{
    margin-top: 30px;
}

/* .modalj.active {
    /* display: flex; */
/* } */
/* .modalj { */
    /* background: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    z-index: 999999999999999999999;
    overflow: hidden;
    */
    /* display: none;  */
/* } */ 
.modalj .contenedor .content {
    position: relative;
    background-color: #fff;
    height: 100%;
    position: relative;
}

/* .close {
    position: absolute;
    top: 10px;
    right: 15px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #FFF;
    padding: 0;
    font-size: 15px;
    color: #FFF;
    border-radius: 50%;
    z-index: 9;
    cursor: pointer;
} */

.contentImage{
    width: 200px;
}
.contentImage img{
    object-fit: cover;
    object-position: center;
    height: 100%;
    width: 100%;
}
.contentForm{
    width: calc(100% - 200px);
    padding: 40px 40px 40px;
}
.contactForm_p{
    font-family: "Noto Sans JP",sans-serif;
    font-weight: 600;
    color: #023661;
    font-size: 17px;
    line-height: 40px;
    padding-left: 10px;
    margin-bottom: 20px;
    border-left: 2px solid #FFCB33;
}



@media (max-width:1450px){.container2{margin-right:-5px;margin-left:-5px}} 
@media (min-width:1200px){.container1{padding:50px 80px}.container2{padding:0;}}

@media (max-width:992px){
    .unitfi_proy_flex2_h2 span {
        font-size: 27px;
        line-height: 40px;
    }
    .unitfi_proy_flex2_h2 {
        font-size: 19px;
        line-height: 35px;
    }
    .unitfi_proy_info2 {
        width: 100%;
        padding-left: 0px;
        margin-left: 0px;
    }
    .unitfi_proy_image {
        width: 100%;
        padding-top: 0px;
        height: 300px;
        margin-bottom: 20px;
    }
    .unitfi_proy_image::after {
        top: -8px;
        right: -8px;
    }
    .unitfi_proy_image img{
        min-height: auto;
    }
    .unitfi_proy_h2 {
        font-size: 36px;
        line-height: 50px;
    }
    .unitfi_proy_title {
        font-size: 18px;
        line-height: 27px;
    }
    .unitfi_proy_info {
        width: 100%;
        padding-left: 0px;
        padding-bottom: 70px;
    }
    .unitfi_proy_text {
        font-size: 14px;
        line-height: 19px;
    }
    .unitfi_proy_item{
        padding: 0 60px !important;
        padding-top: 80px !important;
    }
    .unitfi_proy_h2_min{
        font-size: 30px;
        line-height: 40px;
    }
}
@media (max-width:768px){
    .unitfi_proy_h2_min{
        font-size: 22px;
        line-height: 30px;
    }
    .contentImage{
        display: none;
    }
    .contentForm{
        width: 100%;
        padding: 0!important;
        padding-right: 10px!important;
        overflow: auto;
    }
    .modal--form .contenedor .content{
        padding: 40px 30px 40px 40px
    }
    .contentForm::-webkit-scrollbar-track {
        box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
    }
    .contentForm::-webkit-scrollbar {
        width: 4px;
        height: 8px;
    }
    .contentForm::-webkit-scrollbar-thumb {
        box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
        background-color: #023661;
    }

}
@media (max-width:480px){
    .unitfive_img_item{
        height: 150px;
        width: 45%;
    }
    .owl_menu .owl-item.center .umi::after {
        width: 123px;
        height: 70px;
    }
    .modal--form .contenedor .content {
        padding: 40px 20px 40px 40px !important;
    }
    .contentForm {
        width: 100%;
        padding: 0!important;
        padding-right: 20px!important;
        overflow: auto;
        max-height: 450px;
    }
}

.owl_imagenes .owl-nav {
    margin-top: 0 !important;
}


.subir {
	margin-top: 5px;
	width: 100%;    
    border: 1px solid #ccc;
	padding: 6px;
	min-height: 35px;
	display: flex;
	align-items: center;
	cursor: pointer;
}
.info {
	color: #666;
	font-style: normal;
	font-weight: 400;
	font-size: 14px !important;
	line-height: 20px;
	white-space: nowrap;
	overflow: hidden;
}
@media (max-width:480px) {
	.subir {
		height: 35px;
		font-size: 13px;
	}
}
.fileBottom input{
    display: none !important;
}
.wpcf7-form-control-wrap{
    width: 100%;
}


.flexbottomright .ajax-loade{
    position: absolute;
}

/* .modal--gracias .contenedor {
    max-width: 350px;
    width: calc(100% - 40px);
    position: relative;
    margin: auto;	
} */



.wpcf7-response-output {
    display: none!important;
}
/* .modal--gracias .content{
    padding: 50px 40px 60px;
} */


