.boxTitulo{
    width: 100%;
    padding: 0 15px;
}

.titulo-home{
    color: #fff !important;
    font-family: 'Hind',sans-serif !important;
    background-color: #002f87 !important;
    margin: 180px 0px 70px !important;
    padding: 15px;
    text-align: center;
    font-size: 35px !important;
    line-height: 35px !important;
    width: 100%;
}

hr {
    border-top: 0px solid #f1f2f2;
    border-bottom: 1px solid #00b4e3;
}

#box-servicios{
    padding-top: 0px;
    padding-left: 0px;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    margin-top: -98px;
}

#box-servicios div div ul{
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
}

.titulo-servicios h3 {
    text-align: center;
}

.titulo-servicios h3 a {
    text-align: center;
    color: #00BFA5;
    font-size: 1.1rem !important;
    font-weight: bold !important;
}

.titulo-servicios h3 a:hover {
    color: #00BFA5;
    text-decoration: none;
}

.img-servicios{
    margin-top: 110px;
    text-align: center;
    width: 100%;
}

.img-servicios img{
    width: 17%;
    height: 17%;
    margin-left: auto;
    margin-right: auto;
}

.desc-servicios {
    font-size: 1rem !important;
    color: #808080;
    margin-bottom: 30px;
    padding: 0px 30px;
    line-height: 17px;
}

.cont-servicios h3 {
    margin: 15px;
    padding: 0;
    font-size: 1.1rem;
    font-family: 'hindbold', Arial, Helvetica, sans-serif;
}

.cont-servicios li {
    background-color: #f1f1f1;
    text-align: center;
    color: #FFF;
}

.cont-servicios {
    width: 100%;
    text-align: center;
    overflow: hidden;
    min-height: 426px;
    transition: all 1s ease-in-out;
    background-color: #f1f1f1;
    height: 426px;
}

a.link-serv, a.link-serv:visited {
    color: #00BFA5;
    text-decoration: none;
}

a.link-mas, a.link-mas:visited, a.link-mas:hover{
    text-decoration: none;
    padding-bottom: 15px;
}

.iconMas:hover{
    color: #1773a2 !important;
}

.iconMas {
    font-family: "icomoon";
    content: "\e905";
    color: #00BFA5;
    font-size: 3.5rem;
    position: absolute;
    overflow: visible;
    bottom: 40px;
    transform: translate(-50%,0);
}

.lSSlideOuter .lSPager.lSpg>li:hover a,
.lSSlideOuter .lSPager.lSpg>li.active a {
    background-color: #1773a2 !important;
}

.lSSlideOuter .lSPager.lSpg>li a {
    height: 12px;
    width: 12px;
    border: 2px solid #1773a2;
}

.lSSlideOuter .lSPager.lSpg>li a {
    border: 2px solid #1773a2;
    background-color: #fff;
}

.fondo-home-video{
    background-color: #000;
    min-height: 300px;
    max-height: 300px;
    display: flex;
}

/*.home-video {
    position: relative;
    padding-bottom: 59.25%;
    height: 0;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}
.home-video iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 70%;
    height: 70%;
}*/

.home-video {
    display: flex;
    align-items: center;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    position: relative;
}
.home-video iframe {
    /*position: absolute;
    top:0;
    left: 0;*/
    width: 1120px;
    height: 85%;
}

#breadcrumbs, .lfr-hudcrumbs .breadcrumb {
    display: none;
}

.icon-homeLine{
	display: none !important;
}

.slick-dots{
    margin: 0 !important;
    position: absolute;
    background-color: #f1f1f1;
}

.slick-slide{
    background-color: #f1f1f1;
}

#p_p_id_56_INSTANCE_zCbtPE2uCJAD_ .portlet-borderless-container{
    z-index: 100;
}

.titulo-noticias-home{
    margin: 0 !important;
    text-align: center;
    font-size: 1.1rem;
    font-weight: bold;
    color: #282828;
    padding-top: 20px;
}

.lista-noticias-home .noticia-home{
    padding: 0 20px 20px;
    text-align: -moz-center;
    background-color: #FFF;
}

.lista-noticias-home .noticia-home .noticia-home-texto{
    padding-top: 10px;
}

.lista-noticias-home .noticia-home .noticia-home-texto h3{
    text-align: left;
    font-family: 'Hind',sans-serif;
    font-size: 1.1rem;
    line-height: 1.2rem;
}

.lista-noticias-home .noticia-home .noticia-home-texto h3 a{
    text-decoration: none;
    font-weight: bold;
    color: #069 !important;
    font-size: 1.1rem;
}

.lista-noticias-home .noticia-home .noticia-home-texto h3 a:hover{
    text-decoration: none;
}

.lista-noticias-home .noticia-home .noticia-home-texto-desc{
    color: #808080;
    font-weight: normal;
    text-align: justify;
    font-family: 'Hind',sans-serif;
    text-decoration: none;
    font-size: 1rem;
    line-height: 1.1rem;
}

.lista-noticias-home .noticia-home p{
    padding-top: 10px;
    margin: 0;
    text-align: center;
}

.lista-noticias-home .noticia-home .noticia-home-texto-link{
    padding-top: 10px;
    font-weight: bold;
    font-family: 'Hind',sans-serif;
    text-decoration: none;
    color: #03b3e3 !important;
    font-size: 1rem;
}

.slick-dots{
    margin: 0 !important;
    position: relative;
    background-color: transparent;
}

@media screen and (min-width: 450px) and (max-width: 979px){
    .titulo-home{
        margin: 480px 0px 70px !important;
        width: 100%;
    }
}

@media screen and (min-width: 720px){

    .box-servicios .slick-slide {
        margin: 0 5px;
    }

}

@media screen and (min-width: 980px){
    .titulo-home{
        padding-left: 180px;
        padding-top: 100px;
        font-size: 50px !important;
        line-height: 50px !important;
        font-family: 'Hind',sans-serif !important;
        margin: 5em 0px 2em !important;
        background-color: transparent !important;
        color: #1A237E !important;
        text-align: left;
    }

    #box-servicios{
        padding-top: 30px;
        padding-left: 0px;
        padding-left: 5%;
        padding-right: 5%;
        width: 100%;
        margin-bottom: 40px;
        margin-top: 0;
    }

    .img-servicios{
        margin-top: 40px;
    }

    .fondo-home-video{
        min-height: 500px;
        max-height: 500px;
    }

    .desc-servicios {
        font-size: 1rem !important;
        color: #808080;
        margin-bottom: 30px;
        padding: 0px 30px;
        line-height: 17px;
    }

    .titulo-servicios h3 a {
        text-align: center;
        color: #00BFA5;
        font-size: 1.1rem !important;
        font-weight: bold !important;
    }

    .box-servicios .slick-slide {
        margin: 0 10px
    }

    .slick-dots{
        margin: 0 !important;
        position: relative;
        background-color: transparent;
    }

    .iconMas{
        position: absolute;
        bottom: 0px;
        overflow: visible;
    }

    .slick-list {
        padding-bottom: 20px;
    }

    .cont-servicios {
        min-height: 300px;
        max-height: 362px;
        min-height: 365px;
        height: 365px;
    }

    .slick-slide{
        background-color: transparent;
    }
}

@media screen and (min-width: 1300px){
    .titulo-noticias-home{
        text-align: left;
        padding-left: 100px;
    }

    .lista-noticias-home{
        display: flex;
        padding: 0 100px;
        justify-content: space-between;
    }

    .lista-noticias-home .noticia-home{
        flex-basis: 33%;
        padding: 0 20px 20px;
        text-align: center;
        min-width: 400px;
        max-width: 400px;
    }

    .lista-noticias-home div:first-of-type{
        padding-left: 0px;
    }

    .lista-noticias-home div:last-of-type{
        padding-right: : 0px;
    }

    .lista-noticias-home .noticia-home .noticia-home-texto{
        padding-top: 10px;
    }

    .lista-noticias-home .noticia-home .noticia-home-texto h3{
        text-align: left;
    }
    .lista-noticias-home .noticia-home .noticia-home-texto h3 a{
        font-weight: normal;
    }

    .lista-noticias-home .noticia-home p{
        text-align: left;
    }
}

@media screen and (max-width: 979px) {
    .img-servicios {
        margin-top:10px!important; 
    }
}

@media (max-width: 450px) {
     .img-servicios {
        margin-top:10px!important; 
    }
}