@font-face {
    font-family: DTLArgo;
    src: url(../fonts/DTLArgoT.otf);
}
@font-face {
    font-family: DTLArgoLight;
    src: url(../fonts/DTLArgoST-Light.otf);
}
@font-face {
    font-family: DTLArgoBold;
    src: url(../fonts/DTLArgoT_Bold.otf);
}
@font-face {
    font-family: Sabon;
    src: url(../fonts/sabon_bolditalic.ttf);
}

@font-face {
    font-family: DTLArgoTBlack;
    src: url(../fonts/DTLArgoT-Black.otf);
}

@font-face {
    font-family: DINNextLTProLight;
    src: url(../fonts/DINNextLTPro-Light.otf);
}

@font-face {
    font-family: DINNextLTProBold;
    src: url(../fonts/DINNextLTPro-Bold.otf);
}

body
{
    font-family: DTLArgoLight;
    font-size: 18px;
    color: #223d79;
}


#header .container-fluid {
  margin: 0;
  padding: 0;
}

#header img {
  max-width: 100%;
}

.main img {
  max-width: 100%;
}

.bgGris {
  background-image: url(../../assets/img/bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.bgBlanco {
  background-image: url(../../assets/img/bg_abajo.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
.text-det-table{
    color: #606060;
    font-size: 16px;
}
.text-det2-table{
    color: #606060;
    font-size: 14px;
    border-left: 1px solid #ddd;
}
.end-table{
    border-bottom: 1px solid #ddd;
}
.table-container{
    border: 1px solid #ddd;
    border-radius: 20px;
    padding: 30px;
    background-color: #fff;
}
.title-table{
    font-weight: bold;
}
.brResp{
    display: block;
}
.brDesk{
    display: none;
}
/***************** NONE *************/
.linea-separador{
    display: none;
}
#sec1-img-header-rps, #sec1-img-info-rps, #sec2-table-info-rep1, #sec2-table-info-rep2{
    display: none;
}
/************* PD1 **************/
#pd1{
    box-shadow: 0px 20px 70px -55px rgba(0,0,0,0.86);
}
/************ SEC1 ******************/
#sec1 p {
    font-size: 20px;
}
#sec1-pg {
    font-size: 28px !important;
    padding-left: 20%;
}
#sec1-pg span{
    font-family: DTLArgoBold;
}
#sec1 img {
  max-width: 100%;
  padding-top: 20px;
}

#sec1 .firts{
    margin-bottom: 20px;
}
#sec1 .last{
    margin-bottom: 60px;
}
/************* PD2 **************/
#pd2{
    box-shadow: inset 0px -20px 68px -55px rgba(0,0,0,0.86);
    padding-bottom: 60px;
}
/************ SEC2 ******************/
#sec2-table-header{
    width: 100%;
    margin-bottom: 15px;
}
#sec2-table-header .last{
    border-left: 1px solid #223d79;
}
#sec2-title1, #sec2-title2{
    padding-top: 20px;
    padding-bottom: 30px;
}
#sec2 .img-flecha{
    float: right;
}
#sec2 td, #sec2 tr{
    vertical-align: middle;
}
/************ SEC3 ******************/
#sec3{
    margin-bottom: 50px;
}

#sec3-table-header{
    padding-bottom: 15px;
}

#sec3 td{
    vertical-align: middle;
}
/************ SEC4 ******************/
#sec4 p{
    margin-bottom: 0;
    color: #606060;
}
/********** PD3 **************/
#pd3{
    position: relative;
    padding-bottom: 60px;
}
/************ SEC5 ******************/
#sec5{
    padding-top: 40px;
}
#sec5 h1{
    font-family: DTLArgoBold;
}
.sec5-h1-2{
    color: #ffcc08;
}
.sec5-col-button{
    padding: 40px 0px;
}

#sec5-button{
    background-color: #ffcc08;
    padding: 8px 30px;
    border-radius: 30px;
    font-size: 30px;
    color: #223d79;
    text-decoration: none;
    box-shadow: 2px 4px 0px 0px #dea702;
}

#sec5-text{
    font-size: 22px;
}
.sec5-text-bold-table{
    font-family: DTLArgoBold;
    font-family: 18px;
}
#sec5-table-info{
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
}
#sec5-table-info td{
    padding: 0 20px;
}
.sec5-border-amarillo{
    border-left: 1px solid #ffcc08;
}
#sec5-text-amllo{
    font-family: DTLArgoBold;
    color: #ffcc08;
    font-size: 24px;
    padding-left: 10px;
}
#sec5-text-2{
    font-family: DTLArgoBold;
    font-size: 30px;
}
#sec5-text-3{
    /* font-family: DTLArgoBold; */
    font-size: 28px;
    color: #223d79;
}
/********** LEGALES *******************/
#legal
{
    position: absolute;
    bottom: 15%;
    left: 40px;
    width: 10px;
}
/********** FOOTER ********************/
#footer
{
    padding: 0 !important;
}
.footer-menu
{
    background-color: #0d51a3;
    font-family: DTLArgo;
    color: #fff;
    padding: 14px 15px;
    font-size: 12px;
    overflow:hidden;
}

.footer-menu .nav-link, .footer-menu .nav-item, .ft-btn
{
    color: #FFF !important;
    text-decoration: none;
}
.ft-social
{
    display: inline;
    border-right: 0;
    padding: 0;
}
.ft-btn
{
    padding-left: 10px;
    pointer-events: none;
    cursor: default;
}
.footer-menu .nav-link
{
    border-right: 1px solid #0ca3d7;
    padding: 0px 10px;
}

.social
{
    max-width: 30px;
    max-height: 20px;
    padding-left: 5px;
}

/****************************************************/
/****************** RESPONSIVE **********************/
/****************************************************/
@media screen and (max-width: 991px){
    #sec1-img-info-desk{
        display: none;
    }
    #sec1 .brResp{
        display: none;
    }

    #sec1-img-info-rps{
        display: block;
    }

    #sec1 .firts{
        text-align: center;
        margin-bottom: 0px;
    }
    #sec1-pg {
        font-size: 26px !important;
        padding: 0 38px;
    }
    #sec1-img-info-rps{
        max-width: 90% !important;
        margin: 0 auto;
        padding-top: 5px! important;
    }
    #sec1 p {
        font-size: 14px;
    }
    #sec1 .last {
        margin-bottom: 25px;
    }
}
@media screen and (max-width: 767px){
    .table-responsive{
        border: none;
    }
    .bgGris {
      background-image: url(../../assets/img/bg_arriba_rps.jpg) !important;
    }

    .bgBlanco {
      background-image: url(../../assets/img/bg_abajo_rps.jpg) !important;
    }
    .brResp{
        display: none;
    }
    .brDesk{
        display: block;
    }
    .linea-separador{
        display: block;
        margin: 0 auto;
    }
    body{
        font-size: 14px;
    }
    #sec1-img-header-desk, #sec1-img-info-desk, #sec2-table-info-desk2{
        display: none;
    }
    #sec1-img-header-rps, #sec1-img-info-rps, #sec2-table-info-rep1, #sec2-table-info-rep2{
        display: block;
    }

/********** SEC1 ***********/
    #sec1 .firts{
        text-align: center;
        margin-bottom: 0px;
    }
    #sec1-pg {
        font-size: 16px !important;
        padding: 0 38px;
    }
    #sec1-img-info-rps{
        max-width: 90% !important;
        margin: 0 auto;
        padding-top: 5px! important;
    }
    #sec1 p {
        font-size: 14px;
    }
    #sec1 .last {
        margin-bottom: 25px;
    }
/********** SEC2 ***********/
    #sec2-title1,#sec2-title2{
        font-size: 20px;
        padding-bottom: 20px;
    }
    #sec2-table-info-rep1, #sec2-table-info-rep2 {
        padding: 10px;
        margin-bottom: 15px;
    }
    #sec2-table-info-rep1 > #sec2-table-header th, #sec2-table-info-rep2 > #sec2-table-header th{
        text-align: right;
        padding-right: 40px;
    }
    #sec2-table-info-rep1 td, #sec2-table-info-rep2 td{
        font-size: 12px;
    }
    #sec2-table-info-rep1 .end-table{
        position: relative;
    }
    #sec2 .img-flecha{
        width: 35px;
    }
    #sec2-table-info-rep1 .end-table>.img-flecha{
        position: absolute;
        right: 3px;
        top: 25px;
    }
/********** SEC3 ***********/
    #sec3 .table-container{
        padding: 10px;
    }
    #sec3 td{
        font-size: 14px;
    }
/********** SEC4 ***********/
    #sec4 p{
        width: 80%;
        margin: 0 auto;
    }
/********** SEC5 ***********/
    #sec5 h1{
        font-size: 26px;
    }
    #sec5-button{
        font-size: 24px;
    }
    #sec5-text{
        font-size: 18px;
    }
    #sec5-tableinfo-col1{
        padding-left: 0px !important;
        padding-right: 3px !important;
    }
    #sec5-table-info td{
        padding: 0 15px;
    }
    #sec5-img-servilinea{
        width: 30px;
    }
    #sec5-text-amllo{

    }
    #sec5-text-2, #sec5-text-3, #sec5-text-amllo{
        font-size: 16px;
    }
    #legal{
        bottom: 15%;
        left: 21px;
        width: 8px;
    }

}
