
.ihomes-container {
    text-align: center;
padding-bottom: 36px;
padding-top: 30px;
}

.swiper-home .swiper-paginationhome {
text-align: center;
margin-left: 239px;
z-index: 1;
position: absolute;
bottom: 12px !important;
}
.homeeytitle {
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.homeeytitle h3{
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    margin: 0;
}

.cateyle-ttile {
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ieylemcontent h3{
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    margin: 0;
}


.swiper-home .swiper-paginationhome span.swiper-pagination-bullet  {
background: #151525;
opacity: 1;
width: 10px;
height: 10px;
border: 2px solid #151525;
box-shadow: 0 0 0 3px transparent;
}
.swiper-home  span.swiper-pagination-bullet.swiper-pagination-bullet-active {
border: 3px solid #eaeaea !important;
box-shadow: 0 0 0 2px #151525 !important;
}

.ihomes-container img {
width: 410px;
height: 520px;
object-fit: cover;
border-bottom-left-radius: 90px;
box-shadow: -30px 33px #151525;
}.ihomes-right {
margin-right: -7px;
}
.ihome-image {
display: inline-block;

position: relative;
}
.ihomes-container .ihome-image::after{ 
content: "";
position: absolute;
transform: rotate(0deg);
width: 110px;
height: 110px;
border-top: 4px solid #151525;
border-right: 4px solid #151525;
top: -24px;
right: -24px;
}
.ihomes-abso {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    bottom: 80px;
    max-width: 860px;
    margin: auto;
    z-index: 1;
}
.ihomes-title {
background: #ffffffb8;
padding: 30px;
border-top-right-radius: 70px;
max-width: 410px;
}

.ihomes-title  h2{
margin: 0px;
font-size: 44px;
color: #000;
text-align: left;
font-weight: bold;
}
.ihocontent {
max-width: 210px;
text-align: left;
font-size: 16px;
line-height: 30px;
color: #000019;
}
.lftbtn {
text-align: left;
padding-top: 50px;
padding-left: 28px;
}
.ihomeribtn button {
background: #000;
background: rgb(12,11,45);
background: linear-gradient(0deg, rgba(12,11,45,1) 0%, rgba(48,49,84,1) 100%);
color: #fff;
padding: 14px 16px;
border-radius: 6px;
}
.ihomeribtn {
text-align: left;
margin-top: 22px;
}


.izaman-title h3 {
    height: 70px;
}
.ihomes-eylem-container {
    padding: 20px 20px;
}.ieylem-top {
    display: flex;
    gap: 13px;
    width: 100%;
    overflow: hidden;    align-items: center;
    justify-content: center;
}
.ieylem-top img{
    border-radius: 20px;
    height: 120px;
    width: 100%;
    object-fit: cover;
}.ieylem-top div {
    flex: 1;
}
.ieylem-btm {
    background: #fff;
    padding: 20px;
    margin-top: 20px;
    text-align: center;
    border-radius: 20px;
}

.ieylem-bottom button{
    background: #151525;
    color: #fff;
    padding: 12px 16px;
    font-size: 13px;
    border-radius: 6px;
    margin-top: 20px;
}
.ieylem-top::before {
    content: "";
    position: absolute;
    background: #eaeaed;
    left: 0;
    animation-direction: 0;
    right: 0;
    height: 140px;
    z-index: -1;
    border-radius: 40px 40px 0px 0px;
    top: 5px;
    left: 4px;
    right: 4px;
}
button.joinus {
    background: rgb(21,22,38);
    background: linear-gradient(90deg, rgba(21,22,38,1) 0%, rgba(46,72,112,1) 100%);
    color: #fff;
    padding: 17px 70px;
    border-radius: 6px;
}
button.showall {
    background: rgb(21,22,38);
    background: linear-gradient(90deg, rgba(21,22,38,1) 0%, rgba(46,72,112,1) 100%);
    color: #fff;
    padding: 16px 30px;
    border-radius: 6px;
}
button.alle_btn {
    border: none;
    box-shadow: 0px 8px 13px #dfdfdf;
    padding: 13px 16px;
    font-size: 13px;
    background: #fff;
    border-radius: 6px;
    position: absolute;
    bottom: 6px;
    right: 20px;
}
.homeey_bottom{
    
    text-align: center;
    margin-top: 40px;
}.eylem-button-prev.ieylembtns {
    left: -120px;
}
.eylem-button-next.ieylembtns {
    right: -120px;
}
.ieylembtns {
    position: absolute;
    top: 50%;
    background: rgb(227,227,227);
    background: linear-gradient(311deg, rgba(227,227,227,1) 0%, rgba(244,244,244,1) 100%);
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 2px solid #fff;cursor: pointer;
}
.ieylembtns img{
    max-width: 9px;
}
.ihomes-haber-h {
    display: flex;
    flex-direction: row;
    padding: 35px;
    gap: 30px;
}
.inewsleft{
    flex: 1;
    height: 270px;
    background-size: cover;
    background-position: center;
    border-radius: 24px;
}.inewsright {
    flex: 1.6;
}.ihomes-haber-container {
    border: solid 3px transparent;
    border-radius: 24px;
    background-image: linear-gradient(white, white), linear-gradient(to right, #f2f2f2, #cccccc);
    background-origin: border-box;
    background-clip: content-box, border-box;
    overflow: hidden;
}
.eylhome {
    height: 102px;
}
.ihaber-bottom button{
    margin-top: 10px;
    border: none;
    box-shadow: 0px 8px 13px #dfdfdf;
    padding: 13px 16px;
    font-size: 13px;
    background: #fff;
    border-radius: 6px;
}
.ihomes-haber-container h3{
    font-size: 28px;
}.ihabercontent {
    line-height: 23px;
    margin-bottom: 5px;
}.haberslide-overlay {
    position: absolute;
    top: 0;
    bottom: 36px;
    left: 6%;
    right: 5%;
    background: #f8f8f8;
}div#swiper-wrapper-4b152ae694e65687 {
    padding: 40px 0px;
}
.ihaberlar-navs {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-top: 30px;
    width: max-content;
    margin: auto;
    background: #fff;
    padding: 10px 13px;
    margin-top: 28px;
}
.ihaberbtns {
    cursor: pointer;
    width: 56px;
    height: 53px;
    display: flex;
    animation: ce;
    justify-content: center;
    align-items: center;
}.haber-button-next.ihaberbtns {
    background: rgb(23,26,44);
    background: linear-gradient(87deg, rgba(23,26,44,1) 0%, rgba(47,72,113,1) 100%);
}
.ihaberbtns img {
    max-width: 20px;
}
.swiper-home-haberler .swiper-wrapper{
    padding-top: 26px;
}button.allh_btn {
    margin-top: 10px;
    border: none;
    box-shadow: 0px 8px 13px #dfdfdf;
    padding: 13px 16px;
    font-size: 13px;
    background: #fff;
    border-radius: 6px;
    position: absolute;
    right: 25px;
    bottom: 18px;
    z-index: 1;
}.iprogramleft {
    position: relative;
}
.swiper-home-medyalar img{
    border-radius: 25px;
    width: 100%;
}.medya-button-prev.imedyabtns {
    position: absolute;
    left: -40px;
    top: 50%;
    cursor: pointer;
}
.medya-button-next.imedyabtns {
    position: absolute;
    right: -40px;
    top: 50%;
    cursor: pointer;
}
.joinmedia{margin-top:50px;}
.ihomes-program-h {
    display: flex;
    gap: 60px;
}.iprogramright {
    flex: 1;
}.iprogramleft {
    flex: 1;
    padding-left: 19px;
    padding-top: 24px;
    box-sizing: border-box;
    background: rgb(238,238,238);
    background: linear-gradient(142deg, rgba(238,238,238,1) 0%, rgba(247,247,247,1) 60%);
    border-radius: 50px;
}
.iprogramleft img{
    border-radius: 50px;
    width: 100%;
    flex: 1;    height: 350px;
    object-fit: cover;
}.iprogramright  h3 {
    font-size: 45px;
    font-weight: 800;
}.iprogramcontent {
    line-height: 32px;
}.prtitle {
    font-size: 22px;
}

.iprogram-bottom button{
    background: linear-gradient(0deg, rgba(12,11,45,1) 0%, rgba(48,49,84,1) 100%);
    color: #fff;
    padding: 13px 16px;
    border-radius: 6px;
    margin-top: 60px;
}

.home-program-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 47%;
    padding-top: 30px;
}.iprogramlar-navs {
    display: flex;
    gap: 12px;
}button.allp_btn {
    border: none;
    box-shadow: 0px 8px 13px #dfdfdf;
    padding: 13px 16px;
    font-size: 13px;
    background: #fff;
    border-radius: 6px;
    margin-left: 20px;
}
.iprogramlar-navs .program-button-next.iprogrambtns {
    width: 45px;
    height: 45px;
    border: 2px solid #AEAEAE;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    cursor: pointer;
}.iprogramlar-navs .program-button-prev.iprogrambtns {
    width: 45px;cursor: pointer;
    height: 45px;
    border: 2px solid #AEAEAE;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #EEEEEE;
}
.iprogramlar-navs img {
    max-width: 11px;
}

.izamanleft {
    display: flex;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}.zmanigo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #00000082;
    background: linear-gradient(179deg, #00000029 0%, rgb(0 0 0 / 73%) 100%);
}.izaman-title h3{
    background: #E5E5E5;
    font-size: 16px;
    text-align: center;
    line-height: 23px;
    padding: 10px 14px;
    border-radius: 14px;
    box-shadow: 0px 6px 13px #cccccca3;
    display: flex;
    align-items: center;
    justify-content: center;
}.izamancontent {
    color: #151525;
    margin-top: 24px;
    
    height: 134px;
}.linecirl {
    width: 20px;
    height: 20px;
    background: #151525;
    border-radius: 50%;
    position: absolute;
    margin-top: -9px;
}
.izaman-bottom button{
    border: none;
    box-shadow: 0px 8px 13px #dfdfdf;
    padding: 13px 16px;
    font-family: 'MazzardH-Medium';
    font-size: 13px;    margin-top: 40px;
}.linecont {
    height: 2px;
    width: 100%;
    display: inline-block;
    background: #151525;
    margin: 30px 0px;
    margin-bottom: 13px;
}.lineyear {
    background: #151525;
    width: max-content;
    color: #fff;
    border-radius: 5px;
    padding: 0px 6px;
    font-size: 15px;
    margin-top: -14px;
    position: absolute;
}.zamanmonth {
    font-size: 14px;
    margin-top: -9px;
}.izamanbtns img {
    max-width: 9px;
}
.zamancont {
    position: relative;
    padding-left: 19%;
    margin-bottom: 60px;
}
.zamancont .swiper-wrapper{
    padding: 10px 20px;
}

.izamanbtns {
    position: absolute;
    top: 50%;
    background: rgb(227,227,227);
    background: linear-gradient(311deg, rgba(227,227,227,1) 0%, rgba(244,244,244,1) 100%);
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 2px solid #EAEAEA;
    cursor: pointer;
}
.zaman-button-prev {
    left: -120px;
}

.zaman-button-next.izamanbtns {
    background: #fff;
    right: 60px;
    z-index: 10;

}
.zamancont .swiper-container {
    padding-bottom: 30px;
}
.izamanleft img{width: 100%;
    height: 170px;
    object-fit: cover;
}

@media screen and (min-width:1281px) and (max-width:1440px)
{
    .yayincontx{
    padding-left: 200px !important;
}
}
@media screen and (max-width:1280px) and (min-width:1100px)
{
    .yayincontx {
    padding-left: 14%;
}
}
@media screen and (max-width:1190px) and (min-width:990px)
{
    .yayincontx {
    padding-left: 9%;
}
}
@media screen and (max-width:1280px) and (min-width:769px)
{
    .ieylem-navs ,.izamanlar-navs{
        display: none;
    }


    .zamancont {
        padding-left: 0px;
    }
}

@media screen and (max-width:1024px) and (min-width:769px)
{

    .ihomes-container img {
        width: 230px;
        height: 290px;
    }
    .ihomes-right {
        margin-right: 69px;
    }
    .ihocontent {
        max-width: 177px;
        text-align: left;
        font-size: 14px;
        line-height: 22px;
        color: #000019;
    }
    .ihomes-container .ihome-image::after
    {    top: -17px;
        right: -17px;
    }
}
@media screen and (max-width:768px)
{
    .ieylem-top img{
        height: 150px;
    }
    .ieylem-btm {
        margin-top: 5px;
        padding: 11px 15px;
    }
    .lftbtn.mobshow
    {
        display: block !important;
    }
    .iprogramright h3 {
        font-size: 25px;
        font-weight: 800;
    }.iprogramcontent {
        line-height: 23px;
        font-size: 14px;
    }
    .ieylem-navs ,.izamanlar-navs{
        display: none;
    }


    .zamancont {
        padding-left: 0px;
    }
    .ihomes-abso {
        flex-direction: column;
    }
    .ihomes-abso {
        flex-direction: column;
        top: inherit;
        bottom: initial;
        position: relative;
        margin-top: -160px;
    margin-right: 21%;
    margin-left: 21%;
        align-items: flex-start;
    }
    .lftbtn {
        display: none;
    }
    .ihocontent {
        max-width: 100%;
    }
    .ihomes-right {
        margin-right: 0;
    }

    .swiper-paginationhome.swiper-pagination-bullets.swiper-pagination-horizontal {
        align-items: flex-start !important;
        display: flex;
        margin-left: 21%;
        position: relative;
    }
    
    .homebtn-conte {
        display: flex;
        align-items: center;
        gap: 20px;
        align-items: center;
        justify-content: flex-start;
    }.lftbtn.mobshow ,.ihomeribtn{
        margin: 0px;
        padding: 0px;
    }.homebtn-conte {
        padding: 20px 0px;
    }
    .yayin-footer {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-top: 40px;
    }.iyayinlar-navs {
        margin-top: 0px;
    }
}

.medcon button.allp_btn {
    margin-left: 0px !important;
}
@media screen and (max-width:767px) {

 
    .ihomes-title {
        background: #ffffffb8;
        padding: 20px;
        border-top-right-radius: 70px;
        max-width: 410px;
        display: flex;
        align-items: center;
        min-height: 124px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .ihomes-yayin-container {
        margin: 0px;
    }
    .ihomes-container img {
        width: 270px;
        height: 330px;
    }
    .ihomes-container {
        padding-top: 10px;
    }
    .ihomes-container .ihome-image::after{
        top: -10px;
        right: -10px;
    }
    .ihomes-abso {
        margin-top: -118px;
        margin-right: 8%;
        margin-left: 8%;
        align-items: flex-start;
    }.ihocontent {
        margin-top: 20px;
        line-height: 19px;
        font-size: 15px;
    }
    .swiper-home .swiper-paginationhome
    {
    bottom: 32px !important;
    }
    .swiper-paginationhome.swiper-pagination-bullets.swiper-pagination-horizontal
    {margin-left: 8%;;}
    .ihomes-yayin-container {
        margin-top: 20px;
    }
    .homeey_bottom {
        gap:20px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    button.alle_btn {
        position: relative;
        right: inherit;
        top: initial;
        bottom: initial;
        margin-bottom: 20px;
        order:1;
    }button.joinus {
        order: 2;
    }
    .ihomes-haber-container h3 {
        font-size: 20px;
    }
    .ihomes-haber-h {
        display: flex;
        flex-direction: row;
        padding: 15px;
        gap: 20px;
    }
    .ihabercontent {
        line-height: 25px;
    }
    .inewsleft {
        height: 230px;
    }
    .iprogramleft img {
        height: 250px;
        object-fit: cover;
    }
    .izaman-bottom button
    {
    margin-top: 10px;
    }
    .zamancont {
        margin-bottom: 20px;
    }.joinmedia {
        margin-top: 20px;
    }
    button.allh_btn {
        position: relative;
        right: auto;
        right: initial;
        top: initial;
        bottom: initial;
    }.haberfooter {
        text-align: center;
        margin-top: 10px;
    }

    .ihomes-program-h {
        flex-direction: column;
    }


    .iprogramleft {
        order: 2;
    }
    .prtitle ,.iprogram-title,.iprogramcontent{
        text-align: center;
    }
    .iprogram-bottom {
        display: none;
    }
    a.mobshow.progreammore {
        text-align: center;
        margin-top: 40px;
    }
    button.btn2.prgreadbtn {
        margin: 0;
    }
    .home-program-bottom {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 47%;
        padding-top: 30px;
        width: 100%;
    }
    .iprogramlar-navs {
        display: none;
    }

    .program-nav-mobile .program-button-prev.iprogrambtns {
        position: absolute;
        bottom: 29%;
        left:0px;
        z-index: 1;
    }
    .program-nav-mobile .program-button-next.iprogrambtns {
        position: absolute;
        bottom: 29%;
        right: 0px;
        z-index: 1;
    }

    .medya-button-prev.imedyabtns {
        left: 0px;
        z-index: 1;
    }
    .medya-button-next.imedyabtns {
        right: 0px;
        z-index: 1;
    }
    .ihomes-program-h {
        display: flex;
        gap: 40px;
    }.ihomes-program-h {
        padding: 0px 23px;
    }.zamancont .swiper-wrapper {
        padding: 8px;
    }

    .izaman-title h3 {
        font-size: 18px;
    }

    .swiper-home-medyalar .swiper-slide {
        padding: 30px;
    }
    .ihomes-title h2 {
        font-size: 39px;
    }
    .ihomes-container img {
        box-shadow: -13px 14px #151525;
    }
    .izaman-bottom button {
        background: #fff;
    }

    button.joinus {
        background: rgb(21,22,38);
        background: linear-gradient(90deg, rgba(21,22,38,1) 0%, rgba(46,72,112,1) 100%);
        color: #fff;
        padding: 17px 40px;
    }
    
    .iprogramright h3 {
        font-size: 40px;
        font-weight: 800;
    }

    .iprogramleft img {
        border-radius: 25px;
    }
   
    .medya-title {
        font-size: 22px;
        margin-bottom: 10px;
        line-height: 18px;
        text-align: center;
        line-height: 30px;
        padding: 0px 11px;
    }
    
}

@media screen and (max-width:396px) {
    .swiper-home-haberler .swiper-wrapper {
    padding-top: 25px;
}
.ihomes-title h2 {
    font-size: 30px;
    line-height: 34px;
}
}
@media screen and (min-width:428px) and (max-width:500px) {
    .ihomes-title {
        padding-right: 80px;
    }
}
@media screen and (min-width:396px) and (max-width:500px) {
    .ihomes-title h2 {
        font-size: 33px;
    }
}