body {
    color: #000 !important;
}
.summer-content {
    margin: 0 auto;
    padding: 0;
    text-align: left;
    background-color: #f5f5f5;
    position: relative;
    font-family: "Amsi Pro Cond";
    line-height: 1.1;
}
.summer-start {
  position: relative;
}

.summer-content p {
    font-size: 24.5px;
    font-family: "Amsi Pro Cond";
    margin-bottom: 20px;
    font-weight: 500;
    padding: 15px 0;
    margin-bottom:0px;
}

.summer-content p.text-center {
    text-align: center;
}
.summer-start img {
  width: 100%;
}
.summer-content h1 {
    font-size: 83px;
    color: #0c6be2;
    position: absolute;
    font-weight: bold;
    line-height: 1;
    padding-left: 60px;
    letter-spacing: -1.66px;
    font-family: 'Ciutadella';
    top: 0;
    height: 100%;
    bottom: 0;
    transform: translateY(30%)
}

.summer-content h1 span {
    color: #0c6be2;
}

.summer-textarea {
  padding: 45px 60px;
}

.summer-textarea p {
  font-size: 24.5px;
  font-family: "Amsi Pro Cond";
  margin-bottom: 20px;
  font-weight: 500;
  text-align: center;
  line-height: 1.3;
}

    .summer-textarea span {
        font-family: "AmsiProCond";
        font-weight: 900;
    }

.summer-title h2 {
    background-color: #0c6be2;
    color: #ffffff;
    text-align: center;
    padding: 12px 19px;
    font-size: 39.5px;
    font-family: 'Ciutadella Display';
    text-transform: uppercase;
}

.summer-kind {
  padding: 50px 65px;
  align-items: center;
}
    .summer-kind h3 {
        font-size: 38.5px;
        font-family: 'Ciutadella';
    }
.summer-flex {
    display: flex;
    text-align: center;
    justify-content: center;
    gap: 40px;
    align-items: flex-start;
}
    .summer-kind .summer-kind-element {
        padding: 40px 29px 49px;
        border-radius: 31px;
        background-color: #fff;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap:20px;
        width: 50%;
        height:409px;
    }

.summer-kind-element img {
    width: 85px;
    height: auto;
}

.summer-kind .summer-kind-element h3 {
    font-size: 48.5px;
    font-family: 'Ciutadella';
}
.summer-kind p {
  font-family: "Amsi Pro Cond";
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 24.5px;
  line-height: 1.3;
}

.summer-kind .summer-kind-element p span {
  font-family: "AmsiProCond";
  font-weight: 900;
}
.summer-white-bg {
  background-color: #fff;
}

.element-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #000;
  color: #fff;
  padding: 5px 20px 7px 20px;
}

    .element-title h3 {
        margin-bottom: 0px;
        padding-bottom: 0px;
    }

    .summer-white-bg .element-title h3, .summer-6-content .summer-kind-element h3 {
        font-size: 28.5px;
        margin-bottom: 0px;
    }
.summer-6-content {
    align-items: flex-start;
}
.summer-content .w-50 {
    width: 50% !important;
}

.summer-content .w-100 {
    width: 100% !important;
}

.summer-content .p-5 {
    padding: 5px 0;
}

.summer-content .text-left {
    text-align: left !important;
}

.ny .text-left {
    height:200px;
}

.summer-content .text-center {
    text-align: center !important;
}
.summer-content ul {
    padding: 15px 20px;
}

.summer-content ul li {
    position: relative;
    font-weight: 500;
    font-size: 23.5px;
    line-height: 27px;
    margin-bottom: 5px;
}

.summer-content .py-100 {
    padding: 50px 100px;
}

.summer-content .summer-6 {
    padding: 5px 50px 50px 50px;
    display: flex;
    align-items: center;
    font-family: "Amsi Pro Cond";
    font-size: 24.5px;
    font-weight: 700;
    line-height: 27px;
}

.summer-6 img {
  margin-right: 20px;
}
.table-container-area {
    padding:35px 60px 10px 60px;
}
.summer-table {
  width: 100%;
}
.summer-content table {
    border-collapse: collapse;
    letter-spacing: 1px;
    font-size: 0.8rem;
}

.summer-content td,
.summer-content th {
    border: 1px solid #000;
    padding: 16px;
    text-align: center;
}

.summer-content table .title {
    font-family: "AmsiProCond";
    font-size: 20.5px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #0c6be2;
    text-transform: uppercase;
}

.summer-content table ul li {
    list-style: none;
}

.summer-content table ul {
    padding: 0px;
}

.summer-content table .content ul li, .smt .content ul li {
    font-size: 20.5px;
    font-family: "Amsi Pro Cond";
    font-weight: 500;
    letter-spacing: 0px;
    margin-bottom: 0px;
    line-height: 1.2;
    position: relative;
}

.smt .content ul li:before {
    content: '-';
}
    .summer-content table .value ul li {
        font-size: 20px;
        font-family: "AmsiProCond";
        text-align: right;
        line-height: 25px;
        margin-bottom: 0px;
    }
.summer-7 {
  background-color: #fff;
}
.summer-7 p {
  font-family: "Amsi Pro Cond";
  font-size: 20px;
  font-weight: 700;
  line-height: 27px;
  margin-bottom: 0px;
}
.weeks {
  display: flex;
  align-items: center;
  justify-content: center;
}
.week-title {
  font-size: 47px;
  text-align: center;
  color: #0c6be2;
  font-family: 'Ciutadella Display';
  font-weight: bold;
  letter-spacing: 0px;
}

.week-day {
  display: flex;
  align-items: flex-start;
  font-family: "AmsiProCond";
  font-size: 48px;
  letter-spacing: 0px;
}

.week-day .week-number {
  color: #0c6be2;
  font-size: 35px;
  font-weight: 700;
  transform: rotate(-90deg);
  margin-top: 30px;
  margin-right: 30px;
  margin-left: 20px;
}

.week-content h3 {
  font-size: 24.5px;
  font-family: "AmsiProCond";
  letter-spacing: 0px;
  line-height: 1;
}

.week-content ul li {
  font-size: 20px;
  margin-bottom: 0px;
  line-height: 1.1;
  font-family: "Amsi Pro Cond";
  font-weight: 500;
}
.summer-table-10 {
  width: 90%;
  margin: auto;
}
.summer-table-10 th,
.summer-table-10 td {
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  padding: 20px 0;
}

.summer-table-10 th:last-child,
.summer-table-10 td:last-child {
  border-right: transparent;
}

.summer-table-10 th:first-child,
.summer-table-10 td:first-child {
  border-left: transparent;
}

.summer-content .border-top-none {
    border-top: transparent !important;
}

.summer-content .border-bottom-none {
    border-bottom: transparent !important;
}


.summer-content h1, .summer-content h2, .summer-content h3, .summer-content h4, .summer-content h5, .summer-content h6 {
    margin:0px;
}

.summer-content ul, .summer-content ol {
    margin: 0px !important;
}

.summer-content  .mb-10 {
    margin-bottom: 10px;
}

.summer-6-content .summer-kind-element h3 {
    font-family: 'Open Sans';
    font-weight: bolder;
    letter-spacing: -1px;
    font-size: 24px !important;
}

    .summer-product-position h4:hover {
        text-decoration: none;
    }

p.makro {
    font-size: 23.5px;
    padding: 0 26px;
}

.makro-flex {
    display: flex;
    align-content: center;
    justify-content: space-between;
    margin:45px 0 0 0;
}
    .makro-flex h3 {
        font-family: 'Ciutadella Display';
        font-size: 31.5px;
    }
    .makro-flex .blue, .makro-flex .blue-1 {
        display: flex;
        gap: 10px;
    }

    .makro-flex .blue span {
        width: 37px;
        height: 46px;
        background-color: #094ea4;
        display: block;
    }

    .makro-flex .blue-1 span {
        width: 37px;
        height: 46px;
        background-color: #0c6be2;
        display: block;
    }
.summer-product-area {
    position: relative;
}

.summer-product-area img {
    width: 100%;
    height: 100%;
}
.summer-product-position {
    position: absolute;
    bottom: 70px;
    left:0;
    right: 0;
}
.summer-products {
    display: flex;
    align-items: center;
    margin: 0 50px;
    max-width: 100%;
    justify-content: center;
    gap: 75px;
    align-items: end;
}

.summer-element img {
    width: 150px;
}

.product-item-area a{
    display: flex;
    align-items: center;
    justify-content:center;
    flex-direction: column;
    gap:30px;
}
.product-item-area .buton {
    padding: 12px 18px;
    border-radius: 22px;
    background-color: #0c6be2;
    color: #fff;
    letter-spacing: 1.66px;
    width: max-content;
}

.summer-product-area h4 {
    font-size: 30.5px;
    line-height: 14px;
}

.bg-2 {
    background-color: whitesmoke;
    padding:60px 90px 40px 90px;
    text-align: center;
}

.summer-heading {
    font-family: 'Ciutadella Display';
    margin-bottom: 20px;
    font-size: 38.5px;
    text-align: center;
}

.bg-2 h3 {
    font-family: 'Ciutadella';
    font-size: 48px;
}

.bg-2 .summer-kind-element {
    padding: 0 40px;
}

.bg-2 p {
    font-size: 24.5px;
    line-height: 1.3;
}

.w-30 {
    width:30% !important;
}

.w-70 {
    width:70% !important;
}

.summer-week .content {
    text-align: left;
}

.summer-week .content ul li {
    margin-bottom: 3px !important;
}

    .summer-week .content li span {
        color: #0c6be2;
        font-size: 20.5px;
        font-family: "Amsi Pro Cond";
        font-weight: 600;
    }

.bg-1 {
    background-color: #fff;
    padding: 35px 60px 10px 60px;
}

.bg-white {
    background: #fff;
}

.summer-heading {
    background-color: #fff;
    padding:15px 0
}

.mb-0 {
    margin-bottom:0px !important;
}

.bg-padding {
    padding:35px 0 !important;
}

p.bg-padding {
    font-size: 23.5px;
}

.product-item-area a .buton span {
    font-size: 30.5px !important;
    text-decoration: none;
    line-height:30px;
    font-weight: 700;
    margin-top:-6px;
    display: block;
}

.p-img {
    height: 218px;
}

.total .title {
    text-transform: initial !important;
}

.t-1 {
    padding:43px 0 41px 0;
}

.t-1 p {
    padding:0px;
    margin: 0px;
}

.mb-51 {
    margin-bottom:51px !important;
}

.o-0 {
    opacity: 0 !important;
}

.bs ul.text-left {
    height:150px;
}