#shadow-host-companion {
    display: none;
}

.home-page-photo {
    background-image: url('../images/BANNER-1.webp');
    
}

.navbar-brand {
    height: 100px;
}

.navbar-custom .navbar-brand, .navbar-custom .navbar-brand:hover {
    color: #ffffff;
    padding: 0px 15px;
    font-size: 22px;
    font-weight: 700;
    font-family: 'Kameron', serif;
}

.about-types .wt-icon-box-wraper {
    border-width: 0px 0px 0px 3px;
}
.wt-icon-box-wraper {
    position: relative;
}
.wt-icon-box-wraper.left .icon-sm {
    float: left;
    margin-right: 10px;
}
.p-t5 {
    padding-top: 5px;
}
.icon-sm i {
    font-size: 30px;
}
.icon-sm i {
    vertical-align: middle;
}
.fa-building:before {
    content: "\f1ad";
}
.bdr-1 {
    border-style: solid;
}
.bdr-gray-light {
    border-color: #FD1B45;
}
.icon-content {
    overflow: hidden;
}

.wt-icon-box-wraper .wt-tilte {
    margin-top: 0;
}
.wt-tilte {
    position: relative;
}
.p-l20 {
    padding-left: 20px;
}

.p-tb20 {
    padding-bottom: 20px;
    padding-top: 20px;
}

.nosotros p{
    font-size: 16px
}
.nosotros h5{
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #1a1a1a;
}


.servicios-ofre {
    padding: 40px 20px;
    box-shadow: 0px 10px 50px 0px rgb(0 177 132 / 25%);
    border-radius: 10px;
}

.servicios-ofre h5 {
    font-weight: 700;
    font-size: 16px;
    margin-top: 20px;
    text-transform: uppercase;
}

section {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #fff;
}
.sub-title {
    font-weight: 700;
    font-size: 18px;
}

.text-white h1 {
    color: #FFF;
    font-weight: 900;
}
.text-white h2 {
    color: #FFF;
    font-weight: 600;
}
.text-white p {
    color: #FFF;
}

.bg-black {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.seguridad-tra{
   padding: 80px 0;
}