.social-list {
	display: flex;
	list-style: none;
	padding-left: 0;
	margin: -12px auto 16px;
}

.social-list li:not(:first-child) {
	margin-left: 20px;
}

.social-list a {
    height: 32px;
    width: 32px;
    color: #bba9a9;
    line-height: 32px;
}

.social-list a svg {
    height: 20px;
    fill: #bba9a9;
}

.hall-layout-showcase .hall-overlay h4 {
    letter-spacing: .1em;
}




.servicii-si-solutii {
    margin: 0 -15px;
    flex-direction: row;
}

.servicii-si-solutii ul {
    justify-content: center;
    margin-bottom: 24px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.servicii-si-solutii-img {
    padding: 0 0 43px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.servicii-si-solutii-img img {
    margin-bottom: 24px;
    height: 48px;
    width: 48px;
}

.servicii-si-solutii-img span {
    text-align: center;
}



.services-chess ul img {
    height: auto;
}



.tipuri-de-eveniment {
    margin-bottom: 10px;
}

.tipuri-de-eveniment hr {
    margin-bottom: 59px;
}


@media screen and (min-width: 768px) {


    .servicii-si-solutii-img {
        padding: 0 15px 43px;
        width: calc(100% / 3);
    }

    .servicii-si-solutii ul { 
        flex-direction: row;
    }
}

@media screen and (min-width: 994px) {
    .social-list {
        margin-left: 0;
        margin-right: 0;
    }

    .servicii-si-solutii-img {
        width: calc(100% / 4);
    }
}


.tipuri-de-eveniment h3 {
    font-weight: 300;
    margin: 0 0 70px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    font-size: 22px;
    letter-spacing: .3em;
    line-height: 34px;
}

.tipuri-de-eveniment-list {
    display: flex;
}

.tipuri-de-eveniment .tipuri-de-eveniment-item {
    position: relative;
    background-color: #fff;
    overflow: hidden;
    min-height: 367px;
    cursor: pointer;
}

.tipuri-de-eveniment a {
    text-decoration: none;
    position: relative;
    top: -10px;
    left: 0;
    transition: height,.2s;
    height: auto;
    width: 100%;
    display: block;
}

.tipuri-de-eveniment img {
    display: block;
}

.tipuri-de-eveniment .tipuri-de-eveniment-overlay {
    padding: 57px 25px 57px 47px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    background: rgba(187,169,169,.7);
}


.tipuri-de-eveniment .tipuri-de-eveniment-overlay h4 {
    letter-spacing: .1em;
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 100;
    font-family: "Futura PT Web Book",sans-serif;
    font-size: 18px;
    line-height: 24px;
}

#inline-popup {
    padding: 32px;
}

#inline-popup img {
    max-width: 100%;
    height: auto;
}


#inline-popup .btn-reserve {
    border: 0 none;
    padding: 15px 36px;
}

#inline-popup .btn-group {
    text-align: center;
}



.cf-new .form-group  {
    flex-wrap: wrap;
}

.cf-new .send-form-btn {
    margin-bottom: 0;
}

.cf-new p {
    position: relative;
}

.cf-new .ajax-loader {
    position: absolute; 
    top: 12px;
    right: 0;
    left: auto;
}

.cf-new .form-group .wpcf7-not-valid-tip {
    display: none;
}

.cf-new form .wpcf7-response-output {
    border: 0 none;
    text-align: center;
    margin: 0;
    
}

.cf-new .input-group input, 
.cf-new .input-group textarea {
    padding-left: 0;
    padding-right: 0;
}

.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output {
    color: #a00;
}

.wpcf7 form.sent .wpcf7-response-output {
    color: #46b450;
}

.grecaptcha-badge {
    display: none !important;
}


.header.is-active {
    pointer-events: none;
}

.header.is-shown {
    pointer-events: auto;
}


.btn-group .btn-reserve {
    padding: 30px 45px;
}

@media screen and (max-width: 1200px) {
    .tipuri-de-eveniment img {
        width: 100%;
        min-height: 302px;
    }
}

@media screen and (max-width: 993px) {
    .tipuri-de-eveniment-list h4 {
        font-size: 22px;
        letter-spacing: .3em;
        line-height: 34px;
    }

    .tipuri-de-eveniment .tipuri-de-eveniment-item{
        margin: 0 10px 10px;
    }
    
    .tipuri-de-eveniment-list {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        margin: 0 auto;
    }

    .services-chess ul li.service-chess-text {
        display: none;
    }

}

@media screen and (max-width: 768px) {
    .tipuri-de-eveniment {
        min-height: 357px;
    }
    
    .tipuri-de-eveniment .tipuri-de-eveniment-overlay {
        padding: 149px 30px 0;
        text-align: center;
    }

    .tipuri-de-eveniment-list {
    }
}


@media screen and (min-width: 993px) {
    .tipuri-de-eveniment a:hover {
        box-shadow: 0 3px 7px 0 rgb(0 0 0 / 20%);
        top: 0;
        transition: height,.2s;
    }

    .tipuri-de-eveniment a:hover .tipuri-de-eveniment-overlay {
        opacity: 0;
        transition: height,.2s;
    }
}


.summit-default-background img,
.summit-background img,
.summit-halls-background img{
    object-fit: cover;
    width: 100%;
    height: 100%;

}