/* publica Colombia seguimiento*/
/*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.3;
    font-size: 21px;
    color: #000000;
}

/*Baner top */
#banner-top{
    background: url('../../../img/publica/colombia/seguimiento/banner-seguimiento.png') center no-repeat;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-color: #05add4;
}
#banner-top .titulos-principal-white{
    font-size: 28px;
    letter-spacing: 0px;
}
#banner-top #banner-text-container{
    margin-bottom: 56px;
    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;
}
#banner-2 #text-2{
    font-size: 22px;
    font-family: SourceSansPro-extraLight !important;
}
#banner-2 .textos-container-black{
    font-size: 21px;
}
/*#banner-2 .titulos-principal-blue{
    font-family: SourceSansPro-extralight !important;
    font-size: 29px;
    font-weight : inherit;
}*/
#banner-2 iframe{
    max-width: 600px;
    min-height: 298px;
}
#banner-3 {
    background-image: linear-gradient(#05add4, #047690);
}
#banner-3 .textos-container{
    font-family: SourceSansPro-regular !important;
    font-size: 27px;
}
#banner-3 #registro-head-planes ul{
    font-size: 18px !important;
    font-family: SourceSansPro-extraLight;
    line-height: 22px !important;
    letter-spacing: 0.4px;
}
#banner-3 #registro-head-planes ul > li{
    color: white;
}
#banner-3 #registro-head-planes ul > li > i{
    font-size: 25px;
    top: 1px;
    color: white;
    left: -25px;
}
#info-ventajas ul{
    font-size: 18px !important;
    font-family: SourceSansPro-Light;
    line-height: 22px !important;
    letter-spacing: 0.4px;
}
#info-ventajas ul > li{
    color: #4e4e4e;
}
#info-ventajas ul > li > i{
    font-size: 19px;
    top: 5px;
    color: rgb(36, 172, 222);
    left: -25px;
}
#banner-4 .titulos-principal-blue {
    font-size: 27px;
    font-family: SourceSansPro-light !important;
}
#banner-4 a{
    padding: 9px 120px !important;
}
#banner-4 #text-banner4{
    color: #696969 !important;
    font-size: 23px;
    font-family: SourceSansPro-regular;
}
#banner-5{
    background-color: #27b7ec;
    background: url('../../../img/publica/fondo-azul-col.png') center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#banner-5 .titulos-principal-white{
    font-size: 38px;
    line-height: 1.5;
    font-family: SourceSansPro-extraLight !important;
    font-weight: inherit;
}
#banner-5 a{
    font-size: 19px;
    background: transparent;
    border-color: white;
    padding: 9px 46px !important;
}
#banner-5 a:hover{
    background-color: #ffffff;
    border-color: #00a2c7;
    color: #00a2c7;
}
#banner-2 #gif-seguimiento{
    background: url(../../../img/publica/colombia/seguimiento-gif.gif) center no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: 101% 168%;
    background-position: 84% 49%;
    background-color: #0083a3;
    height: 288px;
}
@media only screen and (min-width: 2200px){
    #banner-top .container {
        max-width: 1450px!important;
    }
    #banner-top #breadcrumb-publica{
        padding-top: 55px !important;
        padding-bottom: 75px !important;
    }
    #contenidos-inicio-col .container {
        max-width: 1300px;
    }
    #banner-top .titulos-principal-white{
        font-size: 37px;
    }
    #banner-3 .container {
        max-width: 1400px;
    }
    #banner-3 #registro-head-planes{
        padding-left: 80px;
    }
}
@media  screen and (max-width: 2199px) and (min-width: 1600px){
    #banner-top .container {
        max-width: 1450px!important;
    }
    #banner-top #breadcrumb-publica{
        padding-top: 55px !important;
        padding-bottom: 75px !important;
    }
    #contenidos-inicio-col .container {
        max-width: 1300px;
    }
    #banner-top .titulos-principal-white{
        font-size: 37px;
    }
    #banner-3 .container {
        max-width: 1400px;
    }
    #banner-3 #registro-head-planes{
        padding-left: 80px;
    }
}

@media screen and (max-width: 1599px) and (min-width: 1200px){
    #banner-top .container{
        max-width: 1230px !important;
    }
    #contenidos-inicio-col .container {
        max-width: 1200px;
    }
    #banner-3 .container {
        max-width: 1328px;
    }
    #banner-3 #registro-head-planes{
        padding-left: 70px;
    }
}
@media screen and (max-width: 1199px) and (min-width: 992px){
    #banner-top .container{
        max-width: 1300px !important;
    }
    #contenidos-inicio-col .container{
        max-width: 1200px;
    }
    #banner-3 .textos-container{
        font-size: 24px;
    }
}
@media screen and (max-width: 991px) and (min-width: 768px){
    #banner-top .container{
        max-width: 910px !important;
    }
    #banner-top  #banner-text-container{
        margin-bottom: 21px;
    }
    #contenidos-inicio-col .container{
        max-width: 850px;
    }
    #banner-2 #gif-seguimiento{
        -moz-background-size: 101% 166%;
        -o-background-size: 101% 166%;
        background-size: 101% 166%;
        background-position: 70% 51%;
        height: 284px;
        max-width: 76%;
    }
}
@media screen and (max-width: 767px) and (min-width: 593px){
    #contenidos-inicio-col .container{
        max-width: 630px;
    }
    #banner-2 #gif-seguimiento{
        -moz-background-size: 101% 165%;
        -o-background-size: 101% 165%;
        background-size: 101% 165%;
        background-position: 65% 50%;
        height: 213px;
        max-width: 78%;
    }
    #contenidos-inicio-col .textos-container {
        font-size: 24px !important;
    }
}
@media screen and (max-width: 592px){
    #banner-2 #gif-seguimiento{
        -moz-background-size: 101% 166%;
        -o-background-size: 101% 166%;
        background-size: 101% 166%;
        background-position: 65% 50%;
        height: 147px;
        max-width: 65%;
    }
    #contenidos-inicio-col .textos-container{
        font-size: 23px !important;
    }
}
/*** --- FIN --- **