  /* display none */
div[data-id="5"]{background-color: #F6F6F6 !important;}
div[data-id="90"]{background-color: #F6F6F6 !important;}
div[data-id="3"]{background-color: #F6F6F6 !important;}
div[data-id="8"]{background-color: #F6F6F6 !important;}


/* hedar */
.header { border-color: #000;}
.user-menu .signup-btn {background-color: #000 !important;}
.user-menu .signup-btn:hover {color: #ffffff;}
.footer-band {border-color: #000;}

div[data-id="13"]{
    background: url(https://irisinternational.gurulize.com/images/202504/127_1900x600.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position:bottom;
    margin-top: -41px;
}

/* banner */

.mental-banner-wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    height: auto;
}

.mental-banner-item {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    width: 65%;
}
.mental-banner-col-img img {
    width: 100%;
    height: auto;
    border: 3px solid #C89D66;
}

.mental-banner-col-img img {
    width: 100%;
    height: auto;
    border: 3px solid #C89D66;
}
.mental-banner-item h2 {
    font-size: clamp(32px, 4vw, 32px);
    margin: 0;
    font-weight: 100;
    color: #023e72;
}

.mental-banner-item a button {
    border: none;
    background: #023e72;
    line-height: 40px;
    border-radius: 8px;
    padding: 0 30px;
    cursor: pointer;
    color: white;
}

.mental-banner-item a button:hover {
    background: #000;
}

.mental-banner-item p {
    line-height: 30px;
    color: #5d5d5d;
    text-align: justify;
    letter-spacing: 1px;
    padding-right: 20px;
}


/* nasıl çaışır */

.work-wrapper {
    display: flex;
    width: 100%;
    padding: 6rem 0;
}

.work-col-l {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}
.work-col-r {
    flex: 1;
}

.work-col-content {
    display: flex;
    flex-direction: column;
    row-gap: 1rem;
    padding: 0 1rem;
}
.work-col-title {
    text-align: center;
}
.work-col-title h4 {
    margin: 0;
    font-weight: 100;
    font-size: clamp(16px, 4vw, 20px);
    color: #023e72;
}
.work-col-title h2 {
    margin: 0;
    font-size: clamp(32px, 4vw, 42px);
    font-weight: 100;
    color: #023e72;
}
.work-col-row {
    display: flex;
    align-items: center;
    column-gap: 1.5rem;
}
.work-col-row h3 {
    font-size: 22px;
    color: #023e72;
    margin: 0;
}
.work-col-row p {
    margin: 0;
    padding-top: .4rem;
    color: #5d5d5d;
    text-align: justify;
}

.work-col-img {
    width: 100%;
    border: 3px solid #C89D66;
}

.work-col-img img {
    width: 100%;
    height: auto;
}

.work-col-line {
    width: 75%;
    height: 45%;
    border: 3px solid #C89D66;
    position: absolute;
    bottom: -90px;
}


/* Neden arabuluculuk */

.why-ara-wp {
    width: 100%;
    display: flex;
    padding: 6rem 0px;
}

.why-ara-col {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.why-ara-img {
    width: 100%;
    position: relative;
    border: 3px solid #C89D66;
}
.ara-img-1 {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
}

.ara-img-1 img {
    width: 100%;
    height: auto;
}

.ara-img-2 {
    position: absolute;
    top: 45px;
    left: 260px;
    width: 70%;
}
.ara-img-2 img {
    width: 70%;
    height: auto;
}
.why-ara-txt h2 {
    margin: 0;
    font-size: clamp(32px, 4vw, 42px);
    font-weight: 100;
    color: #023e72;
}
.why-ara-txt p {
    font-size: 16px;
    color: #5d5d5d;
    text-align: justify;
    letter-spacing: 1px;
}



/* neden online hukuk */

.lw-wp {
    width: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 50px;
    margin-top: 50px;
}

.lw-row {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 100px;
}

.lw-txt p {
    text-align: justify;
    margin: 0px;
    color: #5d5d5d;
    line-height: 25px;
    font-family: 'Open Sans', sans-serif;
}


.lw-txt h1 {
    background-color: #C89D66;
    font-family: 'Open Sans', sans-serif;
    font-size: 32px;
    color: white;
    padding: 5px 25px;
    border-radius: 35px 0px 35px 0px;
    display: inline-block;
    font-weight: 600;
    box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.5);
    text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
    text-align: center;
}
.lw-title {
    display: flex;
    width: 100%;
}

.lw-img {
    width: 50%;
    position: relative;
}

.lw-txt {
    width: 50%;
}
.lw-img img {
    width: 75%;
    height: auto;
}

.lw-img-1 {
    width: 100%;
    position: absolute;
    z-index: 2;
}
.lw-img-2 {
    position: absolute;
    z-index: 1;
    background-color: #C89D66;
    top: 28px;
    left: 45px;
    width: 70%;
    height: 400px;
    box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.5);
}

/* kategoriler */

.categories .item-image { display: none;}
.categories .item, .education-categories .item { padding: 3rem .5rem;}
.item-title {font-size: 24px; font-weight: 100; color: #000; }
.lw-categories-wrapper {
    width: 100%;
    align-items: center;
    justify-content: space-between;
    padding: 0rem 0 1rem 0;
    border-bottom: 3px solid #C89D66;
}

.lw-ct-title h2 {
    font-size: clamp(32px, 4vw, 42px);
    margin: 0;
    font-weight: 100;
    color: #023e72;
}
.lw-ct-title p {
    font-size: clamp(18px, 4vw, 22px);
    margin: 0;
    color: #023e72;
}

.lw-ct-item {
    width: 100%;
    text-align: justify;
    font-size: 16px;
    color: #5d5d5d;
    letter-spacing: 1px;
}

.item:hover {
    background-color: #e2e2e2;
}

/* about me */

.about-wrapper {
    width: 100%;
    margin-top: 50px;
}
.about-row {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 10px 0 50px 0;
}
.about-col-content {
    display: flex;
    flex-direction: column;
    width: 80%;
    text-align: justify;
}
.about-col-img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60%;
}
    
.about-col-img img {
    width: 65%;
    height: auto;
}

.about-col-content h1 {
    color: #023e72;
    margin: 0;
    font-size: clamp(32px, 4vw, 42px);
    font-weight: 100;
}
.about-col-content h2 {
    font-size: 32px;
    color: #000;
    margin: 0;
}
.about-col-content h3 {
    font-size: 40px;
    font-weight: 100;
    margin: 0;
}
.about-col-content p {
    font-size: 16px;
    color: #5d5d5d;
    text-align: justify;
    letter-spacing: 1px;
}

.categories, .categories li {
    order: initial;
}

/* etkinlikler */

.event h2 {
    color: #222222;
    font-family: Sans-serif;
    font-weight: 100;
    font-size: clamp(32px, 4vw, 42px);
}
.event-home-no-emphasis .owl-carousel .eventdate {  right: 0; background: #00000057; font-family:Sans-serif;}
.event .btn { background-color: #C89D66;}
.item-carousel .status-icon, .item-event .status-icon { right: 0; background: #00000057;}

/* uzman sayfası */

#apdiv .package-item .package-button a {
    background-color: #003b6f;
}
a.btn-primary, .btn-primary { border-color: #C89D66;}
#apdiv .package-item .package-title { color: #000; font-weight: 600;}
#apdiv .package-item .package-meta-price span, #apdiv .package-item .package-meta-price strong { font-weight: 600; color: #000;}
.profile-appointment-btn { background-color: #C89D66;}
.profile-title h1 { color: #000; font-weight: 400;}
 h3.item-title a { font-weight: 100;}
.agents .item-image {
    width: 50%;
    border-radius: 50% !important;
}
.btn-online {
    background-color: #003b6f;
}


/* blog */

.steps-title h2 {
    text-align: center;
    font-family: Sans-serif;
    color: #023e72;
    font-weight: 100;
    font-size: clamp(32px, 4vw, 42px);
}

/* footer */

.nav-social li i { color: #C89D66;}
.footer-links a { color: white;}
.footer-bg { background-color: #000;}

.logo img {
    max-height: 93px;
}

.section-head:after {
	display:none;
}

.baslık h2 {
    margin: 0;
    font-size: clamp(32px, 4vw, 42px);
    font-weight: 100;
    color: #023e72;
    text-align: center;
}

.joblink-title h2 {
    margin: 0;
    font-size: clamp(32px, 4vw, 42px);
    font-weight: 100;
    color: #023e72;
}

.joblink-title p {
    font-size: 16px;
    color: #5d5d5d;
    text-align: justify;
    letter-spacing: 1px;
}

.belgewid {
    font-size: 16px;
    color: #5d5d5d;
    text-align: justify;
    letter-spacing: 1px;
}
.demo-1 {
    color: #5d5d5d;
}

.work-col-line {
    display: none;
}

.why-ara-txt p {
    padding-right: 15px;
}

.agents.bg {
    background: #ffffff;
}

.profile-about-login {
    display: none;
}

.service-price, .category-price {
    background: #c89d66;
}

.profile-interact-btn {
    background: #c89d66;
}

.profile-interact-btn a {
    color: #fff;
}

.service-price, .category-price {
    font-weight: 400;
}

.lw-ct-title {
    text-align: center;
}

.page-excerpt {
    display: none;
}

.cascade-category-dd li a .cat-name {
    width: 241px;
}

@media(max-width: 1024px){

div[data-id="13"] { height: auto;}
.lw-banner-wrapper { margin-left: 10px;  height: auto;}
.lw-content h1 { font-size: 22px;}
.lw-content h2 { font-size: 32px;}
.lw-content { width: 72%;  row-gap: 5px;}
.wk-title h2 { font-size: 32px;}
.wk-box { padding: 10px;}
.lw-img-2 { height: 272px;}
.lw-txt h1 {font-size: 22px;}
.lw-ct-title h2 { font-size: 32px; }
.about-row { flex-flow: column-reverse;}
.about-col-content { width: 100%;}
.about-col-img { width: 100%;}
.about-col-img img { width: 100%;}
.about-col-content h1 { font-size: 32px; text-align: center;}
.about-col-content h2 { font-size: 22px; text-align: center;}
.about-col-content hr { width: 100% !important;}

.ara-img-2 {
    left: 222px;
    width: 60%;
}
.mental-banner-item h2 {
    font-size: 32px;
}

.ara-img-2 img {
    width: 80%;
}
.ara-img-1 {
    width: 60%;
}
.ara-img-1 img {
    width: 80%;
}
}

@media(max-width: 991px){
.work-col-line {
    height: 30%;
    bottom: 28px;
}

.why-ara-wp {
    padding: 0;
}

.ara-img-1 {
    top: -30px;
    left: 20px;
}

.lw-categories-wrapper {
    padding: 1rem 0 1rem 0;
}

.work-wrapper {
    padding: 2rem 0;
}
.ara-img-2 {
    top: 30px;
    left: 182px;

}
}

@media(max-width: 820px){

.work-col-line {
    bottom: 40px;
}

.ara-img-1 {
    left: 10px;

}
.ara-img-2 {
    left: 174px;
}

}

@media(max-width: 767px){


.mental-banner-wrapper {
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    height: auto;
}
.mental-banner-item {
    justify-content: center;
    align-items: center;
    width: 100%;
    gap:20px;
}

.mental-banner-item a button {
    margin-bottom: 20px;
}
.mental-banner-col-img {
    width: 100%;
}
.mental-banner-col-img img {
    width: 100%;

}
.mental-banner-item h2 {
    font-size: 32px;
    text-align: center;
}
.mental-banner-item p {
    margin: 0;
}

.lw-banner-wrapper {margin-left: 0; height: auto;}
.lw-content { width: 100%;}
.lw-btn { display: flex;}
.lw-btn-left { padding: 10px 25px;}
.lw-btn-right { padding: 10px 20px;}
.wk-bottom { flex-direction: column;}
.wk-box { width: 100%;}
.wk-title h2 {font-size: 32px;}
.lw-title { flex-direction: column;}
.lw-img { width: 100%;}
.lw-img-2 { height: 245px;}
.lw-txt { width: 100%; margin-top: 275px;}
.lw-txt h1 {font-size: 22px;}
.lw-ct-title h2 { font-size: 32px; }
.lw-ct-item { width: 100%; text-align: justify;}
.categories .item, .education-categories .item { width: 100%;  margin: 1rem 0;}   
.about-row { flex-flow: column-reverse;}
.about-col-content { width: 100%;}
.about-col-img { width: 100%;}
.about-col-img img { width: 100%;}
.about-col-content h1 { font-size: 32px; text-align: center;}
.about-col-content h2 { font-size: 22px; text-align: center;}
.about-col-content hr { width: 100% !important;}
.work-wrapper {
    flex-direction: column;
    row-gap: 4rem;
}

.work-col-line {
    height: 30%;
    bottom: -40px;
}

.why-ara-wp {
    flex-direction: column-reverse;
    row-gap: 2rem;
}

.ara-img-2 {
    top: 25px;
    left: 153px;
}

.ara-img-1 {
    top: -25px;
    left: 15px;
}

.lw-categories-wrapper {
    padding: 1rem 0 1rem 0;
    flex-direction: column;
}

.why-ara-txt h2 {
    text-align: center;
}

.baslık {
    text-align: center;
    margin-bottom: 40px;
}

}
