body.show-modal {
    position: fixed;
    overflow: hidden;
}

body.show-modal header{
    display:  none;
}

body.show-modal .overlay {
    background: #006A76;
}

body.show-modal .overlay .popup{
    height:  90vh;
    overflow-y: scroll;
    margin-top:  60px;
}

/* Mukesh 26May */
@font-face {
    font-family: Averta;  
    src: url(/wp-content/themes/folu/fonts/hinted-AvertaStd-Semibold.eot) format('embedded-opentype'),
    url(/wp-content/themes/folu/fonts/hinted-AvertaStd-Semibold.woff) format('truetype');  
    font-weight: 500;  
}
@font-face {
    font-family: Averta;  
    src: url(/wp-content/themes/folu/fonts/hinted-AvertaStd-Regular.eot) format('embedded-opentype'),
    url(/wp-content/themes/folu/fonts/hinted-AvertaStd-Regular.woff) format('truetype');  
    font-weight: 400;  
}
@font-face {
    font-family: Averta;  
    src: url(/wp-content/themes/folu/fonts/hinted-AvertaStd-Regular.eot) format('embedded-opentype'),
    url(/wp-content/themes/folu/fonts/hinted-AvertaStd-Regular.woff) format('truetype');  
    font-weight: 400;  
}
.row .interactive-head-section .col.section-title {
    border: none;
    padding: 0;
    margin: 6% 0 0 0;
    position: relative;
    z-index: 9;
}

.row .interactive-head-section .cloud-left-img {
    position: absolute;
    top: 6%;
    margin: 0;
    max-width: 380px;
    left: -13%;
}

.row .interactive-head-section .cloud-right-img {
    position: absolute;
    top: 0;
    margin: 0;
    right: 0;
    max-width: 317px;
}

.row .interactive-head-section .col.section-title h2 {
    font-family: Averta;
    font-size: 66px !important;
    font-weight: 600 !important;
    letter-spacing: 0;
    line-height: initial !important;
    margin-bottom: 5px;
    color: #006A76;
}

.row .interactive-head-section .col.section-title p {
    font-family: Averta;
    font-size: 67px;
    font-weight: 500 !important;
    letter-spacing: 0;
    line-height: initial;
    margin-bottom: 0;
    color: #006A76;
    -webkit-font-smoothing: auto;
}
.interactive-head-section .arrow-down {
    text-align: center;
    margin-top: 7.2%;
}

.pyramid-main {
    margin-top: 20%;
    position: relative;
}


.pyramid-main .cloud-image {
    position: absolute;
    width: 100%;
    height: 100%;
}

.pyramid-main .cloud-image img {
    width: 100% !important;
    margin: 0;
}

.pyramid-main .cloud-image .image1 {
    position: absolute;
    top: 5%;
    max-width: 226px;
    left: 24%;
}

.pyramid-main .cloud-image .image2 {
    position: absolute;
    top: 25.5%;
    max-width: 180px;
    right: 19%;
    z-index: 999;
}

.pyramid-main .cloud-image .image3 {
    position: absolute;
    top: 35%;
    max-width: 226px;
    left: 20%;
    z-index: 999;
}

.pyramid-main .cloud-image .image4 {
    position: absolute;
    bottom: 33.8%;
    max-width: 162px;
    right: 11.9%;
    z-index: 9;
}

.pyramid-main .cloud-image .image5 {
    position: absolute;
    bottom: 34.3%;
    max-width: 226px;
    left: 16%;
    z-index: 9;
}

.pyramid-main .flying-bird {
    position: absolute;
    top: 0;
    left: 0;
}

.pyramid-main .flying-bird .bird {
    max-width: 237px;
}

.pyramid-main .flying-bird .bird img {
    margin: 0 !important;
    display: block;
}

.pyramid-main .flying-bird .icon img {
    display: block;
    margin: 0;
}

.pyramid-main .flying-bird .icon {
    position: relative;
    padding-left: 80px;
    margin-bottom: -20px;
    transition: 0.8s ease-in-out;
}

.pyramid-main .flying-bird .click-block {
    opacity: 0;
    margin: 0 0 -30px 0;
    transition: 0.8s ease-in-out;
    position: relative;
}

.pyramid-main .flying-bird:hover .click-block {
    opacity: 1;
}

.pyramid-main .flying-bird:hover .icon {
    opacity: 0;
}

.pyramid-main .flying-bird .click-block img {
    margin: 0;
}


.pyramid-main .pyramid-top {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pyramid-main .pyramid-top span.left {
    border-bottom: 157px solid #E8E4DC;
    border-left: 85px solid transparent;
}

.pyramid-main .pyramid-top span.right {
    border-bottom: 157px solid #DED9CF;
    border-right: 85px solid transparent;
}

.pyramid-main .second-section {
    text-align: center;
    max-width: 311px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    /*z-index: 9;*/
    /* overflow: hidden; */
}

.pyramid-main .second-section .single-grid {
    background: #EF7742;
    padding: 12px 0;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    position: relative;
    transition: 400ms ease-in-out;
    z-index: 10;
}

.pyramid-main .second-section:hover .single-grid {
    transform: scale(1.13);
}

.pyramid-main .second-section .single-grid:before {
    content: "";
    background: #ffffff;
    height: 159px;
    width: 66px;
    position: absolute;
    top: -29px;
    right: 87%;
    transform: rotate(27deg);
}

.pyramid-main .second-section .single-grid:after {
    content: "";
    background: #ffffff;
    height: 159px;
    width: 66px;
    position: absolute;
    top: -29px;
   	left: 87%;
    transform: rotate(-27deg);
}

.pyramid-main .second-section .img img {
    margin: 0 auto 12px;
    display: block;
    max-width: 127px;
}

.pyramid-main .second-section .img img.hovr-img{
    position: absolute;
    top: 12px;
    right: 0px;
    left: 0;
    opacity: 0;
    transition: 0.5s ease-in-out;
}
.pyramid-main .third-section .img img.hovr-img {
    position: absolute;
    top: 13px;
    right: -9px !important;
    left: 0;
    opacity: 0;
    transition: 0.5s ease-in-out;
    height: 79px;
}
.pyramid-main .third-section .grid.third .img img.hovr-img {
    right: 0px !important;
    left: -10px;
    top:12px;
}
.pyramid-main .fouth-section .img img.hovr-img {
    position: absolute;
    top: 17px;
    right: -4px;
    left: 0;
    opacity: 0;
    transition: 0.5s ease-in-out;
    height: 78px;
}
.pyramid-main .fivth-section .img img.hovr-img {
    position: absolute;
    top: 18px;
    right: -14px;
    left: 0;
    opacity: 0;
    transition: 0.5s ease-in-out;
    height: 70px;
}
.pyramid-main .fivth-section .grid.second .img img.hovr-img {
    right: -1px;
}
.pyramid-main .fivth-section .grid.third .img img.hovr-img {
    right: 31px;
    margin-left: 62px !important;
}
.pyramid-main .fouth-section .grid.third .img img.hovr-img{
    margin-left: 28px !important;
}
.pyramid-main .second-section p {
    font-family: Averta;
    font-size: 15px !important;
    font-weight: 500 !important;
    letter-spacing: 0;
    line-height: initial !important;
    color: #ffffff;
    padding: 0;
}


.pyramid-main .second-section .right-label {
    position: absolute;
    left: calc(100% - 43px);
    z-index: 999;
    top: 50%;
    transform: translate(0,-50%);
    white-space: nowrap;
    padding: 0 0 0 66px;
}

.pyramid-main .second-section .right-label:before {
    content: "";
    background: #006574;
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    border-radius: 100%;
    border: 2px solid #fff;
    top: 50%;
    transform: translate(0,-50%);
    transition: 400ms ease-in-out;
}

.pyramid-main .second-section .right-label:after {
    content: "";
    border-top: 2px dotted #006574;
    position: absolute;
    width: 34px;
    height: 1px;
    left: 12px;
    top: 51%;
    transform: translate(0,-50%);
    transition: 400ms ease-in-out;
}

.pyramid-main .second-section .right-label a {
    background: #006574;
    display: inline-block;
    color: #fff;
    font-family: Averta;
    font-size: 18px !important;
    font-weight: 500 !important;
    padding: 7px 30px 7px 23px;
    border-radius: 0 20px 20px 0;
    position: relative;
}
.pyramid-main .second-section .right-label a:before {
    content: "";
    background: #006574;
    height: 28px;
    width: 27px;
    position: absolute;
    left: -14px;
    border-radius: 4px;
    top: 4px;
    transform: rotate(45deg);
    z-index: -9;
}

.pyramid-main .second-section:hover .right-label:before {
    left: 16px;
}

.pyramid-main .second-section:hover .right-label:after {
    width: 18px;
    left: 28px;
}

.pyramid-main .second-section:hover .img img,
.pyramid-main .third-section .grid:hover .img img ,
.pyramid-main .fouth-section .grid:hover .img img ,
.pyramid-main .fivth-section .grid:hover .img img {
    opacity: 0;
}

.pyramid-main .second-section:hover .img img.hovr-img,
.pyramid-main .third-section .grid:hover .img img.hovr-img,
.pyramid-main .fouth-section .grid:hover .img img.hovr-img,
.pyramid-main .fivth-section .grid:hover .img img.hovr-img{
    opacity: 1;
}

.pyramid-main .third-section {
    max-width: 510px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    position: relative;
}

.pyramid-main .third-section .grid {
    text-align: center;
    background: #8DA20E;
    padding: 24px 10px 14px 10px;
    width: 180px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    position: relative;
    transition: 400ms ease-in-out;
    z-index: 9;
    /* overflow: hidden; */
}

.pyramid-main .third-section .grid.first:before {
    content: "";
    background: #ffffff;
    height: 206px;
    width: 87px;
    position: absolute;
    top: -35px;
    left: -29px;
    transform: rotate(27deg);
}

.pyramid-main .third-section .grid.first:after{
    display: none;
}

.pyramid-main .third-section .grid.third:before {
    content: "";
    background: #ffffff;
    height: 206px;
    width: 89px;
    position: absolute;
    top: -35px;
    right: -28px;
    transform: rotate(-27deg);
}

/*.pyramid-main .third-section .grid:after {
    content: "";
    border: 2px solid #fff;
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 90px;
    top: 50%;
    left: -8px;
    background: #8DA20E;
    transform: translate(0,-50%);
}
*/
.pyramid-main .third-section .grid.first .img {
    text-align: right;
}
.pyramid-main .third-section .grid.first .img img {
    margin-right: 0px;
}

.pyramid-main .third-section .grid.first p {
    padding-left: 45px;
}


.pyramid-main .third-section .grid.second {
    width: 150px;
}


.pyramid-main .third-section .grid.third .img {
    text-align: left;
}

.pyramid-main .third-section .grid.third .img img {
    margin-left: 10px;
}

.pyramid-main .third-section .grid.third p {
    padding-right: 50px;
}

.pyramid-main .third-section .grid img {
    margin: 0 auto 20px;
    display: block;
    height: 55px;
}

.pyramid-main .third-section .grid p {
    color: #fff;
    font-family: Averta;
    font-size: 15px !important;
    font-weight: 500 !important;
    letter-spacing: 0;
    line-height: initial !important;
    
}

.pyramid-main .third-section .grid:hover {
    transform: scale(1.13);
    z-index: 99;
    /* border-right: 2px solid #fff; */
    /* border-top: 2px solid #fff; */
    box-shadow: 2px 0px 0px #fff;
}

.pyramid-main .third-section .grid:hover:after {
    content: "";
    height: 2px;
    width: 100%;
    position: absolute;
    top: 0;
    display: block;
    background: #fff;
    right: 0;
}

.pyramid-main .third-section .right-label {
    position: absolute;
    left: calc(100% - 62px);
    z-index: 99;
    top: 50%;
    transform: translate(0,-50%);
    white-space: nowrap;
    padding: 0 0 0 66px;
}

.pyramid-main .third-section .right-label:before {
    content: "";
    background: #8DA20E;
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    border-radius: 100%;
    border: 2px solid #fff;
    top: 50%;
    transform: translate(0,-50%);
    transition: 400ms ease-in-out;
}
.pyramid-main .third-section .grid.third:hover + .right-label:before {
    left: 6px;
}
.pyramid-main .third-section .right-label:after {
    content: "";
    border-top: 2px dotted #8DA20E;
    position: absolute;
    width: 34px;
    height: 1px;
    left: 12px;
    top: 51%;
    transform: translate(0,-50%);
}

.pyramid-main .third-section .right-label a {
    background: #8DA20E;
    display: inline-block;
    color: #fff;
    font-family: Averta;
    font-size: 19px !important;
    font-weight: 500 !important;
    padding: 7px 30px 7px 23px;
    border-radius: 0 20px 20px 0;
    position: relative;
}

.pyramid-main .third-section .right-label a:before {
    content: "";
    background: #8DA20E;
    height: 28px;
    width: 27px;
    position: absolute;
    left: -14px;
    border-radius: 4px;
    top: 4px;
    transform: rotate(45deg);
    z-index: -9;
}



.pyramid-main .fouth-section {
    max-width: 671px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    position: relative;
}

.pyramid-main .fouth-section .grid {
    text-align: center;
    background: #00A19A;
    padding: 24px 10px 14px 10px;
    width: 225px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    position: relative;
    transition: 400ms ease-in-out;
    z-index: 9;
    /*overflow: hidden;*/
}

.pyramid-main .fouth-section .grid.first:before {
    content: "";
    background: #ffffff;
    height: 201px;
    width: 82px;
    position: absolute;
    top: -35px;
    left: -34px;
    transform: rotate(27deg);
}

.pyramid-main .fouth-section .grid.first:after{
    display: none;
}

.pyramid-main .fouth-section .grid.third:before {
    content: "";
    background: #ffffff;
    height: 201px;
    width: 85px;
    position: absolute;
    top: -35px;
    right: -34px;
    transform: rotate(-27deg);
}

/*.pyramid-main .fouth-section .grid:after {
    content: "";
    border: 2px solid #fff;
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 90px;
    top: 50%;
    left: -8px;
    background: #00A19A;
    transform: translate(0,-50%);
}*/

.pyramid-main .fouth-section .grid.first .img {
    text-align: right;
}
.pyramid-main .fouth-section .grid.first .img img {
    margin-right: 16px;
}

.pyramid-main .fouth-section .grid.first p {
    padding-left: 45px;
}


.pyramid-main .fouth-section .grid.second {
    width: 214px;
}

.pyramid-main .fouth-section .grid.third .img {
    text-align: left;
}

.pyramid-main .fouth-section .grid.third .img img {
    margin-left: 43px;
}

.pyramid-main .fouth-section .grid.third p {
    padding-right: 50px;
}

.pyramid-main .fouth-section .grid img {
    margin: 0 auto 20px;
    display: block;
    height: 67px;
}

.pyramid-main .fouth-section .grid p {
    color: #fff;
    font-family: Averta;
    font-size: 15px !important;
    font-weight: 500 !important;
    letter-spacing: 0;
    line-height: initial !important;
}

.pyramid-main .fouth-section .grid:hover {
    transform: scale(1.13);
    z-index: 99;
    /* border-right: 2px solid #fff; */
    /* border-top: 2px solid #fff; */
    box-shadow: 2px 0px 0px #fff;
}

.pyramid-main .fouth-section .grid:hover:after{
    content: "";
    height: 2px;
    width: 100%;
    position: absolute;
    top: 0;
    display: block;
    background: #fff;
    right: 0;
}

.pyramid-main .fouth-section .right-label {
    position: absolute;
    left: calc(100% - 56px);
    z-index: 99;
    top: 50%;
    transform: translate(0,-50%);
    white-space: nowrap;
    padding: 0 0 0 66px;
}

.pyramid-main .fouth-section .right-label:before {
    content: "";
    background: #00A19A;
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    border-radius: 100%;
    border: 2px solid #fff;
    top: 50%;
    transform: translate(0,-50%);
    transition: 400ms ease-in-out;
}

.pyramid-main .fouth-section .grid.third:hover + .right-label:before {
    left: 6px;
}

.pyramid-main .fouth-section .right-label:after {
    content: "";
    border-top: 2px dotted #00A19A;
    position: absolute;
    width: 34px;
    height: 1px;
    left: 12px;
    top: 51%;
    transform: translate(0,-50%);
}

.pyramid-main .fouth-section .right-label a {
    background: #00A19A;
    display: inline-block;
    color: #fff;
    font-family: Averta;
    font-size: 19px !important;
    font-weight: 500 !important;
    padding: 7px 30px 7px 23px;
    border-radius: 0 20px 20px 0;
    position: relative;
}

.pyramid-main .fouth-section .right-label a:before {
    content: "";
    background: #00A19A;
    height: 28px;
    width: 27px;
    position: absolute;
    left: -14px;
    border-radius: 4px;
    top: 4px;
    transform: rotate(45deg);
    z-index: -9;
}


.pyramid-main .fivth-section {
    max-width: 845px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    position: relative;
}

.pyramid-main .fivth-section .grid {
    text-align: center;
    background: #36A9E1;
    padding: 24px 10px 74px 10px;
    width: 275px;
    border-left: 2px solid #fff;
    position: relative;
    transition: 400ms ease-in-out;
    z-index: 9;
    /* overflow: hidden; */
}

.pyramid-main .fivth-section .grid:hover {
    transform: scale(1.13);
    z-index: 99;
    /* border-right: 2px solid #fff; */
    /* border-top: 2px solid #fff; */
    box-shadow: 2px 0px 0px #fff;
}

.pyramid-main .fivth-section .grid:hover:after{
    content: "";
    height: 2px;
    width: 100%;
    position: absolute;
    top: 0;
    display: block;
    background: #fff;
    right: 0;
}

.pyramid-main .fivth-section .grid.first:before {
    content: "";
    background: #ffffff;
    height: 241px;
    width: 82px;
    position: absolute;
    top: -35px;
    left: -42px;
    transform: rotate(26deg);
}


.pyramid-main .fivth-section .grid.third:before {
    content: "";
    background: #ffffff;
    height: 241px;
    width: 85px;
    position: absolute;
    top: -35px;
    right: -42px;
    transform: rotate(-26deg);
}

/*.pyramid-main .fivth-section .grid:after {
    content: "";
    border: 2px solid #fff;
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 90px;
    top: 50%;
    left: -8px;
    background: #36A9E1;
    transform: translate(0,-50%);
}*/

.pyramid-main .fivth-section .grid.first .img {
    text-align: right;
}
.pyramid-main .fivth-section .grid.first .img img {
    margin-right: 65px;
}

.pyramid-main .fivth-section .grid.first p {
    padding-left: 45px;
}

.pyramid-main .fivth-section .grid.second {
    width: 282px;
}

.pyramid-main .fivth-section .grid.third .img {
    text-align: left;
}

.pyramid-main .fivth-section .grid.third .img img {
    margin-left: 43px;
}

.pyramid-main .fivth-section .grid.third p {
    padding-right: 50px;
}

.pyramid-main .fivth-section .grid img {
    margin: 0 auto 20px;
    display: block;
    height: 60px;
    object-fit: scale-down;
}

.pyramid-main .fivth-section .grid p {
    color: #fff;
    font-family: Averta;
    font-size: 15px !important;
    font-weight: 500 !important;
    letter-spacing: 0;
    line-height: initial !important;
}

.pyramid-main .fivth-section .right-label {
    position: absolute;
    left: calc(100% - 53px);
    z-index: 99;
    top: 50%;
    transform: translate(0,-50%);
    white-space: nowrap;
    padding: 0 0 0 66px;
}

.pyramid-main .fivth-section .right-label:before {
    content: "";
    background: #36A9E1;
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    border-radius: 100%;
    border: 2px solid #fff;
    top: 50%;
    transform: translate(0,-50%);
    transition: 400ms ease-in-out;
}

.pyramid-main .fivth-section .grid.third:hover + .right-label:before {
    left: 10px;
}

.pyramid-main .fivth-section .right-label:after {
    content: "";
    border-top: 2px dotted #36A9E1;
    position: absolute;
    width: 34px;
    height: 1px;
    left: 12px;
    top: 51%;
    transform: translate(0,-50%);
}

.pyramid-main .fivth-section .right-label a {
    background: #36A9E1;
    display: inline-block;
    color: #fff;
    font-family: Averta;
    font-size: 19px !important;
    font-weight: 500 !important;
    padding: 7px 30px 7px 23px;
    border-radius: 0 20px 20px 0;
    position: relative;
}

.pyramid-main .fivth-section .right-label a:before {
    content: "";
    background: #36A9E1;
    height: 28px;
    width: 27px;
    position: absolute;
    left: -14px;
    border-radius: 4px;
    top: 4px;
    transform: rotate(45deg);
    z-index: -9;
}


.pyramid-main .bottom-shape {
    text-align: center;
    position: relative;
    z-index: 99;
    margin-top: -67px;
}

.pyramid-main .bottom-shape img {
    display: block;
    width: 100% !important;
    margin: 0 auto;
    max-width: 1067px !important;
    padding-right: 0;
}


.arrow-down a { 
    animation: fadeIn 1s ease infinite alternate;
} 


@keyframes fadeIn { 
    0% {opacity: 0;}

    100% {opacity: 1;}
}  



/* Slider Style */

.page-id-4249 .container-wrap {
    z-index: inherit;
}

.overlay-outer .col.span_12 {
    z-index: inherit;
}

.overlay {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    top:  0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: rgba(255,255,255,0.6);
    overflow-y: auto;
    margin-bottom:  0px!important;
}

.swiper-container.content-slider {
    max-width: 1001px;
    padding: 0 70px;
    width: 100%;
}

.swiper-container.content-slider .swiper-button-prev {
    left: 0;
    background: url(/wp-content/uploads/2021/05/arrow-slider-left.png);
    width: 28px;
    height: 46px;
}

.swiper-container.content-slider .swiper-button-next {
    right: 0;
    background: url(/wp-content/uploads/2021/05/arrow-slider-right.png);
    width: 28px;
    height: 46px;
}

.content-slider .swiper-slide.swiper-slide-active {
    opacity: 1 !important;
}

.content-slider .swiper-slide .swiper-slide-container {
    max-width: 627px;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}

.content-slider .swiper-slide.hk-fullwidth .swiper-slide-container {
    max-width: 100%;
}

.content-slider .swiper-slide {
    opacity: 0 !important;
    height: auto;
    width: 100% !important;
}

.content-slider .head {
    background: #EF7742;
    border-radius: 30px 30px 0 0;
    display: flex;
    align-items: center;
    padding: 5px 17px;
}

.content-slider .head .icon {
    width: 141px;
    margin-right: 16px;
}

.content-slider .head .icon img {
    display: block;
    margin: 0;
    width: 100% !important;
    height: 100px;
    object-fit: cover;
}

.content-slider .head h3 {
    font-family: Averta;
    font-size: 23px !important;
    font-weight: 600 !important;
    line-height: initial !important;
    color: #ffffff;
    padding: 0;
    margin: 0 !important;
}

.content-slider .content-section {
    background: #006574;
    padding: 17px 0;
    height: calc(100% - 100px);
}

.content-slider .content-section .tow-column {
    display: flex;
    padding: 0 40px;
}

.content-slider .content-section h4 {
    font-size: 20px !important;
    line-height: 25px !important;
    color: #DCC800;
    font-family: Averta;
    margin-bottom: 16px !important;
}

.content-slider .content-section p {
    font-size: 15px;
    line-height: 19px;
    color: #fff;
    font-family: Averta;
    font-weight: 400 !important;
}

.content-slider .content-section .tow-column .left-content {
    width: 45%;
    padding-right: 26px;
}

.content-slider .content-section .tow-column .right-content {
    width: 55%;
    border-left: 1px solid #00A19A;
    padding-left: 24px;
}


.content-slider .content-section .two-section {
    padding: 0px 20px;
}

.content-slider .content-section .two-section .bottom-opp-section {
    margin-top: 25px;
}

.bottom-opp-section .oppo-right-content .oppo-list {
    display: flex;
}

.bottom-opp-section .oppo-right-content .oppo-list .v-left-icon {
    padding: 10px 10px;
    text-align: center;
}


.case-stories-section {
    background: #006574;
    border-radius: 33px 33px 0 0;
    display: flex;
    padding: 27px 44px;
    height: 100%;
}

.case-stories-section .content-grid {
    width: 50%;
    padding-left: 50px;
    border-left: 1px solid #00A19A;
}

.case-stories-section .content-grid:first-child {
    border-left: 0;
    padding-left: 0;
    padding-right: 50px;
}

.case-stories-section .content-grid .heading {
    margin-bottom: 23px;
}

.case-stories-section .content-grid .heading h2 {
    font-size: 36px;
    line-height: 44px;
    color: #fff;
    margin: 0 0 3px 0;
}

.case-stories-section .content-grid .heading  a {
    color: #fff;
    font-size: 20px;
    line-height: 25px;
}

.case-stories-section .content-grid .heading a img {
    margin: 0;
}

.case-stories-section .content-grid .bottom {
    display: flex;
}

.case-stories-section .content-grid .bottom .img {
    margin-right: 24px;
    width: 55%;
}

.case-stories-section .content-grid .bottom .img img {
    display: block;
    margin: 0;
    min-height: 220px;
    object-fit: cover;
    box-shadow: 0px 4px 10px 8px rgb(0 0 0 / 10%);
    border-radius: 26px;
}

.case-stories-section .content-grid .bottom .content {
    padding: 0;
    color: #fff;
    width: 45%;
}

.case-stories-section .content-grid .bottom .content p {
    font-size: 17px;
    line-height: 25px;
    font-weight: 500 !important;
}

.case-stories-section .content-grid .bottom .content p a {
    color: #fff;
    text-decoration: underline;
    word-break: break-word;
}

.opportunity-list {
    display: flex;
    align-items: center;
    border-top: 1px solid #00A19A;
    padding: 14px 0 19px 0;
}

.opportunity-list:nth-child(2) {
    border-top: none;
    padding-top: 0px;
}

.opportunity-list .left {
    width: 100%;
    padding-right: 20px;
}

.opportunity-list.remove-op-border {
    border-top: none;
    padding-top: 0;
}

.opportunity-list .right {
    display: flex;
    align-items: center;
    min-width: auto;
    margin-left: auto;
}

.opportunity-list .right .img {
    width: 44px;
    margin-right: 12px;
    text-align: center;
}

.opportunity-list .right h5 {
    width: 48px;
}

.opportunity-list .right .img img {
    margin: 0 auto !important;
    display: block;
}

.opportunity-list .right h5 {
    margin: 0;
    font-family: Averta;
    font-size: 15px !important;
    font-weight: 600 !important;
    line-height: 19px !important;
    color: #ffffff;
    padding: 0;
}

.content-slider .swiper-pagination {
    position: relative;
    bottom: 0 !important;
    background: #36A6B4;
    border-radius: 0 0 30px 30px;
    padding: 2px 0 5px 0;
    max-width: 627px;
    margin: 0 auto;
}

.content-slider .swiper-pagination.full-width {
    max-width: 100%;
}

.content-slider .swiper-pagination span.swiper-pagination-bullet {
    background: #006574;
    opacity: 0.35;
}

.content-slider .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
}

.content-slider .content-section .full-content {
    padding: 0 37px;
}

.content-slider .content-section .full-content h4 {
    border-bottom: 1px solid #1D91A3;
    padding-bottom: 16px;
    margin-bottom: 21px !important;
}


.myth-content {
    display: flex;
    align-items: center;
}

.myth-content .img {
    margin-right: 20px;
    min-width: 120px;
}

.myth-content .right-content .cross-text {
    background: #005B68;
    padding: 13px 25px 13px 85px;
    border-radius: 30px 30px 0 0;
    position: relative;
}

.myth-content .right-content .cross-text .icon {
    position: absolute;
    left: 32px;
    top: 50%;
    transform: translate(0%,-50%);
}

.myth-content .right-content .cross-text p {
    font-size: 13px;
    line-height: 15px;
}

.myth-content .right-content .cross-text .icon img {
    margin: 0;
    display: block;
}

.myth-content .right-content .check-text {
    background: #8DA20E;
    padding: 13px 25px 13px 85px;
    border-radius: 0 0 30px 30px;
    position: relative;
}

.myth-content .right-content .check-text p {
    font-size: 13px;
    line-height: 15px;
}

.myth-content .right-content .check-text .icon {
    position: absolute;
    left: 32px;
    top: 50%;
    transform: translate(0%,-50%);
}

.myth-content .right-content .check-text .icon img {
    margin: 0;
    display: block;
}


.content-popup {
    background: #006574;
    border-radius: 26px;
    padding: 9px;
    position: absolute;
    max-width: 1010px;
    top: 0;
    z-index: 9;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.content-popup .content-with-img {
    display: flex;
    align-items: center;
}

.content-popup .content-with-img .img {
    width: 100%;
}

.content-popup .content-with-img .content {
    padding: 0 27px 0 19px;
    width: 320px;
    min-width: 320px;
    color: #fff;
}

.content-popup .content-with-img .img img {
    display: block;
    margin: 0;
    border-radius: 26px;
    width: 100% !important;
    box-shadow: 0px 4px 10px 8px rgb(0 0 0 / 10%);
}

.content-popup .content-with-img .content h3 {
    color: #fff;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 34px;
    font-weight: 600 !important;
}

.content-popup .content-with-img .content p {
    padding: 0;
    font-size: 20px;
    line-height: 25px;
    -webkit-font-smoothing: auto;
    margin-bottom: 15px;
}

.content-popup .content-with-img .content .learn-more a {
    color: #00A19A;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0;
}

.content-popup .content-with-img .content .learn-more a img {
    margin: 0 0 0 5px;
}

.bottom-links {
    background: #006574;
    border-radius: 25.5px;
    margin: 45px auto 0;
    max-width: 444px;
    padding: 11px 10px 12px 25px;
    position: relative;
}

.bottom-links ul {
    margin: 0;
    list-style: none;
}

.bottom-links ul li {
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    margin-left: 30px;
}

.bottom-links ul li:first-child {
    margin-left: 0;
}

.bottom-links ul li a {
    font-size: 20px;
    line-height: 25px;
    color: #fff;
    font-family: 'Averta';
    font-weight: 300;
    -webkit-font-smoothing: auto;
}

.bottom-links span.icon {
    position: absolute;
    right: 11px;
    top: 11px;
}

.bottom-links span.icon img {
    display: block;
    margin: 0 !important;
    width: 29px !important;
}

.popup {
    position: relative;
}

.popup a.close {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 9;
    color: #fff;
    font-size: 24px;
    border: 3px solid #fff;
    border-radius: 100%;
    width: 26px;
    height: 26px;
    text-align: center;
    font-family: Averta;
    font-weight: 700;
    line-height: 17px;
    background: #006A76;
}

.content-popup a.close {
    right: 37px;
}

.popup .reached-end a.close {
    right: 37px;
}

.overlay.show-modal {
    display: flex !important;
    visibility: visible !important;
}


.myth-icon-content {
    text-align: center;
}

.myth-icon-content .content {
    padding: 0 !important;
    max-width: 300px;
    margin: 0 auto;
}


.interactive-content-section {
    text-align: center;
    margin-top: 58px;
    padding-left: 20px;
    padding-right: 20px;
}

.interactive-content-section h3 {
    max-width: 821px;
    margin: 0 auto 58px !important;
    font-size: 24px !important;
    font-family: 'Averta';
    font-weight: 600 !important;
    letter-spacing: 0 !important;
    line-height: initial !important;
    color: #00A19A;
}

.interactive-content-section p {
    max-width: 937px;
    margin: 0 auto;
    font-size: 20px;
    color: #006574;
    line-height: 26px;
    font-family: Averta;
    -webkit-font-smoothing: auto;
}

.bottom-content-outer .learn-more-btn {
    text-align: center;
    margin: 58px auto 0;
    display: block;
    max-width: 200px;
    background: #006574;
    font-size: 20px !important;
    letter-spacing: 0;
    font-family: Averta;
    font-weight: 600 !important;
    padding: 16px 0 !important;
}

.bottom-content-outer .learn-more-btn:hover {
    background: #8DA20E !important;
}

.video-section {
    margin-bottom: 60px !important;
}

@media (max-width: 1360px){
	.pyramid-main .second-section .right-label a,
	.pyramid-main .third-section .right-label a,
	.pyramid-main .fouth-section .right-label a,
	.pyramid-main .fivth-section .right-label a {
	    font-size: 14px !important;
	    padding: 7px 15px 7px 10px;
	}
	.pyramid-main .cloud-image .image1 {
	    left: 18%;
	}
	.pyramid-main .cloud-image .image2 {
	    right: 11%;
	}
}


@media (max-width: 1199px){
	.row .interactive-head-section .cloud-left-img {
	    display: none;
	}
	.row .interactive-head-section .cloud-right-img{
		display: none;
	}
	.pyramid-main .right-label {
	    display: none !important;
	}
	.flying-bird,
	.bottom-shape,
	.pyramid-main .cloud-image .image3,
	.pyramid-main .cloud-image .image4,
	.pyramid-main .cloud-image .image5{
		display: none;
	}
    .row .interactive-head-section .col.section-title h2 {
        font-size: 50px !important;
    }
    .row .interactive-head-section .col.section-title p {
        font-size: 54px;
    }
    .pyramid-main .cloud-image .image1 {
        left: 0;
    }
    .pyramid-main .cloud-image .image2{
        right: 0px;
    }
    .page-id-4249 .container.main-content {
        padding: 0;
        max-width: 100%;
    }
    .pyramid-main .fivth-section .grid {
        padding: 24px 10px 52px 10px;
    }
}


@media (max-width: 999px){
    .pyramid-main {
        max-width: 740px;
        margin: 10% auto;
    }
    .pyramid-main .fouth-section .grid img {
        height: 60px;
    }

    .pyramid-main .fivth-section {
        width: 100%;
    }
    .pyramid-main .fivth-section .grid.first .img img {
        margin: 0 51px 16px 0;
    }
    .pyramid-main .fivth-section .grid.third .img img {
        margin: 0 0 18px 22px;
    }
    .pyramid-main .fivth-section .grid.first:before {
        left: -92px;
    }
    .pyramid-main .fivth-section .grid.third:before {
        right: -92px;
    }
    .overlay .popup {
        width: 100%;
    }
}

@media (max-width: 767px){

    .row .interactive-head-section .col.section-title h2 {
        font-size: 30px !important;
    }
        
    .row .interactive-head-section .col.section-title p {
        font-size: 27px;
    }

    .pyramid-main .cloud-image .image1 {
        left: 3%;
        display: none;
    }
    .pyramid-main .cloud-image img {
        max-width: 140px !important;
    }

    .pyramid-main .cloud-image .image2{
        display: none;
    }

    .pyramid-main .pyramid-top span.left {
        border-bottom: 97px solid #E8E4DC;
        border-left: 46px solid transparent;
    }
    .pyramid-main .pyramid-top span.right {
        border-bottom: 97px solid #DED9CF;
        border-right: 46px solid transparent;
    }
    .pyramid-main .second-section {
        max-width: 231px;
    }
    .pyramid-main .second-section p {
        font-size: 12px !important;
    }
    .pyramid-main .second-section .single-grid:before {
        right: 83%;
    }
    .pyramid-main .second-section .single-grid:after{
        left: 83%;
    }

    .pyramid-main .third-section {
        max-width: 430px;
    }
    .pyramid-main .third-section .grid p {
        font-size: 12px !important;
    }
    .pyramid-main .third-section .grid img {
        height: 30px;
    }
    .pyramid-main .third-section .grid.second {
        width: 130px;
    }

    .pyramid-main .fouth-section {
        max-width: 561px;
    }
    .pyramid-main .fouth-section .grid img {
        height: 40px;
    }
    .pyramid-main .fouth-section .grid p {
        font-size: 12px !important;
    }

    .pyramid-main .fivth-section {
        width: 100%;
        max-width: 577px;
    }
    .pyramid-main .fivth-section .grid.first:before {
        left: -103px;
    }
    .pyramid-main .fivth-section .grid.third:before {
        right: -103px;
    }

    .swiper-container.content-slider .swiper-button-prev {
        width: 17px;
        height: 28px;
        background-size: 16px;
        background-repeat: no-repeat;
        left: 12px;
    }

    .swiper-container.content-slider .swiper-button-next{
        width: 17px;
        height: 28px;
        background-size: 16px;
        background-repeat: no-repeat;
        right: 12px;
    }

    .swiper-container.content-slider {
        padding: 0 24px;
    }
    .content-slider .head .icon {
        width: 91px;
        margin-right: 16px;
    }
    .content-slider .head h3 {
        font-size: 18px !important;
    }

    .content-slider .head .icon img {
        height: 80px;
    }

    .content-slider .content-section {
        height: calc(100% - 80px);
    }

    .content-slider .content-section .tow-column {
        display: block;
        padding: 0 20px;
    }
    .content-slider .content-section .tow-column .left-content {
        width: 100%;
        padding: 0;
    }
    .content-slider .content-section .tow-column .right-content {
        width: 100%;
        padding: 0;
        border: none;
        margin-top: 25px;
    }   

    .content-popup {
        width: 94%;
    }
    .content-popup .content-with-img {
        display: block;
    }
    .content-popup .content-with-img .content {
        padding: 20px 20px;
        width: 100%;
    }

    .content-popup .content-with-img .img{
        display: none;
    }

    .content-slider .content-section .full-content {
        padding: 0 20px;
    }
    .myth-content {
        display: block;
    }
    .bottom-links {
        width: 90%;
        padding: 11px 10px 12px 22px;
    }
    .bottom-links ul li {
        margin-left: 8px;
    }
    .bottom-links ul li a {
        font-size: 12px;
    }
    .opportunity-list {
        display: block;
    }
    .opportunity-list .left {
        padding: 0;
        margin-bottom: 15px;
    }
    .popup a.close {
        right: 10px;
        top: 10px;
    }
    .content-slider .head {
        padding: 19px 20px;
        border-radius: 0px;
    }
    .content-slider .head .icon {
        display: none;
    }
    .content-slider .swiper-slide .swiper-slide-container {
        background: #006574;
    }

    .myth-content .right-content .cross-text {
        padding: 20px 20px;
    }
    .myth-content .right-content .cross-text .icon,
    .myth-content .right-content .check-text .icon {
        display: none;
    }
    .myth-content .right-content .check-text {
        padding: 20px 20px;
    }

    .case-stories-section {
        display: block;
        padding: 20px 20px;
    }
    .case-stories-section .content-grid {
        width: 100%;
        padding: 0 !important;
        border: none;
    }
    .case-stories-section .content-grid .heading h2 {
        font-size: 26px;
        line-height: initial;
    }

    .case-stories-section {
        display: block;
        padding: 20px 20px;
    }

    .case-stories-section .content-grid {
        width: 100%;
        padding: 0 !important;
        border-left: 0 none;
        margin-top: 25px;
    }
    .case-stories-section .content-grid:first-child {
        margin-top: 0;
    }
    .case-stories-section .content-grid .bottom .img{
        display: none;
    }
    .content-slider .swiper-pagination{
        border-radius: 0px;
    }
    .case-stories-section .content-grid .bottom .content {
        width: 100%;
    }

    .interactive-content-section {
        text-align: center;
        margin-top: 30px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .interactive-content-section h3 {
        font-size: 18px !important;
        margin-bottom: 30px !important;
    }
    .interactive-content-section p {
        font-size: 16px;
        line-height: initial;
    }

}


@media (max-width: 577px){

    .pyramid-main-outer .vc_column-inner>.wpb_wrapper {
        position: relative;
        max-width: 320px;
        margin: 0 auto;
        padding-bottom: 470px;
    }

    .pyramid-main {
        transform: scale(0.6);
        width: 577px;
        max-width: initial;
        position: absolute;
        left: -39%;
        top: -29%;
    }

    .swiper-container.content-slider .swiper-button-prev {
        left: 3px;
        background-size: 14px;
    }
    .swiper-container.content-slider .swiper-button-next {
        right: 3px;
        background-size: 14px;
    }

    .bottom-content-outer .learn-more-btn {
        margin-top: 30px;
        font-size: 16px !important;
        max-width: 153px;
        padding: 14px 0 !important;
    }

}

.no-margin {
    margin: 0px!important;
}

/* */

body .key-figures-carousel .figure-number{
	font-size: 140px;
	font-weight: 600 !important;
	line-height: 1.0857;
	padding: 0;
}

body .key-figures-carousel .title{
	font-size: 30px;
	font-weight: 400 !important;
	line-height: normal;
	margin-bottom: 20px;
	margin-top: 30px;
}

body .key-figures-carousel p{
/* 	font-weight: 600 !important; */
	font-size: 19px;
}

body .key-figures-carousel .owl-prev, body .key-figures-carousel .owl-next{
	width: 18px;
	height: 20px;
	display: block !important;
	margin: 0 !important;
	padding: 0 !important;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background-color: #7EA01D !important;
	mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='20' viewBox='0 0 22 20' fill='none'%3E%3Cpath d='M0.75 9.75L20.5196 9.75' stroke='%237EA01D' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M9.64575 18.75L20.519 9.75L9.64575 0.749999' stroke='%237EA01D' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / contain no-repeat;
}

body .key-figures-carousel .owl-next{
	right: 0;
    transform: translateY(-50%);
}

body .key-figures-carousel .owl-prev{
	left: 0;
	transform: translateY(-50%) rotate(180deg);
}

.key-figures-carousel .owl-carousel,
.key-figures-carousel .owl-stage,
.key-figures-carousel .owl-item {
    cursor: default !important;
}

.key-message{
    display: flex;
    justify-content: center;
}

.key-message .col{
    max-width: 1245px;
    margin: 0 auto !important;
    padding: 0 28px;
}

.key-message .wpb_column:first-child{
	padding: 40px 60px 40px 30px;
}

.key-message .wpb_column:first-child .wpb_wrapper{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.key-message .title{
	font-size: 37.5px;
	font-weight: 600 !important;
	padding: 0;
	line-height: normal;
	position: relative;
	margin-bottom: 20px;
}

.key-message .title::before{
	content:'';
	width: 12px;
	height: 12px;
	background-color: currentcolor;
	border-radius: 100%;
	position: absolute;
	top: 20px;
	left: -30px;
}

.key-message .text-element{
	padding-bottom: 40px;
	font-size: 20px
}

.key-message .wpb_wrapper{
    height: 100%;
}

.key-message .wpb_wrapper .img-with-aniamtion-wrap{
    height: 100%;
}

.key-message .wpb_wrapper .img-with-aniamtion-wrap .inner{
    height: 100%;
}

.key-message .wpb_wrapper .img-with-aniamtion-wrap .inner img{
    height: 100%;
    object-fit: cover;
    min-height: 800px;
}

.text-image.round-image .wpb_column:first-child{
    max-width: 246px;
    width: 100%;
    padding-right: 39px;
    border-right: 4px solid #7EA01D;
    flex-shrink: 0;
}

.text-image.round-image .wpb_column:last-child{
    max-width: calc(100% - 246px);
    width: 100%;
    margin: 0;
    padding-left: 60px;
}

.text-image.round-image img{
    max-width: 207px;
    width: 100%;
    height: auto;
    aspect-ratio: 1/1;
    border-radius: 100%;
    object-fit: cover;
}

.text-image.round-image .text-element{
    font-size: 20px;
    font-weight: 400 !important;
    padding-bottom: 42px;
    line-height: 153.846% !important;
}

.text-image.round-image .title{
    font-size: 20px;
    font-weight: 700 !important;
    line-height: 153.846% !important;
    padding: 0;
}

.media-contacts .col{
    display: flex;
}

.media-contacts .col .wpb_column{
    width: calc(100% / 2 - 44px / 2);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 !important;
    border-radius: 30px;
    overflow: hidden;
}

.media-contacts .col .wpb_column:last-child{
    padding: 80px 20px;
}

.media-contacts .text-element{
    font-size: 20px;
    font-weight: 400 !important;
    line-height: 150% !important;
    margin-top: 24px;
    margin-bottom: 24px;
    padding: 0;
    max-width: 425px;
}

.media-contacts .text-element.link{
    margin-top: 0;
    margin-bottom: 0;
}

.media-contacts .text-element.link a{
    font-size: 20px;
    font-weight: 600 !important;
    line-height: 150% !important;
    color: #525252;
    padding: 0;
}

body .media-contacts h3{
    font-size: 30px !important;
    font-weight: 600 !important;
    line-height: normal !important;
    max-width: 535px;
    margin-bottom: 24px;
}

body .media-contacts .custom-btn.btn-with-arrow{
	background: none !important;
	padding: 0;
	margin: 24px auto 0;
	color: #FFF !important;
}

body .media-contacts .custom-btn.btn-with-arrow span{
	background: none !important;
	padding: 0;
	color: #FFF !important;
	font-size: 20px;
	display: flex;
	align-items: center;
	gap: 16px;
}

body .media-contacts .custom-btn.btn-with-arrow span::after{
	content: '';
	display: block;
	width: 62px;
	height: 62px;
	flex-shrink: 0;
	background-color: currentcolor;
	mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='63' viewBox='0 0 64 63' fill='none'%3E%3Cellipse cx='31.7825' cy='31.5' rx='31.2825' ry='31' stroke='white'/%3E%3Cpath d='M21.8828 31.5L41.7447 31.5' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M30.8211 40.5L41.7451 31.5L30.8211 22.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / contain no-repeat;
}

body .media-contacts .wpb_column .wpb_wrapper{
	display: flex;
	flex-direction: column;
	align-items: center;
}

body .media-contacts .col .wpb_column:last-child{
    margin-left: 44px !important;
}

body .raiz-row .col .first-col{
	padding: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

body .raiz-row .col .first-col::before{
	content: '';
	display: block;
	background-color: #006A76;
	height: 100%;
	width: 200%;
	position: absolute; 
	top: 0px;
	right: 0;
	z-index: -1;
}

body .raiz-row .col{
	display: flex;
}

body .raiz-row .col .left {
	flex-wrap:wrap;
	gap: 30px;
	margin: 24px 0!important;
}

body .raiz-row .col .left .vc_col-sm-4 {
	width:auto;
	margin: 0;
	float: none;
}

body .raiz-row .col .first-col img{
	max-width: 432px;
	width: 100%;
	object-fit: contain;
	height: auto;
	aspect-ratio: 432/332;
}

body .raiz-row .col .second-col{
	padding: 80px 28px 80px 80px !important;
    max-width: 766px;
}

body .raiz-row .text-element{
	font-size: 20px;
	font-weight: 400 !important;
	line-height: 150% !important;
	margin-top: 30px !important;
	padding: 0 !important;
}

body .raiz-row .custom-btn.btn-with-arrow{
	background: none !important;
	padding: 0;
	margin: 0 auto;
	color: #525252 !important;
}

body .raiz-row .custom-btn.btn-with-arrow span{
	font-family: Averta;  
	background: none !important;
	padding: 0;
	color: #525252 !important;
	font-size: 16px;
	display: flex;
	align-items: center;
	gap: 16px;
	font-weight: 400;
}

body .raiz-row .button-wrapper{
	flex-wrap: wrap;	
}

body .raiz-row .col .first-col .vc_column-inner{
	display: flex;
	align-items: center;
}

body .raiz-row .custom-btn.btn-with-arrow span::after{
	content: '';
	display: block;
	width: 50px;
	height: 50px;
	flex-shrink: 0;
	background-color: #7EA01D;
	mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='63' viewBox='0 0 64 63' fill='none'%3E%3Cellipse cx='31.7825' cy='31.5' rx='31.2825' ry='31' stroke='white'/%3E%3Cpath d='M21.8828 31.5L41.7447 31.5' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M30.8211 40.5L41.7451 31.5L30.8211 22.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / contain no-repeat;
}

body .raiz-row .regular-button{
	font-size: 20px !important; 
}

.spotlight .container{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.spotlight .spotlight-banner{
    width: 100%;
    background-color: #006A76;
    flex-shrink: 0;
}

.spotlight #page-header-bg[data-alignment-v="middle"] .row{
    width: 100%;
    padding-bottom: 90px;
    padding-top: 90px;
    display: flex;
    align-items: flex-end;
}

.spotlight #page-header-bg .country-title{
    position: static;
    transform: unset;
}

.spotlight .spotlight-banner__wrapper{
    display: flex;
    width: 100%;

}

.spotlight .spotlight-banner__wrapper .first-col{
    width: 100%;
    padding: 33px 48px 30px;
    margin: 0;
}

.spotlight #page-header-bg .spotlight-banner__wrapper .first-col p{
    font-weight: 400 !important;
    font-size: 30px;
    line-height: 100%;
    color: #FFFFFF;
    padding: 0;
    margin: 0;
}

.spotlight #page-header-bg .spotlight-banner__wrapper .first-col p span{
    color: #7EA01D;
    font-weight: 700 !important;
}

.spotlight .spotlight-banner__wrapper .second-col{
    width: 45%;
    flex-shrink: 0;
    display: flex;
    min-height: 200px;
}

.spotlight .spotlight-banner__wrapper .second-col img{
    width: 100%;
    height: auto;
    object-fit: cover;
    aspect-ratio: 658 / 226;
}

@media screen and (max-width: 999px){
    body .key-figures-carousel .figure-number{
		font-size: 105.771px;
	}

	body .key-figures-carousel .title{
		font-size: 26px !important;
	}

	body .key-figures-carousel p{
		font-size: 15px;
	}
	
	.key-message .title::before{
		content: none;
	}
	
	.key-message .wpb_column:first-child{
		padding: 48px 28px 64px 28px;
	}
	
	.key-message .col{
		flex-direction: column-reverse;
        padding: 0;
	}
	
	.key-message .img-with-animation{
		height: 100%;
        object-fit: cover;
        max-height: 620px;
        aspect-ratio: 375/311;
        object-position: center;
	}

    .key-message .wpb_wrapper .img-with-aniamtion-wrap .inner img{
        min-height: unset;
    }
	
	.key-message .title{
		font-size: 26px;
		margin-bottom: 16px;
	}
	
	.key-message .text-element{
		padding-bottom: 24px;
		font-size: 16px
	}
	
	.key-message .wpb_column:last-child{
		padding: 0;
	}

    .text-image.round-image .col{
		flex-direction: column;
        align-items: center;
        justify-content: center;
	}

    .text-image.round-image .wpb_column:first-child{
        padding-right: 0;
        border-right: 0;
        flex-shrink: 0;
        margin: 0;
    }

    .text-image.round-image .wpb_column:last-child{
        max-width: 100%;
        width: 100%;
        padding-left: 0;
        padding-top: 24px;
    }
    .text-image.round-image .text-element{
        text-align: center !important;
        font-size: 16px;
        padding-bottom: 24px;
    }

    .text-image.round-image .title{
        text-align: center !important;
		font-size: 16px;
    }

    body .raiz-row > .col {
		flex-direction:column;
	}
	
	body .raiz-row .col .first-col {
		margin-bottom: 0
	}
	
	body .raiz-row .col .first-col::before {
		width: 100vw;
		right: unset;
		left: 50%;
		transform: translatex(-50%);
	}
	
	body .raiz-row .col .first-col {
		justify-content: center
	}
	
	body .raiz-row .col .second-col {
		padding: 50px 28px 50px!important;
        max-width: unset;
	}
	
	body .raiz-row .col .left {
		gap: 10px 25px;
		justify-content:center;
	}
	
	body .raiz-row .custom-btn.btn-with-arrow span {
		gap: 8px;
	}
	
	body .raiz-row .custom-btn.btn-with-arrow span::after {
		width: 30px;
		height: 30px;
	}
	
	body .raiz-row .col .second-col h2.vc_custom_heading,
	body .raiz-row .text-element{
		text-align: center!important;
	}
	
	body .raiz-row .col .second-col .regular-button {
		margin-left: auto!important;
		margin-right: auto!important;
		display: block;
		width:fit-content;
	}
	
	body .media-contacts .col{
		flex-direction: column;
	}
	
	body .media-contacts .col .wpb_column {
		width: 100%;
	}
	
    body .media-contacts .col .wpb_column:last-child{
		margin-left: 0 !important;
		margin-top: 42px !important;
	}
	
	body .media-contacts .wpb_wrapper h3.vc_custom_heading{
		font-size: 29.6px !important;
		line-height: normal !important;
		letter-spacing: -0.5px;
		max-width: 350px;
	}

    .spotlight #page-header-bg[data-alignment-v="middle"] .row{
        align-items: center;
    }

    .spotlight .spotlight-banner__wrapper{
        flex-direction: column;
    }

    .spotlight .spotlight-banner__wrapper .first-col{
        padding: 29px 34px 28px;
    }

    .spotlight .spotlight-banner__wrapper .second-col{
        margin: 0;
        width: 100%;
        min-height: unset;
    }

    .spotlight #page-header-bg .spotlight-banner__wrapper .first-col p{
        font-size: 16px
    }

    .spotlight #page-header-bg .spotlight-banner__wrapper .first-col p span{
        font-size: 26px
    }

    .spotlight .spotlight-banner__wrapper .second-col img{
        aspect-ratio: unset;
        max-height: 153px;
        height: 100%;
    }

    .spotlight .page-header-bg-image {
        height: calc(100% - 153px);
    }
}

@media screen and (max-width: 600px){

    .text-image.round-image .wpb_column:first-child{
        max-width: 153px;
    }
}