#pag
{
    position: absolute;
    height: 100%;
    width: 100%;
}

#internal
{
    display: flex;
    min-height: 100%;
}

h2
{
    font-size: 4.0rem;
    text-transform: uppercase;
    padding-top: 38.0rem;
    padding-left: 8.5rem;    
    color: #ffffff;
    letter-spacing: 1.0rem;
    font-weight: 600;

}

h3
{    
    font-size: 3.6rem;
    text-transform: uppercase;
    margin-bottom: 2.8rem;
    letter-spacing: 0.5rem;
}

h4
{
    font-size: 2.4rem;
    text-transform: uppercase;
    margin-bottom: 2.4rem;
}

p
{
    font-size: 1.0rem;
}

.internal_left
{    
    float: left;
    width: 22.92%;
    background-color: #c5c5c5;   
    position: relative;
}

.internal_left .left_top
{
    background-color: #181818;
    padding-top: 4.0rem 
}

.internal_left .left_top .bt_menu
{
    background-image: url("../img/ico/menu.svg");        
    background-size: contain;
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
    display: block;    
    margin-right: 3.9rem;
    float: right;
    text-indent: -1000em;    
    z-index: 2;
    position: relative;
}

.internal_left .left_top .orrb
{
    background-image: url('../img/general/orrb.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 47px;
    height: 65px;
    display: block;
    float: right;
    margin: 4.0rem 3.4rem 5.7rem 0.0rem;
    position: relative;
    z-index: 2;
    clear: both;
}

.internal_left .left_bottom
{        
    position: relative;
}

.internal_left .left_bottom .vertical_text
{
    color: #181818;
    text-transform: uppercase;
    letter-spacing: 1.0rem;
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    position: absolute;
    font-size: 1.8rem;
    top: 31.6rem;
    right: -19rem;  
    width: -moz-max-content;
    width: -webkit-max-content;
    width: max-content;
}

.internal_right
{
    float: right;
    width: 77.08%;    
}

.internal_right .right_top
{    
    z-index: 2;
    position: relative;
    padding-bottom: 2.6rem;
}

.right_top .line
{
    height: 7px;
    margin-left: 8.3rem;
    border: 0;
    color: #fff;
    background-color: #fff;
    width: 90px;    
}

.internal_right .right_top .bt_menu
{
    background-image: url("../img/ico/menu.svg");        
    background-size: contain;
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
    cursor: pointer;
    display: none;    
    margin-left: 3.9rem;
    margin-top: 4.0rem;
    margin-bottom: 2.5rem;
    float: left;
    text-indent: -1000em;    
    z-index: 2;
    position: relative;
}

.internal_right .right_top .orrb
{
    background-image: url('../img/general/orrb.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 47px;
    height: 65px;
    cursor: pointer;
    display: none;
    float: left;    
    position: relative;
    z-index: 2;
    clear: both;
}

.internal_right .right_bottom
{    
    width: 65.45%;
    padding-top: 5.8rem;
    padding-left: 9.4rem;
}

.internal_right .right_bottom p
{
    margin-bottom: 2.3rem;
    line-height: 150%;
    font-size: 1.4rem;
    letter-spacing: 0.4rem;
}

/*CONTACT**********************************************************************/
#contact
{
}

#contact .right_top
{    
}

#contact .right_top h2
{
    padding-top: 16.9rem;
    padding-left: 8.1rem;
    padding-bottom: 0.0rem;
    color: #656565;
    font-size: 6.0rem;    
}

#contact .right_top .line
{
    height: 10px;
    color: #909090;
    background-color: #909090;
    width: 13.0%;
    margin-left: 8.5rem;
    border: 0;
}

#contact .right_bottom
{
    margin-top: 13rem;
    margin-left: 19.5rem;
    padding: 0;
}

#contact .right_bottom #form_contact
{        
}

#contact .right_bottom #form_contact input, #contact .right_bottom #form_contact textarea
{
    opacity: 0.4;
    background-color: #000;
    padding: 0.8rem 0.0rem 0.8rem 3.0rem;
    text-transform: uppercase;
    width: 40.62%;
    color: #7a7a7a;
    margin-bottom: 1.6rem;
    display: block;
    clear: both;
    z-index: 2;
    position: relative;    
    min-width: 400px;
}

#contact .right_bottom #form_contact textarea
{
    padding-top: 2.0rem;
    margin-bottom: 2.7rem;
    font-size: 1.6rem;
}

#contact .right_bottom #form_contact textarea::placeholder
{
    font-size: 1.6rem;
}

#contact .right_bottom #form_contact textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    font-size: 1.6rem;
}

#contact .right_bottom #form_contact textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-size: 1.6rem;
}

#contact .right_bottom #form_contact textarea::-ms-input-placeholder { /* Microsoft Edge */
    font-size: 1.6rem;
}
#contact .right_bottom #form_contact .g-recaptcha
{
    position: relative;
    z-index: 2;
    margin-bottom: 2.7rem;
}

#contact .right_bottom #form_contact button
{
    color: #c7bdad;
    cursor: pointer;
    background-color: transparent;
    border: 0;
    text-transform: uppercase;    
    margin-left: 30rem;
    font-weight: 600;
    position: relative;
    z-index: 2;
}

#contact .right_bottom .info_contact
{
    margin-top: 6.0rem;
}

#contact .right_bottom .info_contact a
{
    float: left;
    margin-right: 1.0rem;
    z-index: 2;
    position: relative;
}

#contact .right_bottom .info_contact a img
{
    width: 27px;
    height: 27px;
    opacity: 0.5;
    margin-bottom: 2.5rem;
}

#contact .right_bottom .info_contact .instagram_ico
{
}

#contact .right_bottom .info_contact .facebook_ico
{
}

#contact .right_bottom .info_contact .youtube_ico
{
}

#contact .right_bottom .info_contact span
{
    text-transform: uppercase;
    display: block;
    padding-bottom: 1.0rem;
    font-size: 1.7rem;
    letter-spacing: 0.3rem;
}

#contact .right_bottom .info_contact .phone_contact
{
    padding-bottom: 3.0rem;
}

#contact #status .status_success
{
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    width: 50%;
    padding: 1.5rem;
    display: none;
    margin-bottom: 2.0rem;
}

#contact #status .status_success p
{
    font-weight: 600;
    margin: 0;
}

#contact #status .status_error
{
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    width: 50%;
    padding: 1.5rem;
    display: none;
    margin-bottom: 2.0rem;
}

#contact #status .status_error p
{
    font-weight: 600;
    margin: 0;
}

#contact #status .status_error span
{
    font-size: 1.6rem;
}

/*BUSINESS*********************************************************************/

#business
{    
}

#business .right_top
{
    background-image: url(../img/general/business.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#business .right_top h2
{
}

#business .right_bottom .acting
{
    margin-bottom: 6.5rem;
}

#business .right_bottom p
{
}

#business .right_bottom .left, #business .right_bottom .right
{
    width: 45%;
}

#business .right_bottom .left
{
    margin-right: 0.5rem;
}

/*STRUCTURING*********************************************************************/

#structuring
{    
}

#structuring .right_top
{    
    background-image: url(../img/general/structuring.jpg);    
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#structuring .right_top h2
{
}

#structuring .right_bottom .table
{
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10.8rem;
}

#structuring .right_bottom .table tr
{
}

#structuring .right_bottom .table tr th
{
    padding: 1.0rem 0.0rem;
    border-right: 2px solid #ffffff;
    width: 16.55%;
}

#structuring .right_bottom .table tr th:last-child
{
    border-right: 0;
}

#structuring .right_bottom .table tr th:nth-child(odd)
{
    background-color: #c5c5c5;
}

#structuring .right_bottom .table tr th:nth-child(even)
{
    background-color: #e4e4e4;
}

#structuring .right_bottom .table tr:nth-child(3)
{
    background-color: #c5c5c5;
}

#structuring .right_bottom .table tr:nth-child(3) td:nth-child(even)
{
    background-color: #e4e4e4;   
}

#structuring .right_bottom .table tr td
{
    padding: 1.0rem 0.0rem;
    border-right: 2px solid #ffffff;
    vertical-align: middle;
}

#structuring .right_bottom .table tr td:last-child
{
    border-right: 0px;
}

#structuring .right_bottom .table_res
{
    display: none;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10.8rem;
}

#structuring .right_bottom .table_res tr
{
    border-bottom: 2px solid #FFFFFF;
}

#structuring .right_bottom .table_res tr th, #structuring .right_bottom .table_res tr td
{
    padding: 1.0rem;
    width: 33.3%;
    vertical-align: middle;
}

#structuring .right_bottom .table_res tr:nth-child(odd)
{
    background-color: #c5c5c5;
}

#structuring .right_bottom .table_res tr:nth-child(even)
{
    background-color: #e4e4e4;
}

#structuring p:last-child
{
    margin-bottom: 9.3rem;
}

#structuring img
{
    margin-bottom: 5.0rem;
}

/*CREDICT**********************************************************************/

#credict
{    
}

#credict .right_top
{    
    background-image: url(../img/general/credict.jpg);    
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}


/*FUNDING**********************************************************************/
#funding
{   
}

#funding .right_top
{
    background-image: url(../img/general/funding.jpg);            
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#funding .right_bottom img
{
    margin-bottom: 9.5rem;
    margin-right: 1.6rem;
}

#funding .right_bottom div p:last-child
{    
    margin-bottom: 10.0rem;
}

/*SEARCH***********************************************************************/
.menu
{
    display: none;
    background-color: rgba(85,85,85,0.85);
    width: 235px;
    position: fixed;
    min-height: 100%;
    left: 22.9%;
    top: 0;
    opacity: 0.9;
    padding-left: 4.5rem;
    z-index: 10;
}

.menu_fechar
{
    float: right;
    padding: 2.4rem 2.4rem 2.8rem 0.0rem;
    font-weight: 600;
    font-size: 1.8rem;
    cursor: pointer;
}

.menu img
{
    margin-bottom: 7.8rem;
}

.menu ul li
{
    margin-bottom: 2.8rem;
}

.menu ul li:last-child
{
    margin-bottom: 6.1rem;
}

.menu ul li a
{
    text-transform: uppercase;
    color: #ffffff;
    font-size: 1.7rem;
    letter-spacing: 0.3rem;
}

.fd_search
{
    background-image: url("../img/ico/search.svg");        
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 12px;
    border: 1px solid #8b8b8b;
    padding: 0.3rem 0.0rem 0.3rem 3.0rem;
    width: 71.67%;
    color: #949494;  
    background-color: rgba(85,85,85,0.1);
    background-position-x: 1.0rem;
}
.fd_search::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #949494;
    opacity: 1; /* Firefox */
    font-size: 1.0rem;
    text-transform: uppercase;
}

.fd_search:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #949494;
    font-size: 1.0rem;
    text-transform: uppercase;
}

.fd_search::-ms-input-placeholder { /* Microsoft Edge */
    color: #949494;
    font-size: 1.0rem;
    text-transform: uppercase;
}

#mask
{
    background: rgba(0,0,0,0.85);
    width: 100%;
    height: 100%;
    position: fixed;
    display: none;
    z-index: 3;
}

#dots
{
    background-image: url(../img/general/dots.png);
    background-size: cover;
    width: 100%;
    height: 100%;
    position: fixed;
    opacity: 0.1;
    top: 0;
}