﻿.titItemSE {
    font-weight: 500;
    font-size: x-large;
    font-family: Segoe UI;
}

.itemSE {
    font-weight: 500;
    font-size: large;
    font-family: Segoe UI;
}

.sectionSE {
    font-weight: 500;
    font-size: xx-large;
    font-family: Segoe UI;
    /*background-image: url(../imagenes/boca1.jpg);*/
    background-image: url('../imagenes/ServiciosEspeciales.png');
    /*width:770px;
    height:670px;*/
   
    /*padding-bottom: 50px;*/
    /*opacity:0.9;*/
}

.pSE {
    font-weight: 500;
}

.bgSE {
    /*background-color: #c3d7ea;*/
    background-color: #45b5aa;
}