/*
Theme Name: zapAudit Zertifizierung template
Theme URI: https://wordpress.org/themes/zapliance-alina/
Author: Alina
Author URI: https://wordpress.org/
Description: theme 
Version: 1.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* TOP SECTION */
.section_top{
    background: url(/wp-content/uploads/2024/02/Zapliance_LP_BG_1.png);
    background-repeat: no-repeat;
    background-position: center;
    padding: 150px 0;
    color: #FFF;
    position: relative;
    background-size: cover;
}
.section_top .container {
    max-width: 1164px;
    margin: 0 auto;
    position: relative;
}
.top_date{
    line-height: 40px;
    font-size: 32px;
    font-weight: 400; 
    border: 2px solid #08979C;
    padding: 10px 30px;
    border-radius:100px;
    display: inline-block;
    margin-bottom: 28px;
}
.section_top .top_content h1 {
    font-size: 98px !important;
    font-weight: 400;
    line-height: 100% !important;
}
.section_top .top_content p {
    max-width: 630px;
}
.section_top p a {
    display: inline-block;
    transition: all 0.3s;
}
.section_top .top_content p:last-child {
    margin-bottom: 0;
}
.top_discount{
    font-weight: 700;
    line-height: 35px;
    text-align: center;
    font-size: 28px;
    color:#FFF;
    background-color: #08979C;
    padding: 32px 0;
}
/* HOVER */
.section_top p a:hover{
    background-color:#08979C;
    color:#FFF;
}

/* MAIN CONTENT */
.main_content-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.main_content-row:first-child .left_block_items .left-block {
    padding: 0 30px 0 0;
    max-width: 520px;
}
.main_content-row:first-child .left_block_items, .main_content-row:last-child .left_block_items {
    flex: 0 0 47.4%;
    -ms-flex: 0 0 47.4%;
    max-width: 47.4%;
}
.main_content-row:first-child .right_block_items, .main_content-row:last-child .right_block_items {
    flex: 0 0 52.6%;
    -ms-flex: 0 0 52.6%;
    max-width: 52.6%;
}
.main_content-row:first-child .left_block_items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.main_content-row:last-child .right_block_items .right-block  {
    max-width: 630px;
    padding: 0 0 0 110px;
}
.main_content{
    padding-bottom: 160px;
    position: relative;
}
.right_block_items{
    justify-content: end;
}
/* PEOPLE SECTION */
.people{
    padding-bottom: 160px;
    max-width: 1164px;
    margin: auto;
}
.people .people_items {
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
}
.people .people_items .people_item {
   flex: 1;
}
.people .people_items .people_item .people_descr h5 {
    font-size: 48px !important;
    font-weight: 400;
    line-height: 100% !important;;
}
.people .container .people_title {
    color: #252F39;
    font-size: 56px !important;
    line-height: 120% !important;
}
.people  .people_img img {
    max-height: 366px;
    max-width: 255px;
}
.people_item{
    display: flex;
}
.people_descr{
    background-color: #252F39;
    padding: 0 20px;
    color:#FFF;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

/* TESTIMONIALS SECTION */
.testimonials{
    background-color: #EFEFEF;
    padding: 160px 0;
    margin-bottom: 160px;
}
.testimonials .container {
    max-width: 1164px;
    margin: 0 auto;
}
.testimonials .testimonials_content h3 {
    color: #252F39;
    font-size: 56px !important;
    font-weight: 700;
    line-height: 120% !important;
}
.testimonials_content + p {
    color: #252F39;
    font-size: 42px;
    font-weight: 400;
    line-height: 120%;
}
.testimonials_content + p a {
    display: inline-block;
}
.review_banner_items{
    display: flex;
    gap: 30px;
    margin-bottom: 80px;
}

/* SERVICES SECTION */
.services_title * {
    color: #252F39;
    font-size: 56px !important;
    font-weight: 700;
    line-height: 120% !important;
}
.services{
    padding: 72px 0;
    margin-bottom: 80px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
.services .container {
    max-width: 1140px;
}
.services::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(239, 239, 239, 0.30) 0%, rgba(239, 239, 239, 0.30) 100%), url(/wp-content/uploads/2024/02/bg-services-new.png);
    z-index: -1;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.services_content{
    align-items:center;
    justify-content: space-between;
}
.services .left_content{
    position: relative;
    top: 40px;
}
.services .left_content ul{
    margin-bottom: 0;
    padding-left: 0.5rem;
    padding-top: 3rem;
}
.services_content {
    -ms-flex-align: start;
    align-items: start;
}
.services .left_content ul li,
.services .right_content ul li{
    font-weight: 400;
    line-height: 24px;
    font-size: 16px;
    padding-bottom: 20px;
}
.services .right_content ul li:last-child{
    padding-bottom: 0;
}
.services .right_content{
    color:#FFF;
    background-color:#252F39;
    padding: 40px 60px;
}
.services .right_content ul:not(:last-child) {
    margin-bottom: 84px;
}
.services .right_content p{
    font-weight: 700;
    line-height: 28px;
    font-size: 28px;
    margin-bottom: 24px;
}
.gallery .gallery_events_items{
    margin-bottom: 214px;
    display: grid;
    grid-template-columns: 50%;
}
.gallery  .gallery_events_items p {
   padding: 0 15px;
}
.gallery .events-container {
    max-width: 1188px;
    margin: 0 auto;
}

/* RESERVATION SECTION */
.reservation{
    position: relative;
    margin-bottom: 160px;
}
.reservation .reservation_img {
    width: 44%;
}
.reservation .reservation_content {
    width: 56%;
}
.reservation_img{
    padding-right: 0 !important;
}
.reservation_content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.reservation_img {
    position: relative;
}
.reservation_discount_label{
    position: absolute;
    top: -7%;
    right: -7.2%;
    z-index: 0;
    background: url(/wp-content/uploads/2024/02/Polygon-2.svg);
    width: 276px;
    height: 240px;
    padding-top: 44px;
}