/*==FUENTES PRINCIPALES SIFC==*/
@font-face {
    font-family: "Montserrat";
    src: url("../Montserrat/Montserrat-VariableFont_wght.ttf");
}
@font-face {
    font-family: "Segoue-UI";
    src: url("../segoeui/Segoe UI.ttf");
}
.Monserrat {
    font-family: "Montserrat";
}
.Segoe{
    font-family: Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif; 
}
/*==QUE TE OFRECEMOS==*/
#top_quet{
    margin-bottom: -15pt;   
}
#top_quet_Aud{
    margin-bottom: 15pt;
}
/*==CAPSULAS DEL CONOCIMIENTO==*/
.containerpost {
    max-width: 1400px;
    min-width: 320px;
    padding: 60px 0;
    margin: 0 auto;
    font-family: "Segoe UI", Arial, sans-serif !important; 
}
.posts {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.posts__item {
    display: flex;
    flex-direction: column;
    flex-basis: 32%;
    background-color: #fff;
    margin-bottom: 22px;
    position: relative;
    font-family: "Segoe UI", Arial, sans-serif !important; 
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}
.posts__item--main {
    flex-basis: 66%;
}
.posts__item--main:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
}
.posts__item--main .posts__image {
    display: flex;
    flex-grow: 1;
}
.posts__item--main .posts__information {
    position: absolute;
    bottom: 35px;
    left: 50px;
    padding: 0 25px 0 0;
    z-index: 1;
}
.posts__item--main .posts__title a {
    text-align: justify;
        font-size: 20px !important;
        line-height: 30px;
        font-family: Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;
    letter-spacing: 0.75px;
    color: #fff;
}
.posts__image > img {
    display: block;
    width: 100%;
}
.posts__information {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 15px 25px;
    flex-grow: 1;
    font-family: "Segoe UI", Arial, sans-serif !important; 
}
.posts__date {
    font-size: 13px;
    line-height: 30px;
    letter-spacing: 0.325px;
    color: #818181;
    text-transform: uppercase;
    font-weight: 600;
    margin: 7px 0;
}
.posts__title {
    margin-top: 7px;
    margin-bottom: auto;
}
.posts__title a {
    text-align: justify;
        width: 100%;
        font-size:16px;
        line-height: 30px;
        font-family: Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;
    color: #000;
    text-decoration: none;
}
.posts__title a:hover {
    text-decoration: underline;
}
.posts__author {
    margin-top: 55px;
}
.posts__author img {
    border-radius: 50px;
    width: 60px;
}
@media screen and (max-width: 992px) {
    .posts__information {
        padding: 10px 15px 15px 15px;
    }
    .posts__date {
        font-size: 12px;
    }
    .posts__title a {
        font-size: 14px;
        line-height: 24px;
    }
    .posts__item--main .posts__information .post-title a {
        font-size: 20px;
        line-height: 26px;
    }
}
@media screen and (max-width: 768px) {
    .posts__item {
        flex-basis: 49%;
    }
    .posts__item--main {
        flex-basis: 100%;
        justify-content: center;
    }
    .posts__item--main .posts__image {
        display: block;
    }
    .posts__item--main .posts__information {
        width: 100%;
        bottom: auto;
        left: auto;
        align-items: center;
        text-align: center;
        padding: 0;
    }
}
@media screen and (max-width: 480px) {
    .posts__item {
        flex-basis: 100%;
    }
}
/*==CONTADOR CLIENTES==*/
#col_cont_client{
   color: #ffc600 !important;
   text-shadow: 2px 2px 2pt rgba(9, 23, 38, 1);
}
#cont_cont_pagr{
    color:#ffffff;
    text-shadow: 2px 2px 2pt rgba(0, 0, 0, 0.6);
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
}
/*==TITULO TESTIMONIAL==*/
.cont_tit_test{
    color:#ffc600 !important;
    text-shadow: 2px 2px 2pt rgba(0, 0, 0, 1);
    font-weight: bold;
    width: 200%;
    font-family: 'Montserrat', sans-serif;
    font-size: 38px !important;
}
.cont_subtit_test{
    color:#ffffff;
    text-shadow: 2px 2px 2pt rgba(0, 0, 0, 0.6);
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    font-size: 45px !important;
}
.ubic_img_1{
    width: 32%;
    top: -100px;
    position: relative;
    z-index: 9699999999999999999;
}
.ubic_img_2{
    width: 32%;
    top: -120px;
    position: relative;
    z-index: 9699999999999999999;
}
.ubic_img_3{
    width: 32%;
    top: -100px;
    position: relative;
    z-index: 9699999999999999999;
}
.ubic_img_4{
    width: 32%;
    top: -85px;
    position: relative;
    z-index: 9699999999999999999;
}
.ubic_img_5{
    width: 32%;
    top: -85px;
    position: relative;
    z-index: 9699999999999999999;
}
.ubic_img_6{
    width: 32%;
    top: -85px;
    position: relative;
    z-index: 9699999999999999999;
}
.ubic_img_7{
    width: 32%;
    top: -110px;
    position: relative;
    z-index: 9699999999999999999;
}
.pagr_test{
    text-align: justify;
        font-size: 16px !important;
        line-height: 30px;
        font-family: Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;
    width: 100%;
    left:-20px;
    position: relative;
}
.test_client_1{
    text-align: justify;
    width: 100%;
    left:-20px;
    position: relative;
    top:35px;
}
.test_client_1_1{
    text-align: justify;
    width: 100%;
    left:-20px;
    position: relative;
    top:30px;
}
.test_client_1_32{
    text-align: justify;
        font-size: 16px !important;
        line-height: 30px;
        font-family: Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;
    width: 100%;
    left:-20px;
    position: relative;
    top:-12px;
}
.test_client_2_1{
    text-align: justify;
    width: 100%;
    left:-20px;
    position: relative;
    top:66px;
}
.test_client_2_1_1{
    text-align: justify;
    width: 100%;
    left:-20px;
    position: relative;
    top:60px;
}
.test_client_7{
    text-align: justify;
    width: 100%;
    left:-20px;
    position: relative;
    top:7px;
}
.test_client_7_1{
    text-align: justify;
    width: 100%;
    left:-20px;
    position: relative;
    top:0px;
}
.pagr_client_1{
    text-align: justify;
    width: 100%;
    left:-18px;
    position: relative;
}
.pagr_client_2{
    text-align: justify;
}
.test_client_2{
    text-align: justify;
    width: 100%;
    left:0px;
    position: relative;
    top:65px;
}
.test_client_2_11{
    text-align: justify;
    width: 100%;
    left:0px;
    position: relative;
    top:60px;
}
.test_client_2_2{
    text-align: justify;
    width: 100%;
    left:0px;
    position: relative;
    top:66px;
}
.test_client_2_3{
    text-align: justify;
    width: 100%;
    left:0px;
    position: relative;
    top:60px;
}
.log_test_1{
    width: 62%;
    margin-left: 95px;
    height:145px;
}
.log_test_2{
    width:37%;
    margin: auto;
    position: relative;
    left:-2%;
    height:145px;
}
.log_test_3{
    width: 62%;
    margin: auto;
    position: relative;
    left:-20px;
    height:145px;
}
.log_test_4{
   width: 52%;
   margin: auto;
   position: relative;
   left:-20px;
   height:145px;
}
.back_test{
    background-color: #698fab;
}
.foot_red{
    width: 100%;
}
.red1:hover{
    content: url("../images/f1.png");
}
.red2:hover{
    content: url("../images/t1.png");
}
.red3:hover{
    content: url("../images/I1.png");
}
.red4:hover{
    content: url("../images/y1.png");
}
.red5:hover{
    content: url("../images/g1.png");
}
.red6:hover{
    content: url("../images/i1.png");
}
.red7:hover{
    content: url("../images/s1.png");
}