*{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}
@font-face {
    font-family: 'helveticaregular';
    src: url('../fonts/helvetica-webfont.woff2') format('woff2'),
         url('../fonts/helvetica-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'helveticabold';
    src: url('../fonts/helvetica-bold-webfont.woff2') format('woff2'),
         url('../fonts/helvetica-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

section#gelencium {
    position: relative;
    z-index: 5;
}

.custom_container{
    max-width: 1604px;
    width: 100%;
    padding: 10px 50px;
}
body{
    font-family: 'helveticaregular';
}
/* header */

header {
    background-image: url(../images/header-bg.jpg);
    min-height: 760px;
    height: 100%;
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    background-position: center top;
    background-size: cover;
}
.header_left {
    margin-right: 103px;
}
.header_left img {
    max-width: 672px;
    width: 1000%;
    height: 747px;
    object-fit: contain;
}
img.header_img {
display: none;
}
header .custom_container{
    padding: 0px 0px;
}
.header_banner {
    padding: 150px 36px;
    max-width: 986px;
    width: 100%;
    text-align: right;
}
.header_banner h1{
    font-size: 60px;
    font-family: 'helveticabold';
letter-spacing: -1.46px;
color: #FFFFFF;
text-transform: uppercase;
line-height: 103px;
font-weight: bolder;
}
.header_banner h1 span{
    background-color: #D0333A;
    padding: 13px;
}
.head_span {
    /* margin-top: 10px; */
    margin-left: 280px;
}
.header_inner_section {
    background-image: linear-gradient(to right , #FFFDFD00,#F5E2E6);
    border-top-right-radius: 86px;
    border-bottom-right-radius: 86px;
    padding: 12px 58px;
    margin-top: 28px;
    justify-content: space-between;
    display: flex;
    align-items: center;
}
.header_inner_section h2{
    color: #002C6D;
    font-size: 52px;
    font-family: 'helveticabold';
    font-weight: bolder;
}
.header_inner_section img {
    max-width: 436px;
    width: 100%;
    object-fit: contain;
}
/* end header */
/* start */
section#gelencium {
    padding-top: 77px;
}
.rating {
    margin-bottom: 35px;
    font-weight: 400;
    font-size: 25px;
    color: #707070;
}
.gelencium_left h2{
    font-size: 45px;
    color: #002C6D;
    font-weight: 300;
}
.gelencium_left h2 span{
    font-weight: 700;
}
.listing-sec ul {
    padding-left: 0px;
}
.listing-sec.max-60 {
    margin-top: 30px;
    padding-bottom: 30px;
}
.icon_pare p{
    list-style: none;
    font-size: 30px;
    font-weight: 900;
    color: #004067;
    margin-bottom: 15px;
}
.listing-sec ul {
    margin-left: 30px;
}
.icon_pare{
    gap:30px;
}
.icon_pare span {
    display: flex;
    justify-content: center;
    align-items: center;
}
.icon_pare span i {
font-size: 35px;
color: #54B500;
box-shadow: 0px 3px 6px #01356943;
border-radius: 100%;
}
/* #maximale .slick-slide {
    padding-top: 3px !important;
} */
sup {
    font-size: 18px;
    top: -13px;
    position: relative;
}
.para sup {
    top: -7px;
    font-size: 14px;
}
.gelencium_left button {
    background-color: #55b522;
    display: inline-block;
    padding: 7px 51px;
    border-radius: 15px;
    color: #fff;
    margin: 5px 0;
    border: 3px solid #fff;
    border-radius: 36px;
    box-shadow: 0px 6px 16px #16427429;
    position: relative;
    z-index: 4;
}
.gelencium_left button a {
    text-decoration: none;
    color: white;
    font-size: 35px;
    font-weight: 600;
}
.gelencium_right img{
    max-width: 400px;
    width: 100%;
}
.gelencium_right img {
    max-width: 804px;
    width: 100%;
}
/* end */
/* max */
#maximale {
    background-image: url(../images/hintergrund-b.jpg);
    padding: 0;
    color: #fff;
    margin-bottom: 70px;
    min-height: 1000px;
    height: 100%;
    margin-top: -242px;
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
    z-index: 1;
    position: relative;
}
.maximale_main {
    position: relative;
    max-width: 1920px;
    width: 100%;
    margin: 0px auto;
}
.maximale_inner_para {
    position: absolute;
    padding-top: 178px;
    top: 150px;
    left: 579px;
}
.maximale_inner_para .head_max h2 {
    font-size: 84px;
    color: #fff;
    padding-bottom: 30px;
    font-weight: 600;
    font-family: 'helveticabold' !important;
}
.maximale_inner_para .head_max h2 span {
    font-weight: 300;
    font-size: 81px;
    font-family: 'helveticaregular' ;
}
.strip-wrapper {
    position: relative;
    max-width: 316px;
    width: 100%;
}
.strip-txt {
    padding-top: 6px;
    padding-bottom: 0px;
    background-color: #fff;
    letter-spacing: -1px;
    font-size: 72px;
    color: #3365A6;
    width: 778px;
    font-weight: bolder;
    font-family: 'helveticabold' !important;
    padding-left: 50px;
}
.strip-wrapper .strip-leaf {
    position: absolute;
    width: 148px;
    height: 148px;
    top: -104px;
    right: -574px;
    border-radius: 50%;
    transform: translateY(-54%);
}
.pro-tag {
    margin-top: 11px;
    color: #fff;
}
.wirkung-head h2 {
    margin: 12px 0 15px;
    padding-left: 47px;
}
.head_max {
    position: relative;
    left: 49px;
}
.maximale_inner img {
    max-width: 852px;
    width: 100%;
    top: 170px;
    position: relative;
    z-index: 99;
}
.max_heading {
    padding-left: 158px;
    padding-top: 92px;
}
.max_heading h2 {
    font-size: 66px;
    color: white;
    font-weight: bolder;
}
.max_heading h3{
    font-size: 40px;
}
/* end */
/* card */
.gut-zu-sec {
    padding-top: 106px;
}
.card_main_section {
    padding-top: 59px;
    position: relative;
    top: 67px;
}
.card_main_section .row {
    background-color: #FAFBFD;
    border-top-right-radius: 32px;
    border-top-left-radius: 32px;
    border-bottom-right-radius: 32px;
    border-bottom-left-radius: 32px;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1), 0 1px 2px -1px rgba(0,0,0,0.1);
}

#maximale .slick-list {
    overflow:visible !important;
 
}
.exract_inner {
    margin-top: -40px;
}
.margin-top {
    margin-top: 80px;
}
.diagram_img{
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.card_custom.card_custom_middle {
    margin: 0px 10px 0px 15px;
}
.card_custom_third{
    margin: 0px 15px 0px 4px;
}
.card_custom {
    background-color: #FAFBFD;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* align-items: center; */
    border-radius: 32px;
    border: 2px solid white;
    box-shadow: 0px 1px 11px #1254A21A;
}
.check-icon {
    width: 65px;
    height: 65px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #fafbfd;
    border: 1px solid #FFFFFF;
    margin: 0 auto;
    margin-top: -29px;
    border-radius: 50%;
}

.check-icon img {
    max-width: 100% !important;
    border: 4px solid white;
    border-radius: 100%;
}
.card_custom p{
    color: #000;
}
.card_inner_uper p{
font-size: 25px;
}
.card_inner_uper {
    background-color: #54B502;
    text-align: center;
    padding-bottom: 10px;
    border-top-right-radius: 32px;
    border-top-left-radius: 32px;
    height: 171px;
}
.card_inner_uper p{
    color: white;
    font-weight: 700;
    text-align: center !important;
    font-size: 25px !important;
}
.card_custom .diagram {
    padding: 18px 10px;
    margin-top: 20px;
    max-width: 288px;
    width: 100%;
    text-align: center;
    background-color: #F2F5FA;
    border-radius: 20px;
}
.para p {
    color: #002C6D;
    font-size: 18px;
    padding: 29px 10px;
    text-align: start !important;
    height: 213px;
}
/* end */
/* start */
.gut-zu-sec h2 {
    margin-bottom: 20px;
    padding: 0 15px;
    text-align: start;
    font-weight: bolder;
    font-size: 50px;
    line-height: 38px;
    color: #002C6D;
    text-transform: uppercase;
    font-family: 'helveticabold';
    margin-bottom: -60px;
}
.gut-zu-sec h2 span{
    font-weight: 400;
    font-size: 40px;
     text-transform:lowercase;
     font-family: 'helveticaregular';
}
.pattern_wrap {
    position: relative;
    min-height: 500px;
    height: 100%;
    max-width: 500px;
    width: 100%;
    margin: 0px auto;
}
.pattern_wrap::before{
    content: "";
    position: absolute;
  border-radius: 50%;
  border: 18px solid #EAEEFA;
  aspect-ratio: 1 ;
  z-index: 1;
  width: 500px;
 
  transform: translate(-50% , -50%);
  left: 50%;
  top:50%;
}
.blue-pattern {
    background-color: #002C6D;
    position: absolute;
    left: 107px;
    top: 92px;
    padding: 55px 10px 2px 367px;
    bottom: -123px;
    width: 678px;
    height: 210px;
    border-bottom-left-radius: 10px;
    z-index: 2;
    border-radius: 180px 77px 0px 0px;
}
.pattern p {
    font-size: 27px;
    color: #fff;
    letter-spacing: -.43px;
    font-weight: bold;
    line-height: 30px;
    text-align: left;
}
.pattern_wrap .strip-leaf {
    position: absolute;
    left: 53%;
    top: 53%;
    width: 282px;
    height: 278px;
    border: 15px solid #EAEEFA;
    background-color: #ffffff;
    transform: translate(-50%, -50%);
    z-index: 4;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pattern_wrap .strip-leaf img {
    border-radius: 100%;
    max-width: 200px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 200px;
}
.gray-pattern {
    color: #002C6D;
    background-color: #EAEEFA;
    position: absolute;
    right: 98px;
    padding: 32px 10px 2px 60px;
    bottom: 78px;
    width: 678px;
    height: 189px;
    border-bottom-left-radius: 84px;
    z-index: 3;
    border-bottom-right-radius: 145px;
}
.gray-pattern p {
    color: #002C6D;
 
    
}
.pattern p span {
    font-weight: 400;
    display: block;
}



/* end */
/* exract */
section#exract {
    padding-top: 100px;
}
section#exract .row{
    padding-top: 65px;
}
.exract_heading h3 {
    color: #002C6D;
    font-size: 42px;
}
.exract_heading h2 {
    font-size: 55px;
    color: #002C6D;
    font-weight: bold;
    margin-bottom: 0px;
    font-family: 'helveticabold';
}
.exract_heading sub {
    bottom: 20px;
}
.num {
    background-color: white;
    border: 7px solid white;
    border-radius: 100%;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1), 0 1px 2px -1px rgba(0,0,0,0.1);
    position: absolute;
    z-index: 9;
    top: 23px;
    /* width: 80px; */
    /* height: 80px; */
    display: flex;
    justify-content: center;
    align-items: center;
}
.num span{
    width: 75px;
    height: 75px;
    text-align: center;
    border: 3px solid #54B502;
    border-radius: 100%;
    background-color: white;
    font-size: 50px;
    font-weight: 700;
    color: #54B502;
}
.exract_inner {
    position: relative;
    gap: 50px;
}
.exract_para h2 {
    font-size: 45px;
    color: #002C6D;
    font-weight: 700;
    line-height: 43px;
}

.exract_para h2 span{
    font-weight: 500;
    font-size: 35px;
}
.num_right {
    background-color: white;
    border: 7px solid white;
    border-radius: 100%;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1), 0 1px 2px -1px rgba(0,0,0,0.1);
    position: absolute;
    z-index: 9;
    top: 23px;
    right: 20px;
}
.num_right  span{
    font-size: 50px;
    font-weight: 700;
    color: #FF8A74;
    width: 75px;
    height: 75px;
    text-align: center;
    border: 3px solid #FF8A74;
    border-radius: 100%;
    background-color: white;
}
.num3 span{
    border: 3px solid #4B79D0;
}
.num3 span{
    color:#4B79D0 ;
}
.num4 span{
    border: 3px solid #A254D3;
}
.num4 span{
    color:#A254D3;
}
.num5 span{
    border: 3px solid #EA7A7A;
}
.num5 span{
    color:#EA7A7A;
}
/* end */
/* power */
section.power-details {
    padding-top: 20px;
    background: transparent linear-gradient(180deg, #F8FBEF 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
}
.power_deatil_left {
    position: relative;
}
.power_deatil_right.d-flex {
    padding-top: 72px;
}
.power_deatil_left img {
    max-width: 350px;
    width: 100%;
    height: 351px;
    position: relative;
    z-index: 9999;
    object-fit: contain;
}
.power-details .greenPatternWrap {
    max-width: 497px;
    width: 100%;
    height: 156px;
    padding: 2px 15px 11px 120px;
    background-color: #437C00;
    color: #fff;
    margin-bottom: 24px;
    border-radius: 0 23px 23px 0;
    position: relative;
    left: -48px;
    top: 2px;
    /* z-index: 1; */
}
.power-details .greenPatternWrap h2 {
    font-size: 50px;
    color: #fff;
    margin-bottom: 7px;
    font-weight: 700;
}
.power-details .greenPatternWrap p {
    line-height: 1.2;
    /* letter-spacing: -0.35px; */
    font-weight: bold;
    font-size: 22px;
}
.power-details .greenPatternWrap p span{
    font-style: italic;
}
.listing-sec-02 ul {
    margin: 0;
    padding: 0 6px 0 0px;
    height: 388px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 5px;
}
.listing-sec-02 ul li {
    background-size: 40px;
    padding-left: 55px;
    min-height: 40px;
    margin: 0;
    padding-bottom: 20px;
}
li.list {
    padding-right: 30px;
}
.listing-sec ul li {
    background-image: url('../images/sign.svg');
    /* background-size: contain; */
    background-repeat: no-repeat;
    background-size: 37px;
    min-height: 29px;
    font-size: 22px;
    padding-left: 57px;
    line-height: 1.15;
    max-width: 420px;
    width: 100%;
    margin-left: 11px;
    list-style: none;
    color: #002C6D;
}
strong {
    font-weight: bold;
    color: #002C6D;
}
.listing-sec ul li.bg-flag {
    background-image: url('../images/flag-icon.svg');
}
.power_deatil_main.d-flex {
    height: 500px;
    position: relative;
}
/* end */
/* review */
#review_main {
    padding-bottom: 171px;
    position: relative;
}
.bg {
    position: absolute;
    bottom: -68px;
    top: auto;
    width: 100%;
    z-index: -1;
}
.bg img {
    width: 100%;
}
#review_main .row{
    padding-top: 40px;
}
.review_inner {
    padding: 20px 27px;
}
.review_inner img {
    max-width: 200px;
    width: 100%;
    padding: 10px 4px;
}
.review_inner h3 {
    font-size: 27px;
    font-weight: bolder;
    color: #002C6D;
    height: 92px;
    font-family: 'helveticabold';
    padding-top: 19px;
}
.review_inner p {
    font-size: 25px;
    color: #3B3B3B;

    height: 283px;
}
.review_bottom {
    display: flex;
    gap: 10px;
    align-items: center;
    padding-top: 20px;
}
.review_bottom img {
    max-width: 100px;
    width: 100%;
    height: 100px;
    object-fit: contain;
    border: 6px solid #EAF0F8;
    border-radius: 100%;
    margin: 0px;
    padding: 0px;
}
.review_bottom h4{
    font-size: 20px;
    font-weight: 700;
}
/* end */
/* footer */
.footer_main{
    background-color: #002C6D;
}
.footer_text {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer_text a {
    text-decoration: none;
    color: #fff;
}

.footer_text p{
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 0px;
    color: white;
    padding: 9px 0px;
}
.footer_text button {
    background-color: #54B502;
    color: white;
    padding: 19px 22px;
    border: none;
}
.footer_text button a{
    color: white;
    text-decoration: none;
    font-size: 25px;
    font-weight: 500;
}
.footer_para {
    padding-top: 61px;
}
.footer_para p {
    font-size: 16px;
    color: #3B3B3B;
    margin-bottom: 3px;
}
/* end */
.desktop_review{
    display: block;
}
.mobail{
    display: none;
}
.top_review{
    display: none;
}
@media (max-width:2506px){
    #maximale {
        margin-top: -229px;
    }
    
}
@media (max-width:2200px) {
    #maximale {
        margin-top: -206px;
    }
    
}
@media (max-width:1940px) {
    #maximale {
        margin-top: -187px;
    }
}
@media (max-width:1500px){
    #maximale {
        margin-top: -204px;
    }
    .strip-txt {
        width: 703px;
    }
    .maximale_inner_para .head_max h2 {
        font-size: 67px;
    }
    .strip-wrapper .strip-leaf {
        top: -103px;
        right: -481px;
    }
    .maximale_inner_para .head_max h2 span {
        font-size: 72px;
    }
}
@media (max-width:1390px){
    .header_inner_section h2 {
             font-size: 45px;
    }
    .header_inner_section {
        padding: 12px 39px;
    }
    .maximale_inner img {
        max-width: 612px;
    }
    .maximale_inner_para {
        padding-top: 221px;
        top: 7px;
        left: 410px;
    }
    .max_heading {
        padding-left: 158px;
        padding-top: 173px;
    }
    #maximale {
        margin-top: -184px;   
    }
}
@media (max-width:1313px) {
    .listing-sec ul li {
        padding-left: -1px;
        max-width: 328px;
        width: 100%;
        color: #002C6D;
    }
    .header_inner_section img {
        max-width: 373px;

    }
}
@media (max-width:1247px){
    #maximale {
        margin-top: -175px;
    }
    .header_inner_section {
        padding: 12px 26px;
    }
    .header_inner_section h2 {
        font-size: 36px;
    }
    .strip-wrapper .strip-leaf {
        top: -167px;
        right: -364px;
    }
    .maximale_inner_para .head_max h2 {
        font-size: 61px;
    }
    .maximale_inner img {
        top: 233px;
    }
    .maximale_inner_para .head_max h2 span {
        font-size: 63px;
    }
    .review_inner p {
        height: 320px;
        font-size: 20px;
    }
    .power-details .greenPatternWrap {
        max-width: 411px;
        width: 100%;
        padding: 23px 15px 11px 83px;
    }
    .listing-sec ul li {
       font-size: 17px;
    }
    .power-details .greenPatternWrap p {
        font-size: 18px;
    }
    .power-details .greenPatternWrap h2 {
        font-size: 38px;
    }
    .review_inner h3 {
        font-size: 22px;
        height: 78px;
    }
    .maximale_inner img {
        max-width: 549px;
        width: 100%;
    }
    .icon_pare p {
        font-size: 26px;
    }
    .gelencium_left h2 {
        font-size: 35px;
    }
    .max_heading h2 {
        font-size: 50px;
        color: white;
        font-weight: bolder;
    }
    .maximale_inner_para {
        left: 372px;
        top: 38px;
    }
    .strip-txt {
        width: 610px;
    }
    .power_deatil_left img {
        max-width: 274px;
        width: 100%;
        height: 237px;
        border-radius: 60%;
    
    }
    .power_deatil_left img {
        top: 30px;
    }
    .header_left img {
        max-width: 518px;
        width: 1000%;
        height: 747px;
        object-fit: contain;
    }
}
@media (max-width:1068px){
    #maximale {
        margin-top: -169px;
    }
    .strip-wrapper .strip-leaf {
        top: -164px;
        right: -268px;
    }
    .strip-txt {
        width: 479px;
    }
    .blue-pattern {
        width: 616px;
        height: 187px;
    }
    .gray-pattern {
        right: 110px;
        bottom: 94px;
        width: 597px;
        height: 189px;
    }
    .icon_pare p {
        font-size: 22px;
    }
    .gelencium_left h2 {
        font-size: 30px;
    }
    .header_banner h1 {
        font-size: 37px;
        line-height: 83px;
    }
    header {
        background-position: left;
        min-height: 686px;
        height: 100%;
    }
    .header_banner {
        padding: 165px 55px;
    }
    .header_inner_section img {
        max-width: 267px;
    }
    .header_inner_section h2 {
        font-size: 34px;
    }
    .header_inner_section {
        padding: 12px 17px;
 align-items: end ;
    }
    .card_inner_uper p {
        font-size: 19px !important;
        line-height: 29px;
    }
    #review_main {
        padding-bottom: 101px;
    }
    .card_inner_uper {
        height: 144px;
    }
    .review_inner h3 {
        font-size: 20px;
        height: 78px;
    }
    .listing-sec ul li {
        max-width: 298px;
    }
    .listing-sec ul li {
        margin-left: 0px;

    }
    .maximale_inner_para {
        top: 63px;
        left: 372px;
    }
    .max_heading h2 {
        font-size: 46px;
    }
    .card_main_section {
        padding-top: 17px;
        top: 72px;
    }
    .maximale_inner_para .head_max h2 {
        font-size: 52px;
    }
    .maximale_inner_para .head_max h2 span {
        font-size: 50px;
    }
    section#gelencium {
        padding-top: 0px;
    }
    .review_inner p {
        height: 239px;
        font-size: 20px;
    }
    .power_deatil_main.d-flex {
        height: 414px;
        position: relative;
    }
    .para p {
        font-size: 16px;
    }
    .gut-zu-sec {
        padding-top: 44px;
    }
}
@media (max-width:992px) {
   
    .gelencium_left button {
        box-shadow: 0px 3px 6px #01356943;
    }
    .card_custom.card_custom_middle {
        margin: 0px 5px 0px 5px;
    }
    .slick-dots li button:before {
        font-size: 15px !important;
        top: 17px !important;

    }
    section#exract {
        padding-top: 12px;
    }
    #maximale .slick-prev:before, .slick-next:before {
        font-size: 39px !important;
        color: #002C6D !important;
    }
    section#exract .slick-prev:before {
        color: #002C6D !important;
    }
    section#exract .slick-next:before {
        color: #002C6D !important;
    }
    #review_main  .slick-prev:before {
        color: #002C6D !important;
    }
    #review_main  .slick-next:before {
        color: #002C6D !important;
    }
    .slick-next {
        right: -1px !important;
    }
    .slick-prev:before, .slick-next:before {
        font-size: 39px !important;
        color: #002C6D !important;
    }
    .header_left {
       display: none;
    }
    img.header_img {
        display: block;
    }
    .header_banner h1 {
        position: absolute;
        top: -12px;
        background-color: #D0333A;
        width: 100%;
        left: 0px;
        text-align: left;
        padding: 23px;
        font-size: 55px;
        line-height: 69px;
    }
    .header_banner h1 span {
       margin-left: 0px;
    }

    .header_img {
        max-width: 688px;
        width: 100%;
        height: 697px;
        object-fit: contain;
        position: absolute;
        top: 126px;
        right: 142px;
    }
    .header_banner {
        max-width: 100%;
        width: 100%;
    }
    header .custom_container {
        padding: 10px 0px;
    }
    .header_inner_section {
        position: absolute;
        bottom: -576px;
        left: 263px;
        margin: 0px auto;
        max-width: 46%;
        width: 100%;
        height: 509px;
    }
    .gelencium_right img {
        max-width: 444px;
        width: 100%;
    }
   #gelencium .row{
    flex-direction: column-reverse;
   }
   .header_inner_section {
    background-color: #EAEEFA;
    border-radius: 30px;
    background-image: none;
    flex-direction: column;
    text-align: center;
    justify-content: start;
    align-items: center;
    padding: 44px 0px;
}
.header_inner_section h2 {
    font-size: 60px;
}
.header_inner_section img {
    max-width: 471px;
}
.gelencium_right {
    position: relative;
    top: 443px;
}
.gelencium_left {
    padding-top: 410px;
}
#maximale {
    background-image: none;
    background: radial-gradient(circle, rgba(94, 161, 248, 1) 0%, rgba(51, 101, 166, 1) 42%);
    margin-top: -52px;
    padding-top: 43px;
}
.maximale_inner img {
    max-width: 499px;
    width: 100%;
    top: 5px;
    position: relative;
    z-index: 99;
}

.max_heading {
    padding-left: 50px;
    padding-top: 10px;
}
.maximale_inner_para .head_max h2 {
    font-size: 30px;
}
.strip-txt {
    padding-top: 6px;
    padding-bottom:0;
    font-size: 38px;
    width: 407px;
}
.maximale_inner_para {
    top: -25%;
    left: 340px;
}
.strip-wrapper .strip-leaf {
    left: 102%;
    top: -58%;
    border-radius: 50%;
    transform: translateY(13%);
}
.strip-wrapper .strip-leaf img{
    max-width: 108px;
    width: 100%;
    object-fit: contain;
}
.listing-sec-02 ul {

    height: 100%;
    
    gap: 20px;
}
.power-details .greenPatternWrap {
    max-width: 509px;
    width: 100%;
    padding: 23px 15px 11px 83px;
    top: -3px;
}
.power_deatil_main.d-flex {
    height: 100%;
    position: relative;
    justify-content: center;
}
.power_deatil_left img {
    max-width: 297px;
    width: 100%;
    height: 245px;
    object-fit: contain;
    border-radius: 100%;
}
.listing-sec ul li {
    max-width: 441px;
}
.exract_inner {
    flex-direction: column;
    border-radius: 25px;
    background-color: #DFEBF9;
    color: #002C6D;
    padding: 0 25px 20px;
    margin: 0px 5px;
    border: 3px solid #fff;
    height: 395px;
    box-shadow: 0px 0px 14px -9px rgba(0,0,0,0.9);
}
.exract_inner img {
    max-width: 200px;
    width: 100%;
    padding-top: 37px;
    object-fit: contain;
}
.review_inner p {
    height: 200px;
    font-size: 18px;
  
}
.exract_para h2 {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
}
.exract_para h2 span {
    font-weight: 500;
    font-size: 21px;
}

.num_right {
    top: -40px;
    right: 110px;
}
/* slider */
.slick-prev {
    left: -24px !important;
    z-index: 1 !important;
}
.slick-prev:before, .slick-next:before {
    font-size: 31px;
}
section#exract .slick-prev:before{
    color:#002C6D ;
}
section#exract .slick-next:before{
    color:#002C6D ;
}
#review_main  .slick-prev:before{
    color:#002C6D ;
}
#review_main  .slick-next:before{
    color:#002C6D ;
}
.review_inner {
    border: 4px solid #fff;
    background-color: #eaeefa;
    box-shadow: 0px 0px 14px -6px rgba(10, 80, 230, .2);
    padding: 0 30px 30px;
    color: #374453;
    position: relative;
    margin: 0px 5px;
}
.top_review {
    display: block;
    position: absolute;
    top: -55px;
    left: 92px;
}
.review_bottom img{
    display: none !important;
}
.mobail_review{
    display: block;
}
.num {
    left: 122px;
    top: -43px;
}
.desktop_review{
    display: none;
}
.mobail{
    display: block;
}
.slick-slide {
    padding-top: 42px !important;
}
/* #review_main .slick-slide{
    padding-top: 42px !important;
}
#maximale.slick-slide{
    padding-top: 50px !important;
} */
.pattern_wrap .strip-leaf {
    left: 49%;
    top: 49%;
    width: 192px;
    height: 188px;
    border: 7px solid #EAEEFA;
}
.mobail-img{
    display: none !important;
}
.review_inner h3 {
    font-size: 20px;
    height: 140px;
    padding-top: 78px;
    color: #374453;
}
.pattern_wrap::before {
 display: none;
}
.pattern_wrap .strip-leaf img {
    max-width: 143px;
    width: 100%;
    margin-top: -2px;
}
.blue-pattern {
    width: 650px;
    height: 218px;
    left: -46px;
    border-radius: 0px 180px 0px 0px;
    top: 28px;
    padding: 55px 10px 2px 49px;
}
.gray-pattern {
    right: -104px;
    bottom: 62px;
    width: 652px;
    height: 190px;
    border-radius: 0 0 0 180px;
    padding: 32px 10px 2px 407px;
}
.pattern p {
    font-size: 21px;
}
.gray-pattern p br{
    display: none;
}
.card_main_section .row {
   background-color: transparent;
   box-shadow: none;
}
.card_main_section {
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.8015581232492998) 40%, rgba(255, 255, 255, 0.43461134453781514) 66%, rgba(255, 255, 255, 0) 100%);
}
.card_inner_uper p {
    font-size: 19px !important;
}
.card_custom {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 4px 5px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
}
#maximale .slick-list {
    overflow:hidden !important;
}
.card_main_section {
    padding-top: 17px;
    top: 9px;
}
}
@media (max-width:820px){
  .maximale_inner.d-flex {
    padding-top: 50px;
}
    section#exract {
        padding-top: 20px;
    }
    .top_review {
        top: -55px;
        left: 100px;
    }
    .strip-wrapper .strip-leaf {
        left: 100%;
        top: -62%;
    }
    .gut-zu-sec {
        padding-top: 26px;
    }
   .maximale_inner img {
    max-width: 387px;
}
    .header_inner_section {
        bottom: -545px;
        left: 143px;
        max-width: 64%;
        width: 100%;
        height: 509px;
    }
    .gelencium_right {
        position: relative;
        top: 402px;
    }
 .maximale_inner_para {
    top: -141px;
    left: 255px;
}
    .max_heading h2 {
        font-size: 48px;
    }
    .gray-pattern {
        right: -79px;
        bottom: 62px;
        width: 637px;
        height: 190px;
        padding: 18px 10px 2px 407px;
    }
    .blue-pattern {
        width: 638px;
        height: 218px;
        left: -59px;
        border-radius: 0px 180px 0px 0px;
        top: 28px;
        padding: 55px 10px 2px 49px;
    }
    .header_img {
        max-width: 541px;
        width: 100%;
        height: 697px;
        top: 90px;
        right: 167px;
    }
    .num {
        left: 121px;
        top: -43px;
    }
    .num span {
        width: 55px;
        height: 55px;
    }
    .num_right  span {
        width: 55px;
        height: 55px;
        font-size: 35px;
    }
    .num span {
        font-size: 35px;
    }
    .card_custom {
        align-items: normal;
    }
}
@media (max-width:768px) {
    .exract_heading h2 {
        font-size: 40px;
    }
    .exract_heading h3 {
        font-size: 30px;
    }
    .maximale_inner {
    padding-top: 80px;
}
    .top_review {
        top: -56px;
        left: 83px;
    }
.maximale_inner_para {
    top: -165px;
    left: 231px;
}
    .num {
        left: 184px;
        top: -43px;
    }
    .num_right {
        top: -40px;
        right: 188px;
    }
    .exract_heading {
        padding-top: 20px;
    }
    .power-details .greenPatternWrap {
        max-width: 509px;
        width: 100%;
        padding: 19px 15px 6px 83px;
        top: 12px;
        height: 147px;
    }
    .strip-txt {
        width: 358px;
    }
 .strip-wrapper .strip-leaf {
    left: 87%;
    top: -58%;
}

}
@media (max-width:658px){
.maximale_inner img {
    max-width: 589px;
    top: -105px;
}
    .maximale_inner.d-flex {
    padding-top: 0px;
}
    .power-details .greenPatternWrap {
        top: 16px;
        height: 138px;
        padding: 19px 15px 6px 54px;
    }
    .power-details .greenPatternWrap h2 {
        font-size: 30px;
    }
    .power-details .greenPatternWrap p {
        font-size: 16px;
    }
   .maximale_inner_para {
    top: 109px;
    left: 0px;
}
    .para p {
        height: 276px;
    }
   .max_heading {
    padding-left: 57px;
    padding-top: 118px;
}
    .header_banner h1 {
        font-size: 42px;
        line-height: 62px;
    }
    .blue-pattern {
        width: 522px;
        left: -14px;
        top: 28px;
        padding: 55px 10px 2px 49px;
    }
    .gray-pattern {
        right: -10px;
        bottom: 62px;
        width: 527px;
        padding: 15px 10px 2px 347px;
    }
    .pattern_wrap .strip-leaf img {
        max-width: 129px;
        margin-top: 0px;
        margin-right: 0px;
    }
    .slick-next {
        right: 6px !important;
    }
    .card_custom {
        align-items: normal;
    }
    section#exract .slick-prev, .slick-next {
        top: 61% !important;
    
    }
    section#exract .slick-next {
        right: 39px !important;
    }
    section#exract .slick-prev {
        left: 22px !important;
        z-index: 1 !important;
    }
    #review_main .slick-prev, .slick-next {
        top: 61% !important;
    
    }
    #maximale .slick-prev, .slick-next {
        top: 61% !important;
    
    }
    .num span {
        width: 40px;
        height: 40px;
        font-size: 24px;
    }
    .num {
        left: 181px;
        top: -32px;
    }
    .num_right {
        right: 194px;
        top: -32px;
    }
    .top_review {
        top: -56px;
        left: 191px;
    }
    .num_right span{
        font-size: 24px;
        width: 40px;
        height: 40px;
    }
   .strip-wrapper .strip-leaf {
    left: 280px;
    top: 67px;
}
    .pattern_wrap .strip-leaf {
        left: 45%;
        top: 49%;
        width: 147px;
        height: 146px;
        border: 7px solid #EAEEFA;
    }
    .top_review {
        top: -56px;
        left: 162px;
    }
    .power_deatil_left img {
        max-width: 307px;
        width: 100%;
        height: 254px;
        object-fit: contain;
        border-radius: 100%;
    }

    .gut-zu-sec h2 {
        margin-bottom: 0;
    }
}

@media (max-width:575px){
    .maximale_inner_para {
        top: 26px;
        left: 0px;
    }
    #maximale {
    margin-top: -41px;
}
    .pattern_wrap .strip-leaf {
        left: 45%;
        top: 47%;
        width: 126px;
        height: 120px;
        border: 7px solid #EAEEFA;
    }
    .num {
        left: 173px;
        top: -32px;
    }
    .num_right {
        right: 164px;
        top: -32px;
    }
    .maximale_inner img {
        max-width: 589px;
        top: -55px;
    }
    .top_review {
        left: 121px;
    }
    .header_banner h1 {
        font-size: 32px;
        line-height: 52px;
    }
    .header_img {
        top: 24px;
        right: 31px;
    }
    .header_inner_section {
        bottom: -346px;
        left: 64px;
        max-width: 75%;
        width: 100%;
        height: 383px;
    }
    .header_inner_section h2 {
        font-size: 42px;
    }
    .gelencium_right {
        position: relative;
        top: 234px;
        right: -5px;
    }
    .gelencium_left {
        padding-top: 245px;
    }
    .rating {
        font-size: 17px;
        
    }
    .strip-txt {
        padding-top: 2px;
        padding-bottom: 5px;
        font-size: 35px;
        width: 286px;
    }
    .strip-wrapper .strip-leaf {
        left: 90%;
        top: -61%;
    }
   
    .gray-pattern {
        right: -12px;
        bottom: 47px;
        width: 100%;
        padding: 52px 14px 13px 180px;
    }
    .gray-pattern  br{
        display: none !important;
    }
    .exract_heading h2 {
        font-size: 30px;
    }
    .exract_heading h3 {
        font-size: 24px;
    }
    .max_heading h2 {
        font-size: 29px;
    }
    .max_heading h3 {
        font-size: 25px;
    }
   .strip-wrapper .strip-leaf {
    left: 257px;
    top: 78px;
}
    .blue-pattern {
        width: 100%;
        padding: 55px 10px 2px 49px;
    }
    .power_deatil_main.d-flex {
        flex-direction: column !important;
    }
    .power_deatil_left img {
        max-width: 210px;
        width: 100%;
    }
    .power_deatil_left {
        position: relative;
        text-align: center;
    }
    .power-details .greenPatternWrap {
        max-width: 536px;
        width: 107%;
        padding: 23px 15px 10px 45px;
        top: -3px;
    }
    .power-details .greenPatternWrap h2 {
        font-size: 30px;
    }
    .footer_text {
        flex-direction: column;
    }
    .gelencium_left button a {
        font-size: 23px;
    }
    .listing-sec.max-60 {
        margin-top: 5px;
        padding-bottom: 4px;
    }
 .max_heading {
    padding-left: 43px;
    padding-top: 218px;
}
}
@media (max-width:400px){
    .maximale_inner_para {
        top: -29px;
        left: 0px;
    }
    .exract_heading h2 {
        font-size: 25px;
    }
    .exract_heading h3 {
        font-size: 20px;
    }
    .header_banner h1 {
        font-size: 24px;
        line-height: 39px;
    }
    .header_img {
        top: -84px;
        right: 26px;
    }
    .header_inner_section {
        bottom: -56px;
        left: 24px;
        max-width: 84%;
        width: 100%;
        height: 331px;
    }
    .header_inner_section h2 {
        font-size: 34px;
    }
    .gelencium_right {
        top: -14px;
        right: 12px;
    }
    .gelencium_left {
        padding-top: 3px;
    }
    span.font-0 img{
        max-width: 100px;
        width: 100%;
    }
    .gelencium_left h2 {
        font-size: 23px;
    }
    .gelencium_left h2 br{
        display: none;
    }
    .custom_container {
        padding: 10px 19px;
    }
    .icon_pare span {
        width: 36px;
        height: 33px;
    }
    .icon_pare span i {
        font-size: 32px;
    }
    .icon_pare p {
        font-size: 18px;
    }
    .maximale_inner_para .head_max h2 {
        font-size: 23px;
        padding-bottom: 4px;
    }
  .strip-txt {
    padding-top: 2px;
    padding-bottom: 5px;
    font-size: 26px;
    width: 290px;
}
    .strip-wrapper .strip-leaf {
        left: 78%;
        top: -87%;
    }
    .gray-pattern {
        right: -10px;
        bottom: 26px;
        width: 100%;
        padding: 52px 14px 13px 97px;
        border-radius: 0 0 0 57px;
        height: 221px;
    }
    .strip-wrapper .strip-leaf img {
        max-width: 79px;
        width: 100%;
        object-fit: contain;
    }
 .max_heading {
    padding-left: 22px;
    padding-top: 197px;
}
    .card_main_section {
        padding-top: 0px;
    
    }
    .blue-pattern {
        border-radius: 0px 66px 0px 0px;
    }
   .wirkung-head h2 {
    margin: 13px 0 15px;
    padding-left: 46px;
    font-size: 16px;
}
.maximale_inner_para {
    top: 63px;
    left: 0px;
}
    .slick-prev {
        left: -7px !important;
        z-index: 1 !important;
    }
    .top_review {
        top: -55px;
        left: 146px;
    }
    .num {
        left: 148px;
        top: -32px;
    }
    .num_right {
        width: 61px;
        height: 59px;
    }
    .num_right  span {
        font-size: 24px;
    }
    .num_right {
        top: -36px;
        right: 168px;
    }
     .slick-next:before {
        font-size: 29px !important;
        color: #002C6D !important
    }

    #maximale .slick-prev:before, .slick-next:before {
        font-size: 29px !important;
        color: #002C6D !important
    }
    .slick-prev:before, .slick-next:before {
        font-size: 29px !important;

    }
    #review_main .slick-prev {
        left: 1px !important;
        z-index: 1 !important;
    }
    #review_main .slick-next {
        right: 14px !important;
    }
    .gelencium_left button a {
        font-size: 24px;
    }
    .gelencium_left button  {
        box-shadow: 0px 3px 6px #01356943;
    }
    #maximale {
        padding-top: 0px;
    }
    .para p {
        height: 193px;
    }
    .maximale_inner img {
    max-width: 589px;
    top: 0px;
}
}
@media (max-width:375px) {
    .top_review {
        top: -54px;
        left: 92px;
    }
    .power-details .greenPatternWrap {
        max-width: 536px;
        width: 107%;
        padding: 18px 19px 10px 39px;
        top: -5px;
        left: -17px;
    }
 .strip-txt {
    width: 234px;
}
.maximale_inner_para {
    top: 22px;
}
.strip-wrapper .strip-leaf {
    left: 169px;
    top: -29px;
}
.maximale_inner_para .head_max h2 {
    font-size: 25px;
    padding-bottom: 37px;
}
.max_heading {
    padding-top: 232px;
}
}
