/* publica Colombia Secop 1 Secop 2*/
/*genericos*/
#contenidos-inicio-col strong {
    font-family: SourceSansPro-semibold !important;
    font-weight: inherit;
}
#contenidos-inicio-col .titulos-principal-white{
    font-family: SourceSansPro-bold !important;
    color: #ffffff !important;
    font-size: 27px;
    letter-spacing: 0.5px;
}
#contenidos-inicio-col .titulos-principal-blue{
    font-family: SourceSansPro-regular !important;
    color: #00aad6 !important;
    line-height: 1.4;
    font-size: 31px;
    letter-spacing: 0px;
}
#contenidos-inicio-col .textos-container{
    font-family: SourceSansPro-extraLight !important;
    line-height: 1.2;
    color: #ffffff !important;
}
#contenidos-inicio-col .textos-container-black{
    font-family: SourceSansPro-Light !important;
    line-height: 1.5;
    font-size: 19px;
    color: #232323;
    letter-spacing: 0.2px;
}

/*Baner top */
#banner-top{
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    /*background-position: 100% 55%;*/
    background-color: #0083a3;
    /*background-image: linear-gradient(#05add4, #047690);*/
}
#banner-top .titulos-principal-white{
    font-size: 28px;
}
#banner-top #text-1{
    font-size: 20px;
    line-height: 1.5;
}
#banner-top  #banner-text-container{
    margin-bottom: 54px;
    margin-top: 10px;
}
/*breadcud*/
#breadcrumb-publica a{
    color: #fff;
}
#breadcrumb-publica .breadcrumb{
    font-size: 16px;
    font-family: SourceSansPro-light;
}
.breadcrumb-item.active{
    color: #fff;
}
.breadcrumb-item+.breadcrumb-item::before{
    color: #fff;    
    padding-right: 5px;
    padding-left: 5px;
}
#registro-head-planes ul{
    font-size: 22px !important;
    font-family: SourceSansPro-Light;
    line-height: 22px !important;
    letter-spacing: 0.4px;
}
#registro-head-planes ul > li{
    color: #4e4e4e;
}
#registro-head-planes ul > li > i{
    font-size: 20px;
    top: 5px;
    color: rgb(36, 172, 222);
    left: -25px;
}
#banner-2 #contratos-vistos{
    position: absolute;
}
#banner-2 a{
    padding: 13px 28px !important;
}
#banner-3 .textos-container-black{
    letter-spacing: 0.5px;
    color: #4F4F4F;
    font-size: 24px;
}
#banner-3 #text-container{
    font-family: SourceSansPro-Light !important;
    font-size: 22px;
}
#banner-3 #title-container{
    font-family: SourceSansPro-regular !important;
}
#cargando-contratos{
    position: relative;
    width: 100%;
    text-align: center;
    height: 100%;
    display: none;
}
#cargando-contratos img{
    margin-top: 8%;
    width: 207px;
    max-width: 100%;
}
#cargando-contratos  p{
    font-family: SourceSansPro-regular;
    font-size: 20px;
    padding-top: 0px;
    color: #444;
    text-transform: uppercase;
    margin-bottom: 7%;
}
/*estadisticas*/
.wrapper {
    box-shadow: 0px 3px 28px 1px #848484;
}
.wrapper #subtitle{
    color: #757575;
    font-weight: 100;
    font-family: 'SourceSansPro-SemiBold';
    font-size: 21px;
}
.wrapper #subtitle h3 , .wrapper #subtitle h4 {
    letter-spacing: 0px;
}
.wrapper .item{
    color: #757575;
    font-weight: 100;
    font-family: 'SourceSansPro-Regular';
    font-size: 15px;
}
.wrapper #main-title{
    font-family: SourceSansPro-Light !important;
    line-height: 1.2;
    font-size: 29px;
    letter-spacing: 0px;
}

#cargandoEstadisticas img {
    width: 60%;
}

@media only screen and (min-width: 2200px){
    #banner-top{
        background: url('../../../img/publica/colombia/secop/Banner.png') center no-repeat;
    }
    #banner-top .container {
        max-width: 1450px!important;
    }
    #banner-top #breadcrumb-publica{
        padding-top: 58px !important;
        padding-bottom: 38px;
    }
    #contenidos-inicio-col .container {
        max-width: 1300px;
    }
}
@media  screen and (max-width: 2199px) and (min-width: 1600px){
    #banner-top .container {
        max-width: 1450px!important;
    }
    #banner-top #breadcrumb-publica{
        padding-top: 58px !important;
        padding-bottom: 38px;
    }
    #banner-top{
        background: url('../../../img/publica/colombia/secop/Banner.png') center no-repeat;
    }
    #contenidos-inicio-col .container {
        max-width: 1300px;
    }
}
@media screen and (max-width: 1599px) and (min-width: 1200px){
    #banner-top .container{
        max-width: 1300px !important;
    }
    #contenidos-inicio-col .container {
        max-width: 1160px;
    }
    #banner-top{
        background: url('../../../img/publica/colombia/secop/Banner.png') center no-repeat;
    }
}
@media screen and (max-width: 1199px) and (min-width: 992px){
    #banner-top .container{
        max-width: 1300px !important;
    }
    #contenidos-inicio-col .container {
        max-width: 1030px;
    }
    #banner-top{
        background: url('../../../img/publica/colombia/secop/Banner.png') center no-repeat;
    }
}
@media (max-width: 991px) and (min-width: 768px){
    #contenidos-inicio-col .container {
        max-width: 850px;
    }
    #banner-2 .titulos-principal-blue{
        font-size: 25px;
    }
    #contratos-vistos{
        position: relative !important;
    }
    #contratos-vistos #contrato-detalle{
        max-height: 740px !important;
    }
    #banner-top{
        background: url('../../../img/publica/colombia/secop/Banner.png') center no-repeat;
    }
}
@media screen and (max-width: 767px) and (min-width: 593px){
    #contenidos-inicio-col .container {
        max-width: 630px;
    }
    #contratos-vistos{
        position: relative !important;
    }
    #contratos-vistos #contrato-detalle{
        max-height: 740px !important;
    }
    #banner-3 {
        padding-bottom: 50px !important;
    }
}
@media screen and (max-width: 592px){
    #contratos-vistos{
        position: relative !important;
    }
    #contratos-vistos #contrato-detalle{
        max-height: 740px !important;
    }
    #banner-3 {
        padding-bottom: 50px !important;
    }
    #banner-top .titulos-principal-white {
        font-size: 27px !important;
    }
}
/*** --- FIN --- **