#main .its--container-fluid .its--row.bienvenidos-wrapper,#main .its--container-fluid .its--row.bienvenidos-wrapper .its--col-sm-12 {
    padding: 0
}

#main .its--container-fluid .its--row.bienvenidos-wrapper .its--col-sm-12 .widget_inner {
    margin: 0
}

#main .its--container-fluid .its--row.bienvenidos-wrapper .its--col-sm-12 .widget_inner .bienvenidos__text {
    padding: 0 50px
}

#main .its--container-fluid .its--row.bienvenidos-wrapper .its--col-sm-12 .widget_inner .bienvenidos__text .bienvenidos__decoration {
    border-left: 3px solid #7DBDD8;
    display: flex;
    flex-direction: column;
    padding: 8px
}

#main .its--container-fluid .its--row.bienvenidos-wrapper .its--col-sm-12 .widget_inner .bienvenidos__text .bienvenidos__decoration h3 {
    font-size: 48px;
    margin: 12px 0
}

#main .its--container-fluid .its--row.bienvenidos-wrapper .its--col-sm-12 .widget_inner .bienvenidos__text .bienvenidos__decoration span {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase
}

#main .its--container-fluid .its--row.bienvenidos-wrapper .its--col-sm-12 .widget_inner .bienvenidos__image {
    background-position: 50% 50%;
    background-size: cover;
    height: 100vw
}

@media (max-width: 767px) {
    #main .its--container-fluid .its--row.bienvenidos-wrapper .its--col-sm-12 .widget_inner .bienvenidos__image {
        background-position:0 50%;
        width: 100%
    }
}

#main .categorias-wrapper .its--container .its--col-sm-12 .categorias .widget_inner #categorias .slider-viewport .slider-row .slide-box:nth-child(1),#main .categorias-wrapper .its--container .its--col-sm-12 .categorias .widget_inner #categorias .slider-viewport .slider-row .slide-box:nth-child(2),#main .categorias-wrapper .its--container .its--col-sm-12 .categorias .widget_inner #categorias .slider-viewport .slider-row .slide-box:nth-child(3) {
    margin: 8px;
    width: 31%
}

#main .categorias-wrapper .its--container .its--col-sm-12 .categorias .widget_inner #categorias .slider-viewport .slider-row .slide-box:nth-child(4) {
    margin: 8px;
    width: 48%
}

#main .categorias-wrapper .its--container .its--col-sm-12 .categorias .widget_inner #categorias .slider-viewport .slider-row .slide-box:nth-child(5) {
    width: 48%
}

.servicios-wrapper {
    background-color: #7DBDD8
}

.servicios-wrapper .servicios__title {
    color: #fff
}

.servicios-wrapper .servicios__list {
    align-items: stretch;
    display: flex;
    justify-content: center;
    list-style: none;
    text-align: center
}

.servicios-wrapper .servicios__list .servicios__item {
    align-items: center;
    background-color: #fff;
    border-radius: 8px;
    display: flex;
    flex: 1;
    flex-direction: column;
    height: 280px;
    justify-content: center;
    margin: 16px;
    padding: 24px;
    transition: all .3s
}

.servicios-wrapper .servicios__list .servicios__item:hover {
    box-shadow: 2px 6px 25px -5px #787878;
    transition: all .3s
}

.servicios-wrapper .servicios__list .servicios__item img {
    height: 80px;
    width: 80px
}

#its--global-container main .its--container-fluid .its--row.tiempo-wrapper {
    background-attachment: fixed;
    background-image: url(/child/assets/img/Metereologia.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover
}

#its--global-container main .its--container-fluid .its--row.tiempo-wrapper .tiempo h3 {
    color: #fff;
    font-weight: 500
}

#its--global-container main .its--container-fluid .its--row.tiempo-wrapper [class^="widget tiempo"] .weather-content {
    background-color: transparent
}

#its--global-container main .its--container-fluid .its--row.tiempo-wrapper [class^="widget tiempo"] .weather-content .weather-day {
    background-color: rgba(255,255,255,.81);
    color: transparent
}

#its--global-container main .its--container-fluid .its--row.tiempo-wrapper [class^="widget tiempo"] .weather-content .weather-day.currently {
    background-color: rgba(255,255,255,.81)!important;
    background-image: none!important
}

#its--global-container main .its--container-fluid .its--row.tiempo-wrapper [class^="widget tiempo"] .weather-content .weather-day.currently .currently-row .icon,#its--global-container main .its--container-fluid .its--row.tiempo-wrapper [class^="widget tiempo"] .weather-content .weather-day.currently .currently-row .location-data span {
    color: #8badf4
}

#its--global-container main .its--container-fluid .its--row.tiempo-wrapper [class^="widget tiempo"] .weather-content .weather-day .icon-clear-day,#its--global-container main .its--container-fluid .its--row.tiempo-wrapper [class^="widget tiempo"] .weather-content .weather-day .icon-clear-night {
    color: #FFD866
}

#its--global-container main .its--container-fluid .its--row.tiempo-wrapper [class^="widget tiempo"] .weather-content .weather-day .icon-partly-cloudy-day,#its--global-container main .its--container-fluid .its--row.tiempo-wrapper [class^="widget tiempo"] .weather-content .weather-day .icon-partly-cloudy-night {
    color: #9e9e9e
}

#its--global-container main .its--container-fluid .its--row.tiempo-wrapper [class^="widget tiempo"] .weather-content .weather-day .icon-rain {
    color: #5FBFF9
}

#its--global-container main .its--container-fluid .its--row.tiempo-wrapper [class^="widget tiempo"] .weather-content .weather-day span.temperature {
    color: #8badf4
}

footer#footer #upper_footer #address_widget .direccion_empresa,footer#footer.footer-block-its-light #upper_footer .whatsapp-button .whatsapp-button__text,footer#footer.footer-block-its-light #upper_footer .widget p.title,footer#footer.footer-block-its-light #upper_footer .widget ul li a {
    color: #000
}

#its--global-container main .its--container-fluid .its--row.tiempo-wrapper [class^="widget tiempo"] .weather-content .weather-day span.day {
    background: #8badf4
}

.destacados-wrapper {
    background: url(/child/assets/img/destacados.svg) 50% 50%;
    background-size: cover
}

.box-instagram {
    opacity: 0
}

.box-instagram.instagram__animation {
    opacity: 1
}

.nosotros-wrapper .nosotros .widget_inner .nosotros__image {
    background-image: url(/child/assets/img/nosotros.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 25vh;
    width: 100%
}

.nosotros-wrapper .nosotros .widget_inner .nosotros__text {
    background: #fff;
    padding: 24px
}

.texto_propietarios-wrapper .texto_propietarios .widget_inner .its--col-md-2 {
    align-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.texto_propietarios-wrapper .texto_propietarios .widget_inner .its--col-md-2 .circulo-1,.texto_propietarios-wrapper .texto_propietarios .widget_inner .its--col-md-2 .circulo-2,.texto_propietarios-wrapper .texto_propietarios .widget_inner .its--col-md-2 .circulo-3,.texto_propietarios-wrapper .texto_propietarios .widget_inner .its--col-md-2 .circulo-4,.texto_propietarios-wrapper .texto_propietarios .widget_inner .its--col-md-2 .circulo-5 {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    min-height: 100px;
    min-width: 100%
}

.texto_propietarios-wrapper .texto_propietarios .widget_inner .its--col-md-2 .circulo-1 {
    background-image: url(/child/assets/img/propietarios/list_1.png)
}

.texto_propietarios-wrapper .texto_propietarios .widget_inner .its--col-md-2 .circulo-2 {
    background-image: url(/child/assets/img/propietarios/list_2.png)
}

.texto_propietarios-wrapper .texto_propietarios .widget_inner .its--col-md-2 .circulo-3 {
    background-image: url(/child/assets/img/propietarios/list_3.png)
}

.texto_propietarios-wrapper .texto_propietarios .widget_inner .its--col-md-2 .circulo-4 {
    background-image: url(/child/assets/img/propietarios/list_4.png)
}

.texto_propietarios-wrapper .texto_propietarios .widget_inner .its--col-md-2 .circulo-5 {
    background-image: url(/child/assets/img/propietarios/list_5.png)
}

.texto_propietarios-wrapper .texto_propietarios .widget_inner .its--col-md-2 .texto {
    font-size: 16px;
    font-weight: 400!important;
    text-align: center
}

footer#footer.footer-block-its-light {
    background-image: url(https://i.imgur.com/8lL0d3R.png)!important;
    background-position: 50% 50%;
    background-size: cover
}

footer#footer.footer-block-its-light #upper_footer {
    background-color: rgba(255,255,255,.6)
}

footer#footer.footer-block-its-light #upper_footer .whatsapp-button {
    background: 0 0;
    border: 1px solid #000
}

footer#footer.footer-block-its-light #lower_footer {
    background-color: rgba(255,255,255,.6)
}

footer#footer #upper_footer #address_widget .empresa_name {
    color: #000;
    margin-top: 50px
}

@media (max-width: 767px) {
    .box-instagram {
        opacity:1
    }

    .servicios-wrapper .servicios__list {
        flex-direction: column
    }
}
