.sobre_company{
padding-left:20px;

}
.model_text_adm {
    position: relative;
    background: 
    linear-gradient( #2f3139 100%, transparent 100%) left/ 2px 100%; 
    background-repeat: no-repeat;
    padding: 20px 10px 0 20px;
}
.model_text_adm p{
    margin-top: 15px;
    

}
.logo_company_adm{
    border-radius: 43px;
    background-color: #2c5273;
    width: 233px;
    margin-top: 30px;
}
.logo_company_img_adm{
    padding: 20px;
    width: 95%;
}
.model_arrow{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}
.model_arrow_img{
    width:25px;
    transform: rotateZ(270deg);
    opacity: 0
}
.model_arrow li {
    text-align: left;
    margin: 5px 10px;
    /* width:200px */
    
}
.model_arrow:hover .model_arrow_img{
    opacity: 1;
    /* color: #63130d; */
    font-weight: 700;
}
.model_arrow:hover .model_arrow_p{
    color: #63130d;
    font-weight: 700;
}
.download_model_a{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    align-content: flex-start;
    text-transform: uppercase;
    cursor: pointer;
    color: #567791;
}
.download_model{
    width:35px;
    margin: 15px 0 0 25px;
    opacity: 0.8

}
.download_model_p{
    margin-left: 10px;
    
}
.download_model_a:hover .download_model{
    /* width:38px; */
    opacity: 1
}
.download_model_a:hover {
    /* width:38px; */
    color:#2c5273;
    font-weight:500
}
@media screen and (min-width:480px) {
   
   
    /* .model_cont_adm{
        font-size: 2rem;
        
    }
    .model_cont_adm p{
        width: 350px
    } */

    .model_cont_adm_text {
        max-width: 500px;
    display: flex;
    flex-direction: column;
    }
    
    .text_office{
        padding: 20px 30px 40px 40px;     
    }
    .sobre_company{
        display: flex;
    align-items: center;
    justify-content: space-evenly;
    flex-direction: row;
    flex-wrap: wrap;

    }
    
    
}    



@media screen and (min-width:900px) {
    .model_adm section{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    width: 100%;
    max-width: 1256px;
    }
   
        /* .model_cont_adm{
            
            padding: 15px 15px 15px 0;
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
            width: 60%;
            align-items: center;

        }
        .model_cont_adm p{
            width: 60%;
            max-width: 553px ;
        } */
        .model_cont_adm_text {
            width: 50%;
            display: flex;
            position: initial;      
        }       
        
}
@media screen and (min-width:1123px){
    .model_adm section{
        margin: 0 auto;
    display: flex;
    align-items: center;

    }
    /* .model_cont_adm{
        font-size: 2.5rem;} */
   
    .model_cont_adm_text {
        width: 50%;
        display: flex;
        position: initial;      
    }  
}
@media screen and (min-width:1272px){
    .model_adm section{
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: flex-start;
        width: 100%;
        margin: 0 auto;
    }
   
        /* .model_cont_adm{
            font-size: 3rem;
            justify-content: flex-start;
            padding-left: 250px;
            height: 360px;
        }
        .model_cont_adm p{
            width:100%
        } */
}

/* @media screen and (min-width:1498px){
    
    .model_cont_adm{
       

    }
}
@media screen and (min-width:1540px){
   
    .model_cont_adm{
       

        padding-left: 200px;

    }
} */

@media screen and (min-width:1560px){
   
    /* .model_cont_adm{
        
        padding-left: 180px;
        
    } */
    /* .model_cont_adm p{
        margin-bottom: 100px
    } */
}
/* @media screen and (min-width:1680px){
   
    .model_cont_adm{
        
        padding-left: 120px;
        
    }
} */