.otgs-development-site-front-end {
    display: none;
}

.wpml-ls-statics-footer.wpml-ls.wpml-ls-legacy-list-horizontal {
    display: none;
}

/** DASHBOARD **/
.home-dashboard-sec {
    float: left;
    width: 100%;
    padding: 24px 0px 110px;
    position: relative;
    background: #F2F2F4;
}

.top-main-div {
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
}

.top-main-div .row {
    width: 1270px;
}

.row {
    width: 1170px;
    margin: 0 auto;
    padding: 0px;
}

.top-main {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.breadcrum {
    float: left;
    width: 50%;
    padding: 0px 0px;
}

.breadcrum ul {
    float: left;
    width: 100%;
}

.breadcrum ul li {
    float: left;
    width: auto;
    color: rgba(255, 255, 255, 0.50);
    font-size: 12px;
    font-family: 'Gilroy';
    position: relative;
    padding-right: 15px;
    margin-right: 10px;
    list-style: none;
}

.breadcrum ul li::after {
    position: absolute;
    right: 0;
    top: 6px;
    content: "";
    background: url(../../resources/v1/images/bredcrum-arrw.svg) no-repeat;
    width: 5px;
    height: 8px;
}

.breadcrum ul li:last-child {
    padding-right: 0px;
    margin-right: 0px;
}

.breadcrum ul li:last-child::after {
    display: none;
}

.breadcrum ul li a {
    float: left;
    width: auto;
    color: #fff;
    font-size: 12px;
    transition: all .5s ease;
    font-family: 'Gilroy';
    transition: All 0.5s ease;
    text-decoration-line: none;
}

.breadcrum ul li a:hover {
    color: #f1aa02;
}

.bg-img {
    float: left;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}

.bg-img::before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 425px;
    background: linear-gradient(to bottom, rgba(242, 242, 244, 0) 0%, rgba(242, 242, 244, 0.95) 100%);
}

.home-dashboard {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 40px;
}

.row1 {
    width: 990px;
    margin: 0 auto;
    padding: 0px;
}

.home-dashboard h2 {
    color: #fff;
    font-size: 45px;
    line-height: 55px;
    font-family: 'Gilroy';
    letter-spacing: -1.88px;
    text-transform: uppercase;
    margin-bottom: 12px;
}

ul.dash-links {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    column-gap: 1.5%;
    row-gap: 15px;
    margin-top: 35px;
}

ul.dash-links li {
    flex: 0 1 13.86666%;
    list-style: none;
}

.home-dashboard ul.dash-links li {
    flex: 0 1 18.802083%;
    list-style: none;
}

ul.dash-links li.active a,
ul.dash-links li a:hover {
    background: linear-gradient(135deg, #0085CA 0%, #78B41E 60%, #F4AA01 100%);
}

ul.dash-links li a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    width: 100%;
    height: 200px;
    row-gap: 22px;
    background: #fff;
    border-radius: 5px;
    transition: all .5s ease;
    box-shadow: 0px 0px 10px rgba(84, 70, 97, 0.12);
    text-decoration: none;
}

ul.dash-links li.active a .ico-div,
ul.dash-links li a:hover .ico-div {
    background: #ecebee75;
}

ul.dash-links li a .ico-div {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    background: rgba(119, 99, 138, 0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .5s ease;
}

ul.dash-links li.active a .ico-div img,
ul.dash-links li a:hover .ico-div img {
    filter: brightness(0) invert(1);
}

ul.dash-links li a .ico-div img {
    transition: filter 0.3s ease;
}

ul.dash-links li a .dash-txt {
    width: 100%;
    text-align: center;
    padding: 0px 10px;
}

ul.dash-links li.active a .dash-txt h4,
ul.dash-links li a:hover .dash-txt h4 {
    color: #fff;
}

ul.dash-links li a .dash-txt h4 {
    font-size: 17px;
    line-height: 19px;
    color: #282828;
    font-family: 'Gilroy';
    transition: all .5s ease;
}

.bg-img img {
    width: 100%;
    object-fit: cover;
}

/** CALCULADORA **/
.contact-sec {
    float: left;
    width: 100%;
    padding: 20px 0 100px;
    background: #f2f2f4;
}

.row3 {
    width: 845px;
    margin: 0 auto;
    padding: 0px;
}

.contact-title {
    float: left;
    width: 100%;
    margin-bottom: 25px;
    padding-left: 55px;
    position: relative;
}

.breadcrum-main {
    float: left;
    width: 100%;
    padding: 25px 0;
    background: #f2f2f4;
}

.contact-title span {
    width: 36px;
    position: absolute;
    left: 0px;
    top: 10px;
}

.contact-title span img {
    float: left;
    width: 36px;
}

.contact-title h2 {
    color: #f0ab02;
    font-family: 'Gilroy';
    letter-spacing: -1.88px;
    display: flex;
    column-gap: 15px;
    margin-bottom: 15px;
    font-size: 45px;
    line-height: 55px;
    text-transform: uppercase;
}

.page-template-pagina-estreta .app-layout {
    flex-direction: column;
}

.breadcrum-main .breadcrum ul li a {
    color: #282828;
}

.breadcrum-main .breadcrum ul li {
    color: rgba(40, 40, 40, 0.5);
}

.breadcrum-main .bredcrum ul li::after {
    background: url(../images/bredcrum-arrw-grey.svg) no-repeat;
}

/** PLUG **/
#sistems-calculadora-carboni {
    background: #d5e5ee63 !important;
}

#sistems-calculadora-carboni input[type=text],
input[type=number] {
    border-bottom: 2px solid #6caf3196 !important;
}

#sistems-calculadora-carboni button {
    border: 1px solid #a9d086 !important;
    background: #a9d086 !important;
}

/** FOOTER **/
.footer-brand img {
    width: 25%;
}

.social-link>img {
    width: 100%;
    object-fit: contain;
    height: 100%;
}

.social-link {
    width: 20px;
}

.partner-item {
    flex: 0 1 15%;
}

.footer-logos-row {
    width: 100%;
    place-content: center;
}

.partner-item img {
    height: auto;
}

/** HEADER **/
.top-bar-logo img {
    width: 25%;
}

.social-icons a {
    width: 20px;
    height: 20px;
}

.social-icons a img {
    width: 100%;
    object-fit: contain;
}

.observatori-item:has([data-layout-width="3-3"]) {
    grid-column: 1/-1;
}

.sixtems-observatori-filters-form {
    background-color: #4f7f72;
    border: none;
    border-radius: 6px;
    padding: 16px 20px;
}

.sixtems-observatori-filters-form ul {
    display: flex;
    gap: 1%;
}

.sixtems-observatori-filters-form ul li {
    list-style: none;
}

.sixtems-observatori-filters-form ul li select {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 7px 14px;
    border: 1px dashed #cbd5e1;
    border-radius: 20px;
    font-size: 13px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.15s ease;
    white-space: nowrap;
    background: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.3);
    color: #fff;
}

.sixtems-observatori-filters-form ul li input {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 7px 14px;
    border: 1px dashed #cbd5e1;
    border-radius: 20px;
    background: #f8fafc;
    font-size: 13px;
    font-weight: 500;
    color: #1B3A4B;
    cursor: pointer;
    transition: all 0.15s ease;
    white-space: nowrap;
    border-color: rgba(255, 255, 255, 0.3);
}