.h-100{
    height:100%;
}
.page-reklam-swiper{
    margin-top:160px;
    padding:50px 0px;
    position:relative;
    height:80vh;
    overflow:hidden;
}
.page-reklam-swiper .swiper-background{
    position:absolute;
    top:0;
    right:0;
}
.page-reklam-swiper .swiper-background img{
    width:100%;
    height:100%;
    object-fit:cover;
}
.page-reklam-swiper .page-reklam-swiper-item{
    display:flex;
    justify-content: center;
    height: 100%;
    align-items: center;
}
.page-reklam-swiper .page-reklam-swiper-item .page-reklam-swiper-left{
    display:flex;
    flex-direction:column;
    width:30%;
    justify-content:center;
    padding-right:15px;
}
.page-reklam-swiper .page-reklam-swiper-item .page-reklam-swiper-left .title{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 72px;
    line-height: 88px;
    color: #8C002A;
}
.page-reklam-swiper .page-reklam-swiper-item .page-reklam-swiper-left .text {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    font-size: 21px;
    line-height: 32px;
    color: #6B4F4F;
}
.page-reklam-swiper .page-reklam-swiper-item .page-reklam-swiper-right{
    width:70%;
    position:relative;
}
.page-reklam-swiper .page-reklam-swiper-item .page-reklam-swiper-right a{
    width:100%;
    height:100%;
    display:inline-block;
}
.page-reklam-swiper .page-reklam-swiper-item .page-reklam-swiper-right span{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%, -50%);
    z-index:1;
}
.page-reklam-swiper .page-reklam-swiper-item .page-reklam-swiper-right img{
    width:100%;
    height:100%;
    object-fit:cover;
}
.reklam-swiper .swiper-slide .page-reklam-swiper-item {
    transition: transform 0.4s ease-in;
    transform: translateX(100%);
}
.reklam-swiper .swiper-slide-active .page-reklam-swiper-item {
    transition: transform 0.4s ease-in;
    transform: translateX(0);
}
.page-reklam-swiper .swiper-pagination {
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    right: -3%;
    width: auto;
    left: auto;
    display: flex;
    flex-direction: column;
}
.page-reklam-swiper .swiper-pagination span{
    width:10px;
    height:2px;
    background-color:#fff;
    margin:10px 0px !important;
    opacity:1;
    display:block;
    transition:all .5s;
    border-radius:0px;
}
.page-reklam-swiper .swiper-pagination .swiper-pagination-bullet-active{
    width:20px;
}
.page-film-list-top{
    margin:50px 0px 30px;
}
.page-film-list-top ul {
    display: flex;
    justify-content:flex-end;
    padding:0px 15px;
}
.page-film-list-top ul li{
    margin-left:15px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #6B4F4F;
    cursor:pointer;
    position:relative;
}
.page-film-list-top ul li::after{
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    width:0;
    height:1px;
    transition:all .5s;
    background-color:#6B4F4F;
}
.page-film-list-top ul li.active::after{
    width:100%;
}
.page-film-list-bottom {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content:center
}
.page-film-list-bottom .itemBox{
    width: calc(100%/ 2);
    padding:0px 15px;   
    display: block;
    margin-bottom:20px;
    height:300px;
}
.page-film-list-bottom .itemBox.hide{
    display: none;
}
    .page-film-list-bottom .itemBox-img {
        position: relative;
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction:row
    }
.page-film-list-bottom .itemBox a{
    width:100%;
    height:100%;
    display:inline-block;
}
.page-film-list-bottom .itemBox img {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.page-film-list-bottom .itemBox-content{
    position:relative;
    width:45%;
    height:100%;
    background-color:#DB0632;
    z-index:1;
    padding:20px;
}
.page-film-list-bottom .itemBox-content span {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 36px;
    color: #FFFFFF;
}
.page-film-list-bottom .itemBox-content p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 31px;
    color: #FFFFFF;
}
.page-film-list-link{
    display:block;
    margin:30px 50px;
    text-align:center;
}
.page-film-list-link a{
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 700;
    font-size: 16px;
    line-height: 23px;
    color: #E50044;
}
.page-reklam-swiper-title{
    display:none;
}
/*sosyal-sorumluluk*/
.page-sosyal-sorumluluk{
    margin-top:130px;
}
.page-sosyal-sorumluluk .c-wrapper{
    padding-left:50px;
}
.page-sosyal-sorumluluk .page-sosyal-sorumluluk-top {
    margin: 15px 0px;
}
.page-sosyal-sorumluluk .page-sosyal-sorumluluk-top h1 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 900;
    font-size: 48px;
    line-height: 59px;
    text-align: center;
    color: #DB0632;
    margin-bottom:20px;
}
.page-sosyal-sorumluluk .page-sosyal-sorumluluk-top p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: #6B4F4F;
    margin-bottom:15px;
}
.page-sosyal-sorumluluk-bottom{
    margin:30px 0px;
}
.page-sosyal-sorumluluk-bottom .page-sosyal-sorumluluk-item{
    display:flex;
    margin-bottom:100px;
}
.page-sosyal-sorumluluk-bottom .page-sosyal-sorumluluk-item .page-sosyal-sorumluluk-item-left{
    width:50%;
    padding-right:15px;
}
.page-sosyal-sorumluluk-bottom .page-sosyal-sorumluluk-item .page-sosyal-sorumluluk-item-right{
    width:50%;
    padding-left:15px;
}
.page-sosyal-sorumluluk-img img {
    width: 95%;
    height: 100%;
    object-fit: cover;
}
.page-sosyal-sorumluluk-content{
    display:flex;
    flex-direction:column;
    justify-content:center; 
    padding:0px 50px;
}
.page-sosyal-sorumluluk-content span {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height:30px;
    color: #8C002A;
}
.page-sosyal-sorumluluk-content h2 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height:58px;
    color: #8C002A;
    margin-bottom:20px;
}
.page-sosyal-sorumluluk-content p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: #6B4F4F;
}
.page-sosyal-sorumluluk-content p strong {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #EC0026;
}
/*BasindaSolen*/
.page-basinda-solen{
    margin-top:150px;
}
.page-basinda-solen .c-wrapper {
    padding: 0px 50px;
}
.page-basinda-solen h1 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 64px;
    line-height: 77px;
    color: #E50044;
    margin-bottom:25px;
}
.page-basinda-solen .page-basinda-solen-top{
    display:flex;
    margin-bottom:30px;
}
.page-basinda-solen .page-basinda-solen-top .title,
.page-basinda-solen .page-basinda-solen-top .tarih{
    width:50%;
}
.page-basinda-solen .page-basinda-solen-top .title {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height:30px;
    color: #8C002A;
}
.page-basinda-solen .page-basinda-solen-top .title svg{
    margin-left:15px;
}
.page-basinda-solen .page-basinda-solen-top .tarih ul{
    display:flex;
    justify-content:flex-end;
}
.page-basinda-solen .page-basinda-solen-top .tarih ul li {
    margin-left: 20px;
    cursor: pointer;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #6B4F4F;
}
.page-basinda-solen .page-basinda-solen-bottom{
    display:flex;
    flex-wrap:wrap;
}
.page-basinda-solen .page-basinda-solen-bottom .page-basinda-solen-item{
    width:50%;
    margin-bottom:30px;
}
.page-basinda-solen .page-basinda-solen-bottom .page-basinda-solen-item.hide {
    display: none;
}
.page-basinda-solen .page-basinda-solen-bottom .page-basinda-solen-item:nth-child(odd){
    padding-right:15px;
}
.page-basinda-solen .page-basinda-solen-bottom .page-basinda-solen-item:nth-child(even){
    padding-left:15px;
}
.page-basinda-solen .page-basinda-solen-bottom .page-basinda-solen-item .page-basinda-solen-item-bg{
    padding:25px 35px;
    background: #FFF6EA;
    border-radius: 30px;
}
.page-basinda-solen .page-basinda-solen-bottom .page-basinda-solen-item .page-basinda-solen-item-bg .c-unit-top{
    display:flex;
    justify-content:space-between;
    align-items:center;
    margin-bottom:25px; 
}
.page-basinda-solen .page-basinda-solen-bottom .page-basinda-solen-item .page-basinda-solen-item-bg .c-unit-top span {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height:21px;
    color: #8C002A;
}
.page-basinda-solen .page-basinda-solen-bottom .page-basinda-solen-item .page-basinda-solen-item-bg .c-unit-01 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height:42px;
    color: #E50044;
    margin-bottom:20px;
}
.page-basinda-solen .page-basinda-solen-bottom .page-basinda-solen-item .page-basinda-solen-item-bg .c-unit-02 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: #2F2F2F;
    margin-bottom:35px;
    max-height: 56px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.page-basinda-solen .page-basinda-solen-bottom .page-basinda-solen-item .page-basinda-solen-item-bg .c-unit-03 {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 700;
    font-size: 16px;
    line-height: 23px;
    color: #E50044;
    max-height: 96px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.page-basinda-solen-link{
    text-align:center;
    margin:25px 0px;
}
.page-basinda-solen-link a {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 700;
    font-size: 16px;
    line-height: 23px;
    color: #E50044;
}
.page-basinda-solen .page-basinda-solen-top .tarih ul li.active {
    color: #E50044;
}
.page-basinda-solen .page-basin-bultenleri-bottom .page-basinda-solen-item {
    display: flex;
    align-items:center;
}
.page-basinda-solen .page-basin-bultenleri-bottom .page-basinda-solen-item .page-basinda-solen-item-img img{
    border-radius:30px;
}
.page-basinda-solen .page-basin-bultenleri-bottom .page-basinda-solen-item-content {
    padding: 20px 0px;
    width:100%
}
.page-basinda-solen .page-basin-bultenleri-bottom .page-basinda-solen-item .page-basinda-solen-item-bg .c-unit-01 {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 7px;
    max-height: 56px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.page-basinda-solen .page-basin-bultenleri-bottom .page-basinda-solen-item .page-basinda-solen-item-bg .c-unit-02 {
    margin-bottom: 15px;
    max-height: 92px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.page-basinda-solen .page-basinda-solen-bottom .page-basinda-solen-item .page-basinda-solen-item-bg{
    /*border-bottom-left-radius:0px;
    border-top-left-radius:0px;*/
    min-height:275px
}
.page-basinda-detay{
    margin:35px 0px;
}
.page-basinda-detay span {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #8C002A;
    display:block;
    text-align:right;
}
.page-basinda-detay h1 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 42px;
    line-height: 63px;
    color: #8C002A;
    margin:25px 0px 15px;
}
.page-basinda-detay p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #6B4F4F;
    margin-bottom:25px;
}
.page-basinda-detay img {
    float: right;
    margin-left: 30px;
    margin-bottom: 30px;
    max-width: 50%;
}
.content-download{
    display:flex;
}
.content-download li{
    margin-right:40px;
}
.content-download li a{
    display:flex;
}
.content-download li a span {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
    color: #E50044;
    margin-left:7px;
}
@media only screen and (max-width: 1440px) {
    .page-reklam-swiper .page-reklam-swiper-item .page-reklam-swiper-left .title {
        font-size: 42px;
        line-height:45px;
    }
    .page-film-list-bottom .itemBox-content span{
        font-size:14px;
    }
    .page-film-list-bottom .itemBox-content p {
        font-size: 17px;
        line-height: 23px;
    }
    .page-film-list-bottom .itemBox {
        height: 205px;
    }
}
@media only screen and (max-width: 1366px) {
    .page-sosyal-sorumluluk .page-sosyal-sorumluluk-top h1,
    .page-sosyal-sorumluluk-content h2 {
        font-size: 35px;
        line-height:35px;
    }
}
@media only screen and (max-width: 1199px) {
    .page-reklam-swiper,
    .page-sosyal-sorumluluk,
    .page-basinda-solen {
        margin-top: 0px;
    }
    .page-reklam-swiper .swiper-pagination {
        left: 0;
        width: 100%;
        top: auto;
        bottom: 10px;
        transform: initial;
        flex-direction: row;
        right: 0;
        justify-content: center;
    }
    .page-reklam-swiper .swiper-pagination span{
        width:11px;
        height:11px;
        border-radius:50%;
        margin:0px 5px !important;
    }
    .page-reklam-swiper .swiper-pagination .swiper-pagination-bullet-active{
        width:11px;
        background-color:#8c002a;
    }
    .page-reklam-swiper .page-reklam-swiper-item .page-reklam-swiper-left{
        width:40%;
    }
    .page-reklam-swiper .page-reklam-swiper-item .page-reklam-swiper-right{
        width:60%;
    }
    .page-reklam-swiper .swiper-background{
        width:53%;
    }
    .page-reklam-swiper .swiper-pagination span{
        background: rgba(236, 0, 38, 0.5);
    }
    .page-reklam-swiper .swiper-pagination .swiper-pagination-bullet-active{
        background: #EC0026;
    }
    .page-sosyal-sorumluluk .page-sosyal-sorumluluk-top p,
    .page-sosyal-sorumluluk-content p,
    .page-sosyal-sorumluluk-content p strong{
        font-size: 14px;
        line-height: 20px;
    }
    .page-sosyal-sorumluluk .page-sosyal-sorumluluk-top h1,
    .page-sosyal-sorumluluk-content h2 {
        font-size: 25px;
        line-height: 27px;
    }
    .page-sosyal-sorumluluk-content span{
        display:block;
        margin-bottom:7px;
    }
    .page-basinda-solen .page-basin-bultenleri-bottom .page-basinda-solen-item {
        width: 100%;
    }
    .page-basinda-solen .page-basin-bultenleri-bottom .page-basinda-solen-item {
        padding: 0px !important;
    }
    
}
.page-basinda-solen .page-basinda-solen-bottom.page-basin-bultenleri-bottom .page-basinda-solen-item .page-basinda-solen-item-bg {
    min-height: 175px;
}
.news__dropdown {
    position: relative;
    display: inline-block;
}
    .news__dropdown span {
        cursor: pointer
    }
.news__dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 30px 50px 20px 10px;
    z-index: 1;
    color: #8C002A
}
    .news__dropdown-content a {
        color: #8C002A
    }
.news__dropdown:hover .news__dropdown-content {
    display: block;
}
@media only screen and (max-width: 991px){
    .page-film-list-bottom .itemBox {
        width: calc(100%/ 2);
    }
    .page-reklam-swiper .page-reklam-swiper-item .page-reklam-swiper-left .title {
        font-size: 25px;
        line-height: 30px;
    }
    .page-reklam-swiper .page-reklam-swiper-item .page-reklam-swiper-left .text {
        font-size: 16px;
        line-height: 23px;
    }
    .page-reklam-swiper {
        height: 50vh;
    }
    .page-reklam-swiper .swiper-pagination{
        bottom:23px;
    }
    .page-film-list-top ul{
        justify-content:flex-start;
        overflow:auto;
        padding:15px 0px;
    }
    .page-sosyal-sorumluluk .c-wrapper {
        padding-left: 0px;
    }
    .page-sosyal-sorumluluk-content span{
        font-size:20px;
    }
    .page-basinda-solen .page-basinda-solen-bottom .page-basinda-solen-item{
        width:100%;
        padding:0px !important;
    }
    .page-basinda-detay h1 {
        font-size: 23px;
        line-height: 30px;
    }
}
@media only screen and (max-width: 767px){
    .page-film-list-bottom .itemBox-content span {
        font-size: 12px;
    }
    .page-film-list-bottom .itemBox-content p {
        font-size: 13px;
        line-height: 17px;
    }
    .page-reklam-swiper{
        height:40vh;
        padding:0px;
    }
    .page-sosyal-sorumluluk-bottom .page-sosyal-sorumluluk-item{
        flex-direction:column;
    }
    .page-sosyal-sorumluluk-bottom .page-sosyal-sorumluluk-item:nth-child(odd) .page-sosyal-sorumluluk-item-left{
        order:1;
        padding:0px;
    }
    .page-sosyal-sorumluluk-bottom .page-sosyal-sorumluluk-item .page-sosyal-sorumluluk-item-right{
        padding:0px;
        margin-bottom:25px;
    }
    .page-sosyal-sorumluluk-bottom .page-sosyal-sorumluluk-item .page-sosyal-sorumluluk-item-left,
    .page-sosyal-sorumluluk-bottom .page-sosyal-sorumluluk-item .page-sosyal-sorumluluk-item-right {
        width: 100%;
    }
    .page-sosyal-sorumluluk-bottom .page-sosyal-sorumluluk-item{
        margin-bottom:50px;
    }
    .page-sosyal-sorumluluk-bottom .page-sosyal-sorumluluk-item .page-sosyal-sorumluluk-item-left{
        padding:0px;
    }
    .page-sosyal-sorumluluk-img img{
        width:100%;
    }
    .page-basinda-solen h1{
        font-size:35px;
        line-height:35px;
        text-align:center;
    }
    .page-basinda-solen .page-basinda-solen-top{
        flex-direction:column;
        justify-content:center;
    }
    .page-basinda-solen .page-basinda-solen-top .title,
    .page-basinda-solen .page-basinda-solen-top .tarih{
        width:100%;
        text-align:center;
    }
    .page-basinda-solen .page-basinda-solen-top .tarih ul{
        justify-content:center;
        margin-top:20px;
    }
    .page-basinda-solen .page-basinda-solen-top .title svg {
        display: block;
        text-align: center;
        margin: auto;
    }
    .page-basinda-detay img {
        float: none;
        max-width: initial;
        margin:0px 0px 25px 0px;
        width:100%;
        height:100%;
        object-fit:cover;
    }
    .page-basinda-solen .c-wrapper{
        padding:0px;
    }
    .content-download li {
        margin-right: 20px;
    }
}
@media only screen and (max-width: 575px){
    .reklam-swiper .swiper-slide .page-reklam-swiper-item{
        flex-direction:column;
    }
    .page-reklam-swiper .page-reklam-swiper-item .page-reklam-swiper-left {
        width: 100%;
        order: 2;
        margin-top: 0px;
        padding: 30px 20px;
        background: #F8F8F8;
    }
    .page-reklam-swiper .page-reklam-swiper-item .page-reklam-swiper-right{
        width:100%;
        order:1;
        line-height:0;
    }
    .page-reklam-swiper{
        height:auto;
        padding:50px 0px;
    }
    .page-reklam-swiper .swiper-pagination{
        bottom:-25px;
    }
    .page-reklam-swiper .swiper-background {
        width: 100%;
        height: 50%;
    }
    .page-reklam-swiper-title {
        display: block;
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 700;
        font-size: 32px;
        line-height: 38px;
        text-align: center;
        color: #FFFFFF;
        z-index: 2;
        margin-bottom: 25px;
    }
    .page-film-list-bottom .itemBox {
        width: 100%;
    }
    .page-film-list-bottom .itemBox {
        height: 220px;
    }
    .page-basinda-solen h1{
        font-size:25px;
        line-height:25px;
        margin-bottom:7px;
    }
    .page-basinda-solen .c-wrapper{
        padding:0px;
    }
    .page-basinda-solen .page-basinda-solen-top .title{
        font-size:20px;
        line-height:20px;
    }
    .page-basinda-solen .page-basinda-solen-top .tarih ul {
        overflow: scroll;
        padding: 10px 0px;
    }
    .page-basinda-solen .page-basinda-solen-top .title svg{
        margin-top:7px;
    }
    .page-basinda-solen .page-basinda-solen-bottom .page-basinda-solen-item .page-basinda-solen-item-bg .c-unit-top span{
        font-size:11px;
    }
    .page-basinda-solen .page-basinda-solen-bottom .page-basinda-solen-item .page-basinda-solen-item-bg .c-unit-01 {
        font-size: 20px;
        line-height: 24px;
    }
    .page-basinda-solen .page-basinda-solen-bottom .page-basinda-solen-item .page-basinda-solen-item-bg {
        padding: 25px 20px;
    }
    .page-basinda-solen .page-basinda-solen-bottom .page-basinda-solen-item .page-basinda-solen-item-bg .c-unit-02 {
        font-size: 14px;
        line-height: 18px;
    }
    .page-basinda-solen .page-basin-bultenleri-bottom .page-basinda-solen-item {
        flex-direction: column;
    }
    .page-basinda-solen .page-basinda-solen-bottom .page-basinda-solen-item .page-basinda-solen-item-bg {
        border-radius: 30px;
    }
    .page-basinda-solen .page-basin-bultenleri-bottom .page-basinda-solen-item-content{
        padding:0px;
        margin-top:-30px;
    }
    .content-download{
        flex-direction:column;
    }
    .content-download li{
        margin:7px 0px;
    }
    .page-basinda-detay p{
        font-size:14px;
    }
}

/*06-06-duzenlemeler*/
.comp-section-13 .c-column-02 .c-item-02 {
    background: #db0632;
    display: inline-block !important;
    padding: 7px 40px;
    border-radius: 50px;
}
.comp-section-13 .c-column-02 .mySwiper01 .swiper-slide a{
    position:relative;
}
.comp-section-13 .c-column-02 .mySwiper01 .swiper-slide a::after {
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:200px;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(34.3%,rgba(40,40,48,0)),to(rgba(40,40,48,.3)));
    background: -o-linear-gradient(top,rgba(40,40,48,0) 34.3%,rgba(40,40,48,.3) 100%);
    background: linear-gradient(180deg,rgba(40,40,48,0) 34.3%,rgba(40,40,48,.3) 100%);
}
.comp-section-13 .c-column-02 .swiper-wrapper .swiper-slide picture:after {
    background: -webkit-gradient(linear,left top,right top,color-stop(32.35%,rgba(34,34,34,.6)),color-stop(66.93%,transparent));
    background: -o-linear-gradient(left,rgba(34,34,34,.6) 32.35%,transparent 66.93%);
    background: linear-gradient(90deg,rgba(34,34,34,.6) 32.35%,transparent 66.93%);
}
.navside .nav-wrapper .menu-collapse .sub-menu {
    display: none;
}
.navside .nav-wrapper .menu-collapse .sub-menu li a {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    display: flex;
    align-items: center;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.comp-section-11 .swiper-pagination {
    top: 38% !important;
    transform: translate3d(0px, -50%, 0) !important;
    position: absolute !important;
    text-align: right !important;
    transition: 0.3s opacity !important;
    z-index: 10 !important;
    right: 50px !important;
}
.comp-section-11 .swiper-pagination-bullet {
    background: none !important;
    opacity: 1 !important;
}

.comp-section-11 .swiper-pagination-bullet {
    height: 30px !important;
    background: none !important;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    margin-bottom: 0 !important;
    font-family: "Poppins" !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    line-height: 28px !important;
    text-align: right;
    color: #fff !important;
    opacity:.8 !important;
}
.comp-section-11 .swiper-pagination-bullet-active {
    font-weight: 600 !important;
    color: #fff !important;
    opacity: 1 !important;
}
.comp-section-11 .swiper-pagination-bullet:after {
    content: "";
    position: absolute;
    right: -20px;
    background: #FFFFFF;
    transform: matrix(-1, 0, 0, 1, 0, 0);
    width: 2px;
    height: 100%;
    opacity:.8;
}
.comp-section-11 .swiper-pagination-bullet-active:after {
    background: #fff;
    opacity:1;
}
.btm__btn_content-sub{
    display:none;
    margin-top:20px;
}
.comp-section-11 .btm__btn_content{
    display:block;
}
.comp-section-11 .btm__btn_content .btm__btn_content-bg{
    display: flex;
}
.comp-section-11 .btm__btn_content a{
    margin-right:20px;
    margin-top:20px;
}
.btm__btn_content-sub li{
    display:block;
    margin-bottom:13px;
}
.btm__btn_content-sub li img,
.btm__btn_content-sub li svg{
    width:120px !important;
}
.comp-section-05 .c-wrapper .c-column-01 .c-container-01 {
    justify-content: flex-end;
}
.comp-section-02 .c-container-01 .c-item-02 {
    overflow: hidden;
    margin-bottom: 70px;
}
.comp-section-02 .c-container-01 .c-item-01 picture{
    height:325px;
}
.comp-section-02 .c-container-01 .c-item-01 img{
    height:100%;
    object-fit:cover;
}
.comp-section-13 .mySwiper01 .swiper-pagination .swiper-pagination-bullet {
    text-shadow: 0px 2px 3px rgba(0, 0, 0, .3);
}
.comp-section-10 .table__list .table_title {
    width: 30%;
}
@media (min-width: 1400px) {
    .comp-section-13 .c-column-01 {
        width: 310px;
    }
    .comp-section-13 .c-column-02 .swiper-wrapper {
        width: calc((100vw - 1320px) / 2 + 1000px);
        padding-bottom: 0;
    }
}
@media (min-width:991px){
    .comp-footer-01 .c-wrapper .c-container-02 .c-item-01{
        width:60%;
    }
}
@media only screen and (max-width:991px){
    .comp-section-10 .table__list .table_title {
        width: 100%;
        display: block;
    }
    .comp-section-10 .table__list td {
        width: 100%;
        display: block;
    }
}

/*about*/
.comp-section-04 .c-wrapper .c-container-01{
    margin-bottom:85px;
}


.sociales {
    text-align: center;
    margin-bottom: 20px;
}

#timeline {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  margin-bottom:100px;
}

#dates {
  width: 1200px;
  height: 60px;
  overflow: hidden;
}

#dates li {
  list-style: none;
  float: left;
  width: 100px;
  height: 50px;
  font-size: 24px;
  text-align: center;
  background: url('../images/biggerdot.png') center bottom no-repeat;
}

#dates a {
    line-height: 38px;
    padding-bottom: 10px;
    font-family: "Poppins";
    font-style: normal;
    font-weight: 900;
    font-size:32px;
    color: #c1c1c1;
}

#dates .selected {
    font-size: 38px;
    color: #FFC982;
}

#issues {
  width: 1200px;
  height: auto;
  overflow: hidden;
}

#issues li {
  width: 1200px;
  height: auto;
  list-style: none;
  float: left;
}

#issues li.selected img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

#issues li img {
  float: left;
  margin: 10px 30px 10px 50px;
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
  /* IE 8 */
  
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
  /* IE 6 & 7 */
  
  zoom: 1;
  -webkit-transition: all 2s ease-in-out;
  -moz-transition: all 2s ease-in-out;
  -o-transition: all 2s ease-in-out;
  -ms-transition: all 2s ease-in-out;
  transition: all 2s ease-in-out;
  -webkit-transform: scale(0.7, 0.7);
  -moz-transform: scale(0.7, 0.7);
  -o-transform: scale(0.7, 0.7);
  -ms-transform: scale(0.7, 0.7);
  transform: scale(0.7, 0.7);
}

#issues li h1 {
  color: #FFC982;
  font-size: 48px;
  margin: 20px 0;
  text-align: left;
  padding-left: 70px;
  font-family: "Poppins";
    font-style: normal;
}

#issues li p {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: #6B4F4F;
  margin-right: 70px;
  margin-left: 70px;
}

#grad_left,
#grad_right {
  width: 100px;
  height: 350px;
  position: absolute;
  top: 0;
}

#grad_left {
    left: 0;
    /*background: url('../images/grad_left.png') repeat-y;*/
}

#grad_right {
  right: 0;
  background: url('../images/grad_right.png') repeat-y;
}

#next,
#prev {
    position: absolute;
    top: 0;
    font-size: 70px;
    top: 170px;
    width: 24px;
    height: 24px;
    background-position: 0 0;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}

#next:hover,
#prev:hover {
  background-position: 0 -76px;
}

#next {
  right: 0;
}
#next::after {
    content: "" !important;
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-position: center;
    width: 24px;
    height: 24px;
    background-image: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M2%2010.5C1.17157%2010.5%200.5%2011.1716%200.5%2012C0.5%2012.8284%201.17157%2013.5%202%2013.5V10.5ZM23.0607%2013.0607C23.6464%2012.4749%2023.6464%2011.5251%2023.0607%2010.9393L13.5147%201.3934C12.9289%200.807611%2011.9792%200.807611%2011.3934%201.3934C10.8076%201.97919%2010.8076%202.92893%2011.3934%203.51472L19.8787%2012L11.3934%2020.4853C10.8076%2021.0711%2010.8076%2022.0208%2011.3934%2022.6066C11.9792%2023.1924%2012.9289%2023.1924%2013.5147%2022.6066L23.0607%2013.0607ZM2%2013.5H22V10.5H2V13.5Z%22%20fill%3D%22%23E50044%22%2F%3E%20%3C%2Fsvg%3E%20);
}
#prev {
  left: 0;
}
#prev::after {
    content: "" !important;
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-position: center;
    width: 24px;
    height: 24px;
    background-image: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M0.93934%2010.9393C0.353553%2011.5251%200.353553%2012.4749%200.93934%2013.0607L10.4853%2022.6066C11.0711%2023.1924%2012.0208%2023.1924%2012.6066%2022.6066C13.1924%2022.0208%2013.1924%2021.0711%2012.6066%2020.4853L4.12132%2012L12.6066%203.51472C13.1924%202.92893%2013.1924%201.97919%2012.6066%201.3934C12.0208%200.807611%2011.0711%200.807611%2010.4853%201.3934L0.93934%2010.9393ZM22%2013.5C22.8284%2013.5%2023.5%2012.8284%2023.5%2012C23.5%2011.1716%2022.8284%2010.5%2022%2010.5V13.5ZM2%2013.5H22V10.5H2V13.5Z%22%20fill%3D%22%23E50044%22%2F%3E%20%3C%2Fsvg%3E%20);
}
#next.disabled,
#prev.disabled {
  opacity: 0.2;
}
#timeline #issues li p span{
    display:block;
    position:relative;
}
#timeline #issues li p span::after {
    content: "\2022";
    color: red;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    position: absolute;
    left: 0;
    top:0;
}
@media (max-width: 1200px){
    #issues li p{
        padding-right:70px;
    }
    #dates{
        margin-top:70px;
    }
    #timeline{
        margin:auto;
    }
    #timeline,
    #issues,
    #issues li {
        width: 992px;
    }
}
@media (max-width: 991px){
    #timeline,
    #issues,
    #issues li {
        width: 738px;
    }
}
@media (max-width: 768px) {
    #timeline,
    #issues,
    #issues li {
        width: 500px;
    }
    #issues li p {
        padding-right: 0px;
    }
}
@media (max-width: 535px) {
    #timeline,
    #issues,
    #issues li {
        width: 450px;
    }
    #issues li h1{
            padding-left: 40px;
    }
    #issues li p{
        margin-left:40px;
        margin-right:40px;
    }
}
@media (max-width: 473px) {
    #timeline,
    #issues,
    #issues li {
        width: 400px;
    }

    #issues li h1 {
        padding-left: 30px;
    }

    #issues li p {
        margin-left: 30px;
        margin-right: 30px;
    }
}
@media (max-width: 420px) {
    #timeline,
    #issues,
    #issues li {
        width: 350px;
    }
}
@media (max-width: 380px) {
    #timeline,
    #issues,
    #issues li {
        width: 320px;
    }
}
@media (max-width: 350px) {
    #timeline,
    #issues,
    #issues li {
        width: 300px;
    }
}
table {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #6B4F4F;
}
table tbody{
    line-height: 30px;
}
table thead tr td{
    font-weight:700;
}
table tbody td,
table thead td{
    border: 1px solid #6B4F4F;
    padding: 5px
}
@media (min-width: 1400px) {
    .comp-section-01 .c-container-02 .swiper .swiper-slide.swiper-chocodans .partial01,
    .comp-section-01 .c-container-02 .swiper .swiper-slide.swiper-chocodans .partial02,
    .comp-section-01 .c-container-02 .swiper .swiper-slide.swiper-chocodans .partial05,
    .comp-section-01 .c-container-02 .swiper .swiper-slide.swiper-chocodans .partial06 {
        width: 7%
    }
    .comp-section-01 .c-container-02 .swiper .swiper-slide.swiper-chocodans .partial03,
    .comp-section-01 .c-container-02 .swiper .swiper-slide.swiper-chocodans .partial04 {
        width: 3%;
    }
    .comp-section-01 .c-container-02 .swiper .swiper-slide.swiper-ikramlik .partial01,
    .comp-section-01 .c-container-02 .swiper .swiper-slide.swiper-ikramlik .partial02,
    .comp-section-01 .c-container-02 .swiper .swiper-slide.swiper-ikramlik .partial05 {
        width: 9%
    }
    .comp-section-01 .c-container-02 .swiper .swiper-slide.swiper-ikramlik .partial03,
    .comp-section-01 .c-container-02 .swiper .swiper-slide.swiper-ikramlik .partial04,
    .comp-section-01 .c-container-02 .swiper .swiper-slide.swiper-ikramlik .partial06 {
        width: 6%;
    }
    .comp-section-02 .c-container-01 .c-item-02 .c-unit-01{
        font-size:30px;
    }
}
.form-upload .form-upload-right {
    position: relative;
}
.form-upload .form-upload-right input{
    opacity:0;
}
.form-upload-right i {
    position: absolute;
    right: 4px;
    font-family: "Poppins";
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 23px;
    color: #141414;
    margin-top:4px;
}
.c-column-02-en.mySwiper01 .swiper-pagination-bullets.swiper-pagination-horizontal {
    width: auto !important;
}
#cookie-consent-TyEVG1676893668359 .cct-cookies-bar {
    width: 90%;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 10px;
}
.cct-cookies-consent-root p,
.cct-btn-item span,
.cct-cookies-wrapper .cct-privacy-block .cct-text-item span,
.cct-cookies-wrapper .cct-privacy-block .cct-text-item p,
.cct-cookies-wrapper .cct-head-item .cct-text-block span,
.cct-cookies-wrapper .cct-head-item .cct-open-text-item p {
    font-family: "Poppins";
}
.cct-cookies-consent-root p a,
.cct-cookies-consent-root p a:hover,
.cct-cookies-wrapper .cct-privacy-block .cct-text-item p a{
    font-weight:700;
    color:#c3003b !important;
}
.cct-cookiesuit-screen .cct-cookie-box {
    width: 36px !important;
    height: 36px !important;
}
.cct-cookiesuit-screen .cct-cookie-box svg {
    width: 24px;
}
.iframe-bg {
    padding-top: 56.25%;
    position: relative;
    overflow: hidden;
}
.iframe-bg iframe{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.modal-solen-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    z-index: 999;
}
.modal-solen-item{
    width:700px;
    height:700px;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50% , -50%);
}
.modal-solen-item img{
    max-width:100%;
    width:100%;
}
.modal-solen-svg {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 9999
}
    .modal-solen-svg svg path{
        fill:#fff;
    }
.d-none{
    display:none;
}
.blog-cat-content-item .blog-cat-content-item-list-left .blog-detay-content-item.blog-detay-content-item-content > h3:nth-child(2) {
    display: none;
}
.blog-detay-content-item.blog-detay-content-item-content a {
    text-decoration-line: underline;
    color: #3430FF !important;
}

.swiper-play{
    position:relative;
}
.swiper-play img{
    height:100%;
    object-fit:cover;
    width:100%;
}
.play-btn {
    width: 100px;
    height: 100px;
    background: #E50044;
    border-radius: 50%;
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    box-shadow: 0px 0px 25px 3px rgba(255, 0, 128, 0.8);
    z-index: 1;
}

/* triangle */
.play-btn::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  transform-origin: center center;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 25px solid #fff;
  z-index: 100;
  -webkit-transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* pulse wave */
.play-btn:before {
  content: "";
  position: absolute;
  width: 150%;
  height: 150%;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate1 2s;
  animation: pulsate1 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid rgba(255, 255, 255, .75);
  top: -26%;
  left: -26%;
  background: rgba(198, 16, 0, 0);
}

@-webkit-keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
    box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    box-shadow: none;

  }
}

@keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
    box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1);
    opacity: 0;
    box-shadow: none;

  }
}
.sosyal-iframe{
    justify-content:center;
}
.sosyal-iframe .page-sosyal-sorumluluk-content{
    text-align:center;
}
.sosyal-iframe iframe{
    margin:auto;
}
@media only screen and (max-width: 992px) {
    .sosyal-iframe iframe {
        width:100%;

    }
}
@media only screen and (max-width: 768px) {
    .sosyal-iframe .page-sosyal-sorumluluk-content{
        padding:0px;
    }
    .sosyal-iframe iframe {
        height: 300px
    }
}
.comp-section-02.home-blog {
    padding-top: 0px;
}
.home-blog .row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.home-blog .row .col-lg-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
}
.home-blog .c-wrapper .c-container-02 .c-item-03 .homeBlogSwiper .swiper-slide {
    padding: 0px;
}
.home-blog .c-wrapper .c-container-02 .c-item-03 .homeBlogSwiper .swiper-slide img{
    display:block;
    max-width:100%;
    height:246px;
    object-fit:cover;
    width:100%;
}
.home-blog .c-wrapper .c-container-02 .c-item-03 .homeBlogSwiper .swiper-slide .top-images {
    border-radius: 20px 20px 0px 0px;
    overflow: hidden;
    display: block;
    max-width: 100%;
    height: 246px;
    object-fit: cover;
    width: 100%;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}
.home-blog .c-wrapper .c-container-02 .c-item-03 .homeBlogSwiper .swiper-slide .top-text{
    background-color:#E50044;
    border-radius:0px 0px 20px 20px;
    padding:20px 15px;
    
}
.home-blog .c-wrapper .c-container-02 .c-item-03 .homeBlogSwiper .swiper-slide .top-text .title{
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    color: #fff;
    margin-bottom:20px;
    height:54px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;

}
.home-blog .c-wrapper .c-container-02 .c-item-03 .homeBlogSwiper .swiper-slide .top-text .text{
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    margin-bottom:15px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height:84px;
}
.home-blog .c-wrapper .c-container-02 .c-item-03 .homeBlogSwiper .swiper-slide .top-text .link a{
    font-family: "Poppins";
    font-style: italic;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
}
.btm__btn.text-start{
    text-align:left;
}
.mobil-display{
    display:none;
}
@media only screen and (max-width: 1200px) {
    .home-blog .row .col-lg-6 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .home-blog .deskop-display {
        display: none;
    }
    .home-blog .mobil-display {
        display: block;
        text-align:center;
    }
}
.page-ss-video{
    display:flex;
    align-items:center;
}
.c-container-02 .c-container-02-txt {
    display:flex;
    justify-content:space-between;
}
.c-container-02 .c-container-02-txt .c-container-02-txt-right svg path{
    fill:#007bb5;
}
.c-container-01-social {
    position: absolute;
    bottom: 20px;
    right: 0;
}
.c-container-01-social a{
    width: 50px;
    height: 50px;
    display: flex;
    background: #007bb5;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
@media only screen and (max-width: 1200px) {
    .c-container-01-social {
        display: none;
    }
}
.mySwiper01 .swiper-pagination-bullets.swiper-pagination-horizontal {
    right: auto;
}
.swiper-slide-first picture {
    height: 100%;
    display: block;    
}
.swiper-slide-first img {
    width: 100%;
    object-fit: cover;
    max-width: 100%;
    height:100%;
}
.swiper-slide-first-last picture {
    background-color: #020202;
}

.sustainability-content .sustainability-content-item {
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    margin-bottom:12px;
}
.sustainability-content .sustainability-content-item p{
    width:88%;
}
.sustainability-content .sustainability-content-item img{
    width:10% !important;
}
.sustainability-content .sustainability-content-item .img-list {
    width:10% !important;
    display:flex;
    flex-direction:column;
    gap:12px;
}
.sustainability-content .sustainability-content-item .img-list img{
    width: auto !important;
}
.sustainability-swiper .swiper-slide {
    padding: 85px 20% 0px 80px !important;
}
.margin-type{
    margin-top:150px;
}
.swiper-pagination-bullet.custom-pdf-link:hover {
    opacity:1 !important;
}
.swiper-pagination-bullet.custom-pdf-link a {
    font-family: "Poppins" !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    line-height: 28px !important;
    text-align: right;
    color: #fff !important;
}
@media only screen and (max-width: 991px) {
    .sustainability-swiper .swiper-slide {
        padding: 0 !important;
    }
}
.sustainability-mobil{
    display:none;
}
@media only screen and (max-width: 768px) {
    .sustainability-content .sustainability-content-item{
        flex-direction:column;
    }
    .comp-section-11 .c-column-02 .swiper-slide img{
        width:150px !important;
    }
    .sustainability-content .sustainability-content-item .img-list{
        align-items:center !important;
    }
    .sustainability-content .sustainability-content-item p{
        width:100%;
    }
    .swiper-pagination-bullet.custom-pdf-link{
        display:none;
    }
    .sustainability-mobil {
        display: block;
    }
    .sustainability-mobil p, a {
        font-family: "Poppins";
        font-size: 16px;
        font-weight: 400;
        color: #6B4F4F;
    }
    .sustainability-mobil a {
        font-weight: 700;
    }
}
.container-p p,
.container-p li{
    margin-bottom: 10px;
}