 /* 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: #0a2547;}
.user-menu .signup-btn {
    background-color: #2C3E50 !important;
}
.user-menu .signup-btn:hover {color: #ffffff;}
.footer-band {border-color: #0a2547;}


/* banner */
div[data-id="13"]{margin-top:-41px;    background-image: url(https://hukukuzmani.gurulize.com/images/202401/103_1920x600.png);
    background-position: center;
    background-size: cover;
    height: 35vw;
}

.welcome { display: none;}
div#contentExists13 { max-width: 100%; display: flex; flex-wrap: wrap;}

.lw-banner-wrapper {
    width: 100%;
    display: flex;
    justify-content: start;
    margin-left: 100px;
    height: 35vw;
}

.lw-content {
    padding: 20px;
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    row-gap: 20px;
}

.lw-content h1 {
    font-size: 28px;
    color: white;
    margin: 0;
    font-weight: 100;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
}

.lw-content h2 {
    font-size: 36px;
    color: white;
    text-transform: uppercase;
    margin: 0;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
}

.lw-content p {
    font-size: 1em;
    color: white;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
}

.lw-btn-left {
    border: 1px solid #CBA135;
    color: #fff;
    font-size: 1.2em;
    padding: 10px 35px;
    background-color: #2C3E50;
    cursor: pointer;
}
.lw-btn-left:hover {
    background-color: #000;
}

.lw-btn-right {
    border: 1px solid #2C3E50;
    color: #2E2E2E;
    font-size: 1.2em;
    padding: 10px 40px;
    background-color: #CBA135;
    cursor: pointer;
}
.lw-btn-right:hover {
    background-color: #6a4a28;
}

.lw-btn a {
    margin-right: 10px;
}
.lw-item {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}





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

.wk-wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 5px;
    padding-top: 35px;
}

.wk-top {
    width: 100%;
    display: flex;
}

.wk-bottom {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-top: 35px;
}

.wk-box {
    width: 30%;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: 0px 10px 30px 0px rgb(0 0 0 / 15%);
    padding: 50px;
    row-gap: 15px;
}

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

.wk-title {
    display: flex;
    align-items: flex-end;
}

.wk-top {
    width: 100%;
    display: flex;
    justify-content: center;
}

.wk-img {
    width: 20%;
}

.wk-top {
    width: 100%;
    display: flex;
    justify-content: center;
}
.wk-title h2 {
    font-size: 42px;
    margin: 0;
    color: #2C3E50;
}

.wk-title h3 {
    margin: 0;
    font-size: 22px;
    color: #2C3E50;
}
.wk-txt {
    text-align: center;
}

/* 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: #2E2E2E;
    line-height: 25px;
    font-family: 'Open Sans', sans-serif;
}


.lw-txt h1 {
    background-color: #BDC3C7;
    font-family: 'Open Sans', sans-serif;
    font-size: 32px;
    color: #2C3E50;
    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-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: #BDC3C7;
    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;
    background-color: #BDC3C7;
}
.item-title {
    font-size: 24px;
    font-weight: 600;
    color: #2E2E2E;
}
.lw-categories-wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    row-gap: 5px;
    padding-top: 35px;
    color: #2C3E50;
}
.lw-ct-title {
    text-align: center;
}
.lw-ct-title h2 {
    font-size: 42px;
    margin: 0;
}
.lw-ct-title p {
    font-size: 22px;
    margin: 0;
}

.lw-ct-item {
    width: 60%;
    text-align: center;
}

.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: 43%;
}
.about-col-img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
    
}
.about-col-img img {
    width: 75%;
    height: auto;
   
}
.about-col-content h1 {
    font-size: 42px;
    color: #2C3E50;
    margin: 0;
}
.about-col-content h2 {
    font-size: 32px;
    color: #0a2547;
    margin: 0;
}
.about-col-content h3 {
    font-size: 40px;
    font-weight: 100;
    margin: 0;
}
.about-col-content p {
    font-size: 16px;
    color: #2E2E2E;
    text-align: justify;
    letter-spacing: 1px;
}

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

/* etkinlikler */

.event h2 { color: #222222; font-family: Sans-serif; font-size: 42px; font-weight: 600;}
.event-home-no-emphasis .owl-carousel .eventdate {  right: 0; background: #0a254700057; font-family:Sans-serif;}
.event .btn { background-color: #CBA135;}
.item-carousel .status-icon, .item-event .status-icon { right: 0; background: #00000057;}

/* uzman sayfası */

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


/* blog */

.steps-title h2 {
    text-align: center;
    font-family: Sans-serif;
    font-size: 42px;
    font-weight: 600;
    color: #2C3E50;
}

/* footer */

.nav-social li i {
    color: #2C3E50;
}
.footer-links a { color: white;}
.footer-bg { background-color: #0a2547;}

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

.footer-bg {
    background-color: #CBA135;
}

.footer-links a {
    color: #0a2547 !important;
}

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

.profile-left-languages {
    margin-top: 11px;
    margin-bottom: -9px;
}

a.show-more {
    display: none;
}

.agents .item-image {
    width: 48%;
}

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

#apdiv .package-item .package-meta-label {
    color: #2E2E2E;
}

#apdiv .package-item .package-description {
    color: #2E2E2E;
}

.package-info-utitle-text {
    color: #2E2E2E;
}

.service-price, .category-price {
    color: #2E2E2E;
    background: #fff;
}

a.btn-online, a.btn-online:hover, a.btn-busy, a.btn-busy:hover, a.btn-offline, a.btn-offline:hover {
    color: #2E2E2E;
}

.profile-content {
    color: #2E2E2E;
}

.profile-appointment-btn a {
    color: #2E2E2E;
}

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

.profile-excerpt {
    color: #2E2E2E;
}

.featured-blog .card__body h4 {
    font-size: 1.5rem;
    text-transform: capitalize;
    margin: 0;
    color: #2C3E50;
}

.footer-bg {
    background-color: #BDC3C7;
}

.categories .item, .education-categories .item {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.0);
}

.wk-txt p {
    color: #2E2E2E;
}

.page-content {
    color: #2E2E2E;
}

.agent-about {
    color: #2E2E2E;
}

.agents .item-excerpt {
    color: #2E2E2E;
}

.page-excerpt p {
    color: #2E2E2E;
}

.page-title h1 {
    color: #2C3E50;
}

.user-form .btn {
    background-color: #2C3E50;
}

@media(max-width: 1024px){

div[data-id="13"] { height: 45vw;}
.lw-banner-wrapper { margin-left: 10px;  height: 42vw;}
.lw-content h1 { font-size: 22px;}
.lw-content h2 { font-size: 21px;}
.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;}
.lw-content p {
    text-align: justify;
}

}

@media(max-width: 1180px){

.lw-content h2 {
    font-size: 20px !important;
}

.lw-content p {
    text-align: justify;
}

.lw-txt p {
    margin-right: 20px;
}

}

@media(max-width: 767px){

div[data-id="13"] {
    background-image: url(https://hukukuzmani.gurulize.com/images/202401/103_1920x600.png);
    height: 126vw;
}
.lw-banner-wrapper {margin-left: 0; height: 126vw;}
.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;}

.lw-content h2 {
    font-size: 22px;
}

.lw-img-1 {
    width: 85%;
    position: absolute;
    z-index: 2;
    margin-left: 30px;
    margin-top: -20px;
}

.lw-img-2 {
    display: none;
}

.agents .item-image {
    width: 40%;
}

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

.page-body {
    line-height: 1.8;
    text-align: justify;
}

.page-body img {
    margin-left: 17px;
}

.page-title h1 {
    color: #2C3E50;
    text-align: center;
}

.page-excerpt p {
    color: #2E2E2E;
    text-align: center;
}

.page-excerpt p {
    color: #2E2E2E;
    text-align: center;
}

.agent-profile .container {
    text-align: justify;
}

.lw-content p {
    text-align: justify;
}

.lw-img img {
    width: 100%;
}


}
