.section-your-products{
    width:100%;
    padding:0 0 64px 0;
    position:relative;
    top:0;
    margin-top:50px;
}
.section-your-products .contBackgray{
    width:100%;
    height:426px;
    background:#f6f6f6;
    margin-top:420px
}
.section-your-products .contentFlexYour{
    position:relative;
    top:-420px
}
.section-your-products .contentFlexYour h2{
    padding:0 2em;
    margin:0;
    font-size:38px;
    font-size:2.25rem;
    font-family:"SantanderText-Bold",sans-serif;
    color:#000
}
.section-your-products .contentFlexYour span{
    display:block;
    font-size:26px;
    font-size:1.625rem;
    font-family:"SantanderText-Regular",sans-serif;
    color:#000;
    margin-bottom:10px;
    padding:0 3em
}
.section-your-products .contentFlexYour .productsFlex{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:92.5%;
    margin:0 auto 50px
}
.section-your-products .contentFlexYour .productsFlex>div{
    width:47.5%;
    margin:15px;
    position:relative;
    overflow:hidden;
    -webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.13);
    box-shadow:0px 0px 10px rgba(0,0,0,0.13)
}
.section-your-products .contentFlexYour .productsFlex>div a{
    display:block;
    width:100%;
    height:100%
}
.section-your-products .contentFlexYour .productsFlex>div img{
    display:block;
    width:100%
}
.section-your-products .contentFlexYour .productsFlex>div .prodCont {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    padding: 20px 53px;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    background: rgba(0,0,0,0.5);
}
.section-your-products .contentFlexYour .productsFlex>div .prodCont:hover{
    background:rgba(0,0,0,0.5)
}
.section-your-products .contentFlexYour .productsFlex>div .prodCont:hover h3.align-top{
    margin-top:0;
    -webkit-transition:.5s ease;
    transition:.5s ease
}
.section-your-products .contentFlexYour .productsFlex>div .prodCont:hover ul{
    display:block
}
.section-your-products .contentFlexYour .productsFlex>div .prodCont:hover .btn{
    display:block
}
.section-your-products .contentFlexYour .productsFlex>div .prodCont>h3{
    font-size:38px;
    font-size:2.375rem;
    font-family:"SantanderText-Bold",sans-serif;
    color:#fff;
    text-shadow:0 2px 2px rgba(0,0,0,0.5);
    padding:0;
    margin:0
}
.section-your-products .contentFlexYour .productsFlex>div .prodCont>h3.align-top{
    margin-top:4.3em
}
.section-your-products .contentFlexYour .productsFlex>div .prodCont>span{
    display:block;
    font-size:24px;
    font-size:1.5rem;
    font-family:"SantanderText-Regular",sans-serif;
    color:#fff;
    text-shadow:0 2px 2px rgba(0,0,0,0.5);
    margin-bottom:13px;
    padding:0
}
.section-your-products .contentFlexYour .productsFlex>div .prodCont ul{
    display:none;
    padding:0;
    margin:0 0 37px
}
.section-your-products .contentFlexYour .productsFlex>div .prodCont ul li{
    padding:0;
    margin:0;
    display:block;
    font-size:18px;
    font-size:1.125rem;
    color:#fff;
    line-height:1.56;
    text-shadow:0 2px 2px rgba(0,0,0,0.5)
}
.section-your-products .contentFlexYour .productsFlex>div .prodCont .btn{
    display:none;
    width:100%;
    max-width:125px;
    margin:0;
    font-size:18px;
    font-size:1.125rem;
    font-family:"SantanderText-Regular",sans-serif;
    color:#fff !important;
    background:#ec0000;
    padding:3px 0
}
.section-your-products .contentFlexYour .productsFlex>div .subFlex{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.section-your-products .contentFlexYour .productsFlex>div .subFlex>div{
    background:#fff;
    width:48%;
    height:100%;
    min-height:160px;
    -webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.13);
    box-shadow:0px 0px 10px rgba(0,0,0,0.13);
    padding:42px 35px 0;
    height:160px;
    margin:0
}
.section-your-products .contentFlexYour .productsFlex>div .subFlex>div:first-child{
    margin-bottom:20px
}
.section-your-products .contentFlexYour .productsFlex>div .subFlex>div.w-100{
    padding:30px 35px 0
}
.section-your-products .contentFlexYour .productsFlex>div .subFlex>div.w-100 img{
    float:right;
    -webkit-box-shadow:none;
    box-shadow:none;
    width:auto
}
.section-your-products .contentFlexYour .productsFlex>div .subFlex>div.align-right{
    margin-right:22px
}
.section-your-products .contentFlexYour .productsFlex>div .subFlex>div>h3{
    padding:0;
    margin:0;
    font-size:36px;
    font-size:2.25rem;
    font-family:"SantanderText-Bold",sans-serif;
    color:#000
}
.section-your-products .contentFlexYour .productsFlex>div .subFlex>div>span{
    display:block;
    font-size:26px;
    font-size:1.625rem;
    font-family:"SantanderText-Regular",sans-serif;
    line-height:1.23
}
.section-your-products .contentFlexYour .productsFlex>div h3{
    padding:0;
    margin:0;
    font-size:24px;
    font-size:1.5rem;
    font-family:"SantanderText-Bold",sans-serif;
    color:#4a4a4a
}
.section-your-products .contentFlexYour .productsFlex>div p{
    padding:0;
    margin:0;
    font-size:14px;
    font-size:.875rem;
    font-family:"SantanderText-Regular",sans-serif;
    color:#4a4a4a;
    overflow:hidden;
    height:114px
}
.section-your-products .contentFlexYour .productsFlex>div a{
    display:block;
    font-size:14px;
    font-size:.875rem;
    font-family:"SantanderText-Regular",sans-serif;
    color:#ec0000
}
.section-your-products .contentFlexYour .productsFlex>div a:hover{
    color:#ec0000;
    text-decoration:none
}
.section-your-products .contentFlexYour .productsFlex2{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.section-your-products .contentFlexYour .productsFlex2>div{
    width:400px;
    -webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.13);
    box-shadow:0px 0px 10px rgba(0,0,0,0.13);
    background:#fff;
    padding:16px 20px;
    margin:11px 7px;
    height:200px
}
.section-your-products .contentFlexYour .productsFlex2>div img{
    float:left;
    margin-right:32px;
    max-height: 110px;
}
.section-your-products .contentFlexYour .productsFlex2>div .cont{
    float:left;
    width:180px
}
.section-your-products .contentFlexYour .productsFlex2>div h3{
    padding:0;
    margin:0;
    font-size:24px;
    font-size:1.5rem;
    font-family:"SantanderText-Bold",sans-serif;
    color:#4a4a4a
}
.section-your-products .contentFlexYour .productsFlex2>div p{
    padding:0;
    margin:0;
    font-size:14px;
    font-size:.875rem;
    font-family:"SantanderText-Regular",sans-serif;
    color:#4a4a4a;
    overflow:hidden;
    height:82px;
}
.section-your-products .contentFlexYour .productsFlex2>div a{
    width:100%;
    height:100%;
    display:block
}
.section-your-products .contentFlexYour .productsFlex2>div p.red{
    font-size:14px;
    font-size:1rem;
    font-family:"SantanderText-Regular",sans-serif;
    color:#ec0000;
    height:auto
}
.section-your-products .contentFlexYour .productsFlex2>div p.red:hover{
    color:#d0021b;
    text-decoration:none
}



.section-your-products .contentFlexYour .productsFlex2>div p.red:hover {
    color: #d0021b;
    text-decoration: none;
}

.section-your-products .contentFlexYour .productsFlex2>div p.red {
    font-size: 14px;
    font-size: .875rem;
    font-family: "SantanderText-Regular",sans-serif;
    color: #ec0000;
    height: auto;
}


.section-your-products .red{
    background:none;
}


.section-your-products  .subtitularHome {
    font-size: 1.5rem;
    font-family: "SantanderText-Regular",sans-serif;
    line-height: normal;
    padding: 0 3em;
    padding-top:10px;
    padding-bottom:10px;
}

.container-your-products {
   /* max-width: 1200px;*/
}


p.conocemas, p.red-link{
    color: #d0021b;
}
 

/* ------------------------------------- */
/* ADJUSTMENTS                           */
/* ------------------------------------- */






.section-your-products .contentFlexYour .productsFlex2>div p.red {
    font-size: 14px;
    font-size: .875rem;
    font-family: "SantanderText-Regular",sans-serif;
    color: #ec0000;
    height: auto;
    text-align: left;
}

.section-your-products .contentFlexYour .productsFlex2>div .cont {
    float: left;
    width: 250px;
}

.section-your-products .contentFlexYour .productsFlex2>div img {
    float: left;
    margin-right:  20px;
    max-height: 45px;
}




.section-your-products .contentFlexYour .productsFlex2>div p {
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-size: 1.125rem;
    font-family: "SantanderText-Regular",sans-serif;
    color: #4a4a4a;
    overflow: hidden;
    height: 60px;
}


 .section-your-products .contentFlexYour .productsFlex2>div h3 {
    padding: 0;
    margin: 0;
    font-size: 24px;
    font-size: 2rem;
    font-family: "SantanderText-Bold",sans-serif;
    color: #4a4a4a;
}



/* ------------------------------------------------------------------ */





.section-contactanos .flexProduct-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}



.section-contactanos .flexProduct-icons>div.contactoNosotros {
    width: auto;
}


.section-contactanos .flexProduct-icons>div .ico-con1 {
    background: url(../../img/iconos/select-ben-1.svg) no-repeat center center;
    width: 60px;
    height: 60px;
    margin: 26px auto 15px;
}

.section-contactanos .flexProduct-icons>div span {
    display: block;
    text-align: center;
    font-size: 18px;
    font-size: 1.125rem;
    color: #000;
    font-family: "SantanderText-Regular",sans-serif;
    word-break: break-word;
}


.contactCard {
    height: 270px!important;
}

.contactCard__row { 
    display:block!important;
    align-items: center;
    width: 100%;
}

.contactCard__text {
    width: 100%!important;
    display: inline-block;
}


.section-product .contactCard__title {
    color: #cc0000;
    font-size: 1.2em;
    font-family: 'SantanderHeadline-Bold', 'Open Sans';
    width: 100%;
    padding-left: 0px;
    margin-bottom: 1em;
    padding-top: 10px;
    text-align: center;
}

.contactCard__link {
    padding-top:15px;
    font-size:1.2rem;
}

.seccion-contacto {
    padding: 50px 0px 50px 0px;
    padding-top: 0px;
}

.seccion-contacto {
    /*background: rgba(194,194,194,0.08);*/
    padding-top:15px;
}



/* --------------------------------------------------------- */


.tendencias {
    max-width: none;
}


.btn-red {
    display: block;
    width: 100%;
    padding: 5% 0;
    border-radius: 20px;
    border: 1px solid #EC0000;
    text-align: center;
    color: #EC0000 !important;
    text-decoration: none !important;
    margin: 0 auto;
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}













/* ++++++++++++++++++++++++++++++++++  */
 
 .section-pleca-tools a, .section-pleca-tools p  {
    margin-bottom: 15px!important;
}

.section-product p {
    
    font-size: 1rem;
    margin-top: 0px;
    padding-bottom: 0px;
} 


.section-product .col-product-detalle {
    padding: 25px 0 0px;
    /*
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.13);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.13);
    */
    margin: 0 auto 30px !important;
    margin-bottom: 0px;
}



@media only screen and (max-width: 992px){

.section-product .col-product-detalle {
    padding: 0px 0 0px;
    margin: 0 auto 30px !important;
}

.section-product .col-product{
    padding:0px!important;
}


}



.section-product .col-product {
    border-radius: 5px;
    padding: 16px;
    width: 100% !important;  
}


.description {
    font-size: 1.3rem;
    font-weight: normal;
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: 'SantanderText-Regular',sans-serif;
}

.section-pleca-tools {
    padding: 0 .625rem;
}

.section-product .col-product ul li {
    line-height: 2!important;
}
.section-product .col-product ul li {
    font-size: 16px;
    font-size: 1rem;
    font-family: "SantanderText-Regular",sans-serif;
    margin-bottom: 0px;
    line-height: 1.5;
} 


ul.pointlist li {
    padding: 0;
    margin: 0;
    display: block;
    font-size: 22px;
    font-size: 1.375rem;
    font-family: "SantanderText-Regular",sans-serif;
    line-height: 1.68;
    position: relative;
    color:black;
}
ul.pointlist li {
    list-style-type: none!important;
}


ul.pointlist li:after {
    content: '';
    clear: both;
    display: block;
    float: left;
    background: url(https://www.santander.com.mx/personas/assets/img/iconos/checkv3.svg) no-repeat;
    width: 15px;
    height: 11px;
    position: absolute;
    left: -23px;
    top: 14px;
}

.section-product .col-product ul {
    height: auto!important;
}

.section-product .col-product ul {
    padding: 0 0 0 1.5em;
    margin: 0 0 0px;
    overflow: hidden;
    height: 120px;
}

 
.section-product .col-product .tit {
    padding: 0;
    margin: 0 0 15px;
    text-align: center;
    font-size: 22px;
    font-size: 1.375rem;
    font-family: "SantanderText-Bold",sans-serif;
    color: #4a4a4a;
    overflow: visible;
    height: auto;
}

.bloque-pdfs a {
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-family: "SantanderText-Bold",sans-serif;
    color: #000;
    margin-bottom: 35px;
}
.bloque-pdfs a:before {
    content: '';
    clear: both;
    display: block;
    float: left;
    background: url(../../img/iconos/icon_pdf.svg) no-repeat;
    width: 20px;
    height: 28px;
    background-size: 100%;
    margin-right: 18px;
}

 


@media only screen and (min-width: 1200px)
{
    #container, .container {
        width: 100%;
        max-width: auto!important;
        margin: 0 auto;
        padding: 0 !important;
    }
}




.col-product-detalle p{
    font-family: 'SantanderText-Regular',sans-serif;
    margin-bottom: 15px;
}   



.p.title-cat {
    text-align: left;
    font-size: 36px;
    font-size: 2.25rem;
    font-family: "SantanderText-Bold",sans-serif;
    color: #4a4a4a;
    padding: 0 1em;
    margin: 0 0 14px;
}


.pointlist{
    margin-left:30px;
}

.pointlist li{
    font-size:97%!important;
}
 

 .title-cat {
    text-align: left; 
    font-size: 1.85rem!important;
    font-family: "SantanderText-Bold",sans-serif;
    color: #4a4a4a;
    padding: 0 15px;
    margin: 0 0 14px;
}




.section-slide .breadcrumb a {
    font-size: 18px;
    font-size: 1.125rem;
    font-family: "SantanderText-Regular",sans-serif;
    color: #fff;
    text-shadow: 0 3px 10px rgba(0,0,0,0.4);
}

.section-slide .breadcrumb-item.active {
    font-size: 18px;
    font-size: 1.125rem;
    color: #fff;
    font-family: "SantanderText-Regular",sans-serif;
    text-shadow: 0 3px 10px rgba(0,0,0,0.4);
}
.breadcrumb-item.active {
    color: #6c757d;
}
.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem;
}




.nav-seguros{
    margin-bottom:15px!important;
     font-family: 'SantanderHeadline-Bold', 'Open Sans';
}

.nav-seguros  a {
    color: black;
    font-size: 1.3rem;
    text-decoration: none!important;
    font-family: 'SantanderHeadline-Bold', 'Open Sans';
}

.nav-seguros  a:focus {
    text-decoration: none;
    background-color: white!important;
}

.nav-seguros  a.active {
    color: red;
    font-size: 1.3rem;
    text-decoration: none!important;
    border: 1px solid red;
    background-color: white;
    border-radius:5px;
}

div.tab-pane.table-seguros.table.show{ display:none!important; }
div.tab-pane.table-seguros.table.show.active{ display:block!important; }



.nota_pie {
    font-size: 0.85rem!important;
    margin-top: 30px;
    font-weight: normal!important;
    font-family: "SantanderText-Regular",sans-serif;
}



.pad-faqs h2 {
    padding: 0;
    margin: 0 0 15px;
    font-size: 20px;
    font-size: 1rem;
    font-family: "SantanderText-Bold",sans-serif;
}



.vermas-acc-bis{
   font-family: "SantanderText-Regular",sans-serif!important;  
}



.poweredbygetenet-black{
    font-size:80%;
    color:black;
}



.subfamilias{
color: black;
font-size: 1.3rem;
text-decoration: none!important;
font-family: 'SantanderHeadline-Bold', 'Open Sans';
}


.section-slide .breadcrumb {
    position: absolute;
    z-index: 1;
    margin: 2em 20px 2em 5em;
    padding: 0;
    background: transparent;
    top: 0;
}


.productos-bis .contactCard__title {
    color: black;
    height: 70px;
}



.getnet-brand-landing{
    text-align: center;   
    margin-bottom:30px;
}
.getnet-brand-landing img{
    max-width: 105px;   
}



.getnet-brand-menu{
    text-align: left;   
    margin-bottom:30px;
}
.getnet-brand-menu img{
    max-width: 130px;   
}

.getnet-brand-banner img{
    width: 80%;   
}


.pointlist.banner-info{
    font-size: 1.375rem;
    height:100%!important;
}

.justify{ text-align:justify; }



 
.ico-pyme {
    content: '';
    clear: both;
    display: block; 
    width: 24px;
    height: 24px;
    margin: 0 auto;
}


.ico-pyme-card {
    content: '';
    clear: both;
    display: block;
    width: 80px;
    height: 85px;
    margin: 0 auto;
    background-size: 100%!important;
}

.ico-contacto-card {
    content: '';
    clear: both;
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    background-size: 100%!important;}


.ico-pyme-landing-card {
    
    content: '';
    clear: both; 
    width: 44px;
    height: 44px;
    margin: 0 auto;
    background-size: 100%!important;

    display: block;
    margin: 0 20px 15px 0;
    float: left
}




.ico-pyme-1{background: url(../../../assets/img/iconos/pyme/1.svg) no-repeat center;}
.ico-pyme-2{background: url(../../../assets/img/iconos/pyme/2.svg) no-repeat center;}
.ico-pyme-3{background: url(../../../assets/img/iconos/pyme/3.svg) no-repeat center;}
.ico-pyme-4{background: url(../../../assets/img/iconos/pyme/4.svg) no-repeat center;}
.ico-pyme-5{background: url(../../../assets/img/iconos/pyme/5.svg) no-repeat center;}
.ico-pyme-6{background: url(../../../assets/img/iconos/pyme/6.svg) no-repeat center;}
.ico-pyme-7{background: url(../../../assets/img/iconos/pyme/7.svg) no-repeat center;}
.ico-pyme-8{background: url(../../../assets/img/iconos/pyme/8.svg) no-repeat center;}
.ico-pyme-9{background: url(../../../assets/img/iconos/pyme/9.svg) no-repeat center;}
.ico-pyme-10{background: url(../../../assets/img/iconos/pyme/10.svg) no-repeat center;}
.ico-pyme-11{background: url(../../../assets/img/iconos/pyme/11.svg) no-repeat center;}
.ico-pyme-12{background: url(../../../assets/img/iconos/pyme/12.svg) no-repeat center;}
.ico-pyme-13{background: url(../../../assets/img/iconos/pyme/13.svg) no-repeat center;}
.ico-pyme-14{background: url(../../../assets/img/iconos/pyme/14.svg) no-repeat center;}
.ico-pyme-15{background: url(../../../assets/img/iconos/pyme/15.svg) no-repeat center;}
.ico-pyme-16{background: url(../../../assets/img/iconos/pyme/16.svg) no-repeat center;}
.ico-pyme-17{background: url(../../../assets/img/iconos/pyme/17.svg) no-repeat center;}
.ico-pyme-18{background: url(../../../assets/img/iconos/pyme/18.svg) no-repeat center;}
.ico-pyme-19{background: url(../../../assets/img/iconos/pyme/19.svg) no-repeat center;}
.ico-pyme-20{background: url(../../../assets/img/iconos/pyme/20.svg) no-repeat center;}
.ico-pyme-21{background: url(../../../assets/img/iconos/pyme/21.svg) no-repeat center;}
.ico-pyme-22{background: url(../../../assets/img/iconos/pyme/22.svg) no-repeat center;}
.ico-pyme-23{background: url(../../../assets/img/iconos/pyme/23.svg) no-repeat center;}
.ico-pyme-24{background: url(../../../assets/img/iconos/pyme/24.svg) no-repeat center;}
.ico-pyme-25{background: url(../../../assets/img/iconos/pyme/25.svg) no-repeat center;}
.ico-pyme-26{background: url(../../../assets/img/iconos/pyme/26.svg) no-repeat center;}
.ico-pyme-27{background: url(../../../assets/img/iconos/pyme/27.svg) no-repeat center;}
.ico-pyme-28{background: url(../../../assets/img/iconos/pyme/28.svg) no-repeat center;}
.ico-pyme-29{background: url(../../../assets/img/iconos/pyme/29.svg) no-repeat center;}
.ico-pyme-30{background: url(../../../assets/img/iconos/pyme/30.svg) no-repeat center;}
.ico-pyme-31{background: url(../../../assets/img/iconos/pyme/31.svg) no-repeat center;}
.ico-pyme-32{background: url(../../../assets/img/iconos/pyme/32.svg) no-repeat center;}
.ico-pyme-33{background: url(../../../assets/img/iconos/pyme/33.svg) no-repeat center;}
.ico-pyme-34{background: url(../../../assets/img/iconos/pyme/34.svg) no-repeat center;}
.ico-pyme-35{background: url(../../../assets/img/iconos/pyme/35.svg) no-repeat center;}
.ico-pyme-36{background: url(../../../assets/img/iconos/pyme/36.svg) no-repeat center;}
.ico-pyme-37{background: url(../../../assets/img/iconos/pyme/37.svg) no-repeat center;}
.ico-pyme-38{background: url(../../../assets/img/iconos/pyme/38.svg) no-repeat center;}
.ico-pyme-39{background: url(../../../assets/img/iconos/pyme/39.svg) no-repeat center;}
.ico-pyme-40{background: url(../../../assets/img/iconos/pyme/40.svg) no-repeat center;}
.ico-pyme-41{background: url(../../../assets/img/iconos/pyme/41.svg) no-repeat center;}
.ico-pyme-42{background: url(../../../assets/img/iconos/pyme/42.svg) no-repeat center;}
.ico-pyme-43{background: url(../../../assets/img/iconos/pyme/43.svg) no-repeat center;}
.ico-pyme-44{background: url(../../../assets/img/iconos/pyme/44.svg) no-repeat center;}
.ico-pyme-45{background: url(../../../assets/img/iconos/pyme/45.svg) no-repeat center;}
.ico-pyme-46{background: url(../../../assets/img/iconos/pyme/46.svg) no-repeat center;}
.ico-pyme-47{background: url(../../../assets/img/iconos/pyme/47.svg) no-repeat center;}
.ico-pyme-48{background: url(../../../assets/img/iconos/pyme/48.svg) no-repeat center;}
.ico-pyme-49{background: url(../../../assets/img/iconos/pyme/49.svg) no-repeat center;}
.ico-pyme-50{background: url(../../../assets/img/iconos/pyme/50.svg) no-repeat center;}
.ico-pyme-candado{background: url(../../../assets/img/iconos/pyme/candado.svg) no-repeat center;}

.ico-telefono{background: url(../../../assets/img/iconos/pyme/tel_rojo.svg) no-repeat center;} 
.ico-inversiones{background: url(../../../assets/img/iconos/pyme/inversiones_1.svg) no-repeat center;} 


.contactCardMainProduct:hover{ cursor:pointer;  }

.section-product.int {
    width: 100%;
    max-width: 1230px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}



.section-slide .breadcrumb {
    position: absolute;
    z-index: 1;
    margin: 2em 20px 2em 5em;
    padding: 0;
    background: transparent;
    top: 0;
}


.section-slide .breadcrumb a, .section-slide .breadcrumb-item.active, .section-slide .breadcrumb-item + .breadcrumb-item::before {
    color: #000;
    text-shadow: none;
}

.breadcrumb:before {
    color: red;
    content: none;
}

.section-slide .carrusel-home .blockquote-home-description {
    width: 100%;
    max-width: 490px;
    margin-left: 4.5em;
    position: relative;
    top: 5em;
}



.contactCardMainProduct a:hover{
    text-decoration: none;
}



.pago-servicios {
   position: absolute;
   background: url(../../img/pago1.png) no-repeat;
   float: left;
   top: 200px;
   width: 217px;
   text-indent: -30000px;
   height: 36px;
 }

 .pago-servicios:hover {
   background: url(../../img/pago2.png) no-repeat
 }



 #menu-lateral-familia .section-pleca-tools,  #menu-familias-pyme .section-pleca-tools{
    max-width: 180px;
 }

 







@media only screen and (max-width: 992px){

    .section-slide .carrusel-home .blockquote-home-description h1 {
        line-height: 32px;
    }

    .section-slide .carrusel-home .blockquote-home-description h1, .trusteer__title guia__title {
        font-size: 2.4rem;
        font-family: SantanderHeadline-Regular,sans-serif;
        position: relative;
    }
 
    #inc-header .section-slide .carrusel-home .blockquote-home-description {
        top: 2em;
    }


    #inc-header .section-slide .carrusel-home .container-fluid {
        margin: 0rem 0 0;
    }

    .guia__title2, .guia__text2{
        color:white!important;
    }

}

.section-slide .carrusel-home .blockquote-home-description .guia__title {
    font-size: 1.5rem;
}




@media only screen and (max-width: 1200px){
.contBackgray {
    background: #fff;
    height: auto!important;
    margin-top:0px;
 }
}


.section-your-products .contentFlexYour {
    position: relative;
    top: 0px;
}


.section-your-products .contBackgray {
    width: 100%;
    height: auto;
    background: white;/*#f6f6f6;*/
    margin-top:0px;
    /*margin-top: 420px;*/
}


.link-legales{
    width:150px!important;
}




.contactcard_icon_telefono{
    background: url(../../../assets/img/tel_rojo.svg) no-repeat;
    width: 60px;
    height: 60px; 
    background-size:cover;
    display:block;
}

.contactcard_icon_encuentranos{
    background: url(../../../assets/img/encuentranos.svg) no-repeat;
    width: 45px;
    height: 60px; 
    background-size:cover;
    display:block;
}

.contactcard_icon_escribenos{
    background: url(../../../assets/img/escribenos.svg) no-repeat;
    width: 55px;
    height: 41px; 
    background-size:cover;
    display:block;
    margin-top:15px;
}


.callme{ color:black; cursor:pointer; margin-bottom:10px; }

.contactCard__image_pyme{ width: 100%; height:60px; }


.hideproduct{ display:none; }



.fade {
    opacity: 1;
}