@charset "UTF-8";
@font-face {
    font-family: "Mitr-Bold";
    src: url("fonts/Mitr-Bold.ttf") format("truetype")
}

@font-face {
    font-family: "Mitr-ExtraLight";
    src: url("fonts/Mitr-ExtraLight.ttf") format("truetype")
}

@font-face {
    font-family: "Mitr-Light";
    src: url("fonts/Mitr-Light.ttf") format("truetype")
}

@font-face {
    font-family: "Mitr-Medium";
    src: url("fonts/Mitr-Medium.ttf") format("truetype")
}

@font-face {
    font-family: "Mitr-Regular";
    src: url("fonts/Mitr-Regular.ttf") format("truetype")
}

@font-face {
    font-family: "Mitr-SemiBold";
    src: url("fonts/Mitr-SemiBold.ttf") format("truetype")
}
@media (min-width: 1200px){
.container {
    width: 1289px;
}
}

.color-text {
    color: #707070
}

.dateHeadquarters p {
    padding: 10px;
    font-size: 16px;
    font-family: "Mitr-Light";
    color: #8891A8;
    border: 1px solid #E3E3E3;
    border-radius: 25px;
    width: 200px;
    margin: 15px 10px;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    cursor: pointer;
}
.dateHeadquarters a{
    text-decoration: none !important;
}

.banner .breadcrumbs {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 7px 0;
    position: absolute;
    left: 0;
    top: 0;
    font-family: "Mitr-Regular";
    z-index: 3;
    font-size: 12px
}

.banner .breadcrumbs ul li {
    display: inline-block;
    padding: 0 10px;
    position: relative;
    color: #FFFFFF
}

.banner .breadcrumbs ul li:after {
    content: '•';
    position: absolute;
    width: 5px;
    height: 100%;
    left: 0%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}

.banner .breadcrumbs ul li a {
    color: #FFFFFF;
    text-decoration: none
}
.banner {
    position: relative;
    height: 350px;
    width: 884px;
}
.banner img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 0
}


.privilegios .priv-back .row {
    background-color: #f4f4f4
}

.tabs_priv {
    margin-top: 3%
}

.tabs_priv ul.tabs {
    margin-bottom: 20px;
    border-bottom: 5px solid #f4f4f4;
    padding: 0px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    text-align: center
}

.tabs_priv ul.tabs li {
    background: none;
    font-family: "Mitr-Regular";
    font-size: 16px;
    color: #8891A8;
    display: inline-block;
    padding: 10px 55px;
    cursor: pointer;
    margin: 0;
    min-height: 58px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.tabs_priv ul.tabs li span {
    margin: 10px 0;
    display: block
}

.tabs_priv ul.tabs li.current {
    background: #f4f4f4;
    color: #005744;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: relative
}

.tabs_priv ul.tabs li.current:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #C4D600;
    bottom: -5px;
    left: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.tabs_priv .tab-content-up {
    display: none;
    background: transparent;
    padding: 15px
}



.box-inblack {
    -webkit-box-shadow: 0px 0px 16px 3px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 0px 16px 3px rgba(0, 0, 0, 0.16);
    -ms-box-shadow: 0px 0px 16px 3px rgba(0, 0, 0, 0.16);
    -o-box-shadow: 0px 0px 16px 3px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 0px 16px 3px rgba(0, 0, 0, 0.16);
    margin-top: 30px
}



.box-inblack .padding-intarget {
    text-align: inherit;
    padding: 0;
}
.box-inblack .padding-intarget .imgCard{
width: 400px;
}
.box-inblack .content{
    padding: 20px;
}


.box-inblack h3 {
    font-size: 20px;
    font-family: "Mitr-Medium";
    color: #005744;
    text-transform: uppercase
}

.box-inblack span {
    font-family: "Mitr-Light";
    font-size: 14px;
    margin-top: 20px;
    color: #707070
}


#pagination-container {
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 40px 0
}

#pagination-container p {
    float: none!important;
    display: inline-block;
    border: 1px solid #EBEBEB;
    padding: 7px;
    color: #8891A8;
    font-family: "Mitr-Light";
    font-size: 16px;
    width: 35px;
    height: 35px;
    margin: 0;
    cursor: pointer
}
.paginacaoValor{
    display: none;
    cursor: pointer;
}

a.paginacaoValor.custom.activePagination{
    color: #FFFFFF;
    background: rgb(0, 87, 68);

}
.mostar{
    display: block !important;
}



.bloque{
color: #707070 !important;
padding: 10px 20px;
cursor: pointer;
font-size: 16px;
text-align: center;

}


.btnCotizar a{
    text-decoration: none;
    color: #FFFFFF !important;
    font-size: 16px;
    background: transparent linear-gradient(90deg, #74C1A2 0%, #3399A3 100%) 0% 0% no-repeat padding-box;
    text-align: center;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
    display: block;
}

/* .contenido{
    overflow: hidden;
    max-height: 0px;
    opacity: 0;
} */

/* p.bloque.active + .contenido{
    max-height: 500px;
    padding: 10px;
    opacity: 1;
} */

.contentCursos{
    display: none;
}
.contentCursos hr{
    border-top: 2px solid #eee;
}
.contentCursos.active {
    display: block;
    margin-top: 20px;
}
.contentCursos p strong{
    color: #005744;
    font-size: 16px;
}
.contentCursos img{
padding: 0 10px;
}
.titleCursos{
    font-size: 24px;
    color: #707070;
    height: 90px;
    font-weight: bold;
    margin-bottom: 30px;
}


#bannerCotizador .contTitle{
    padding-bottom: 4px;
}
.contTitle h1{
    font-size: 30px;
    font-weight: bolder;
    color: #707070;
}
.info-banner{
    margin: 60px 0 0 52px;
}
.info-banner p{
    font-size: 16px;
    color: #707070;
    
}
#buttonFlotador div {
    text-align: center;
    padding: 30px;
}

.ocultar_numero{
    display: none;
}
.dateHeadquarters li {
    width: 15px;
    height: 15px;
}
.dateHeadquarters  button {
    width: 15px;
    height: 15px;
    margin: 0 2px;
}

.dateHeadquarters  button:before {
    background: #707070;
    border: 1px solid #707070;

}
.dateHeadquarters button:before {
    font-size: 15px !important;
    width: 15px;
    height: 15px;
    border: 1px solid #707070;
    border-radius: 50%;
    opacity: 1;
    content: "";
}
.dateHeadquarters .slick-prev, .dateHeadquarters .slick-next{
    opacity: 0;
}
@media (min-width: 320px) and (max-width: 1440px) {
    .dateHeadquarters li {
        width: 15px;
        height: 15px;
    }
    .dateHeadquarters  button {
        width: 15px;
        height: 15px;
        margin: 0 2px;
    }
    
    .dateHeadquarters  button:before {
        background: #707070;
        border: 1px solid #707070;
        color: transparent !important;
    
    }
    .dateHeadquarters button:before {
        font-size: 15px !important;
        width: 15px;
        height: 15px;
        border: 1px solid #707070;
        border-radius: 50%;
        opacity: 1;
        content: "";
    }
    .dateHeadquarters .slick-prev, .dateHeadquarters .slick-next{
        opacity: 0;
    }
    
}
@media (max-width: 1024px) {
    .box-inblack .padding-intarget .imgCard {
        width: 293px;
    }

}
@media (max-width: 768px) {
    .box-inblack .padding-intarget .imgCard {
        width: 345px;
    }

    .tabs_priv ul.tabs li{
        padding: 10px 30px;
    }
}
@media (max-width: 425px) and (min-width: 375px){
    .box-inblack .padding-intarget .imgCard {
        width: 345px;
    }
    .tabs_priv ul.tabs li{
        padding: 10px 65px;
    }
    .info-banner {
        margin: 56px 0 0 15px;
    }
}
@media (max-width: 320px) {
.box-inblack .padding-intarget .imgCard {
    width: 290px;
}
.tabs_priv ul.tabs li {
    padding: 10px 40px;
}
}

@media (max-width: 425px) and (min-width: 320px){

    div#botones_filter{
        justify-content: center;
    }
    .pagination li>a{
        font-size: 10px;
    }
    nav.centrar {
        text-align: center;
        margin: 20px !important;
    }
}

@media (min-width: 1024px) {
    .banner {
        width: 884px;
    }
    
}
.padding-intarget p{
    font-size: 18px;
    color: #707070 !important;
}

.padding-intarget p img{
    margin-right: 5px;
}
p.description {
    font-size: 18px;
    color: #707070 !important;
    overflow: scroll;
    max-height: 80px;
    overflow-x: hidden;
    overflow-y: auto;
    height: 400px;
}
.pagination li a{
    color: #707070;
    transition: none;
}
nav.centrar {
    text-align: center;
    margin: 40px;
}
.pagination li a{
    transition: none !important;
}
.pagination  li:last-child  a, .pagination li:first-child a{
cursor: pointer;
}


.pagination li:hover a {
    color: #707070;
    background-color: #FFFFFF;
    border: 1px solid #ddd;
}
.fliter p.titleFilter {
    font-family: Mitr-Regular;
    font-size: 14px;
    color: #707070;
    margin: 0 35px;
}
.fliter select {
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    height: 50px;
    width: 75%;
    padding: 10px 50px 10px 10px;
    font-family: Mitr-Light;
    font-size: 13px;
    color: #707070;
    background-image: url(https://www.comfenalcoantioquia.com.co/WPSPersonaStatic/wpstheme/css/../assets/icon/arrow_down.svg);
    background-size: 20px;
    background-position: 98%;
    background-repeat: no-repeat;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    margin: 0 35px;
}
.SelectedOption option {
    color: #999;
    background-color: transparent;
    border: solid #d1d1d1 1px;
    height: 60px;
    font-family: Mitr-Light;
    font-size: 16px;
    width: 100%;
    outline: 0;
}

p.textoSubCategoria.active{
    background-color: #f4f4f4;
    color: #005744;
}