.slider-box {
    color: #fff;
    position: relative;
    z-index: 999;
}

.gform_fields input {
	display: block;
    width: 100%;
    height: calc(1.6em + 1.625rem);
    padding: 0.75rem 1rem;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.6;
    color: #1e2022;
    background-color: #fff;
    background-clip: padding-box;
    border: 0.0625rem solid #e7eaf3;
    border-radius: 0.3125rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.gform_fields textarea {
	display: block;
    width: 100%;
    height: calc(1.6em + 1.625rem);
    padding: 0.75rem 1rem;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.6;
    color: #1e2022;
    background-color: #fff;
    background-clip: padding-box;
    border: 0.0625rem solid #e7eaf3;
    border-radius: 0.3125rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.gfield-choice-input {
	width: unset !important;
}

.gfield_radio {
	display: flex;
    flex-direction: row;
}

.gfield_radio .gchoice  {
	margin-right: 20px;
}
.gfield_checkbox {
	    display: flex;
    
    flex-wrap: wrap;
}

.gchoice  {
	    max-width: 50%;
    width: 40%;
}
.gform_button {
	    background-color: #4A53CD !important;
    border-color: #4A53CD !important;
    color: #fff;
    padding: 10px 30px;
    border-radius: 25px;
    border: 0;
    width: 100%;
} 
.gform_wrapper.gravity-theme .gfield_label {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 4px;
    padding: 0;
}

.life-dot {
    left: 0;
    right: 0;
    text-align: center;
    width: fit-content;
}

.brand {
    width: 100%;
    max-width: 11.5rem;
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: block;
    line-height: 18px;
    font-size: 13px;
    margin-top: 5px;
}

.nav .nav-link {
    color: #000000;
    font-size: 15px !important;
}

.rtl .dil {
    padding-left: 0 !important;
    padding-right: 10px !important;
}

.rtl .headbox {
    display: flex;
    border-right: 1px solid #0C3555;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: 10px;
}

.rtl ul.navbar-nav {
    padding-right: 0px !important;
}

.rtl .righthair:after {
    left: -999em !important;
    right: unset !important;
}

.rtl .dropdown-menu {
    text-align: right !important;
}

.rtl .dropdown-item {
    font-size: 0.875rem;
    direction: ltr !important;
}

.rtl .btn-life-header {
    direction: ltr !important;
}

.rtl rs-module rs-layer,
rs-module .rs-layer {
    direction: ltr !important;
}

.rtl .page-title h1 {
    direction: ltr !important;
}

.rtl .p-breadcrumb {
    display: none !important;
}

.slider-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient( 90deg, rgb(74 91 116 / 85%) 0%, rgba(12, 53, 85, 0) 60%);
}

.slider-box h2 {
    font-size: 48px;
    font-family: 'Work Sans', sans-serif;
    color: #fff;
    letter-spacing: 2px;
}

.homeform .input-label {
    margin-bottom: 0;
}

.homeform .form-control {
    padding: 0 !important;
    height: calc(1em + 1.225rem);
    font-size: 14px;
}

span.lineover {
    text-decoration: line-through;
}

.navbar-brand, .navbar-brand>img {
    width: 428px;
    margin-bottom: 4px;
}

.menu-header {
    border-top: 1px solid #E9E9E9;
}

.header-logo-box {
    padding-top: 5px;
    padding-bottom: 0px;
}

.dil {
    padding-left: 10px;
    padding-right: 0;
}

.dil:first-child {
    padding-left: 0;
    padding-right: 0;
}

.headbox {
    display: flex;
    border-right: 1px solid #0C3555;
    padding-right: 10px;
    padding-left: 10px;
}

.headbox:last-child {
    display: flex;
    border-right: 0px solid #0C3555;
    padding-right: 0px;
    padding-left: 10px;
}

.btn-life-header {
    background-color: #4A53CD !important;
    border-color: #4A53CD !important;
    border-radius: 60px;
    font-weight: 400;
}

.btn-life {
    background-color: #4A53CD !important;
    border-color: #4A53CD !important;
    border-radius: 8px;
    /* height: calc(3em + 1.225rem); */
    padding: 16px 0;
}

.cont-box {
    background-color: #fff;
    margin-top: -315px;
    padding: 21px 29px 6px 29px;
    border-radius: 6px;
    box-shadow: 1px 3px 23px rgb(0 0 0 / 8%);
    position: relative;
    top: 0;
    width: 320px;
    max-width: 100%;
    z-index: 999999;
}

.dropdown-menu {
    margin: 0 0 0;
}

footer ul {
    padding-left: 0;
    list-style: none;
}

.whatsapp-fix {
    position: fixed;
    bottom: 20px;
    right: 15px;
    z-index: 99999999;
    width: 269px;
}

.bg-footer {
    background-color: #2F425D !important;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    border-top: 0.1875rem solid #4A53CD;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0.3125rem;
    border-bottom-left-radius: 0.3125rem;
    box-shadow: 0px 12px 15px rgba(140, 152, 164, 0.1);
}

.rightbtnhead {
    list-style: none;
}

.righthairbox {
    background-color: #2F425D !important;
    padding: 115px 50px;
}

.halfhair .right-box h3 {
    color: #fff;
    font-weight: 400;
}

.halfhair .left-box h2 {
    font-size: 22px;
    font-weight: 400;
}

.halfhair .left-box p {
    font-size: 14px;
}

.halfhair .right-box p {
    color: #fff;
    font-size: 13px;
}

.bggray {
    background: #F6FAFF;
    padding: 60px;
}

.righthair:after {
    right: -999em;
    background: #2F425D;
    content: '';
    display: block;
    position: absolute;
    width: 999em;
    top: 0;
    bottom: 0;
}

.filter-btn {
    background-color: #4A53CD;
    color: #fff;
    border: 0;
    margin-top: 5px;
    padding: 10px 36px;
    font-size: 13px;
    z-index: 1;
    position: relative;
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    font-weight: 400;
}

.form-group {
    margin-bottom: 5px;
}

.cont-box h3 {
    text-align: left;
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: 500;
}

.seperator,
.separator {
    color: #ccc;
    width: 100%;
    margin: 30px auto 50px auto;
    overflow: hidden;
    text-align: center;
    line-height: 1.2em;
}

.seperator::before,
.seperator::after,
.separator::before,
.separator::after {
    border-bottom: 1px solid #eee;
    content: "";
    display: inline-block;
    height: 0.65em;
    margin: 0 -4px 0 -100%;
    width: 50%;
    border-top: 1px solid #eee;
}

.seperator i,
.seperator span,
.seperator a,
.separator i,
.separator span,
.separator a {
    margin: 0 20px 0 24px;
    display: inline-block;
}

.seperator span {
    font-family: 'Work Sans', sans-serif;
    font-size: 22px;
    line-height: 23px;
    color: #4A53CD;
    font-weight: 500;
}

.seperator h2 {
    font-family: 'Work Sans', sans-serif;
    font-size: 22px;
    line-height: 23px;
    color: #4A53CD;
    font-weight: 500;
}

.hairbox h2 {
    font-size: 16px;
    color: #272727;
    font-weight: 500;
    margin-top: 10px;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 5px;
}

.hairbox h3 {
    font-size: 16px;
    color: #272727;
    font-weight: 500;
    margin-top: 10px;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 5px;
}

.single-tedavi p {
    margin-top: 0;
    margin-bottom: 1rem;
    line-height: 26px;
    font-size: 16px;
    color: #5b6168;
}

.imgbox {
    position: relative;
}

.overlay {
    content: ' ';
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    border: 4px solid rgba(255, 255, 255, 0.3);
    z-index: 3;
}

.bghair {
    background-color: #2F425D;
    text-align: center;
}

.bghair h4 {
    margin-top: 10px;
    font-weight: 400;
    margin-bottom: 2px;
    color: #fff;
}

.bghair p {
    margin-top: 10px;
    font-weight: 400;
    margin-bottom: 0px;
    color: #fff;
}

.hairbox p {
    font-size: 14px;
    font-weight: 300;
    /* font-family: 'Poppins', sans-serif; */
    color: #424141;
}

.text-inter {
    color: #4A53CD !important;
}

.nav:not(.nav-pills) .nav-item.active .nav-link,
.nav:not(.nav-pills) .nav-link.active {
    color: #4A53CD;
}

.nav .nav-link:not(.active):hover {
    color: #4A53CD;
}

.seperator::after,
.separator::after {
    margin: 0 -100% 0 0;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.6em + 1.625rem);
    padding: 0.75rem 1rem;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.6;
    color: #1e2022;
    background-color: #fff;
    background-clip: padding-box;
    border: 0.0625rem solid #e7eaf3;
    border-radius: 0.3125rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.formbilgi {
    font-size: 13px;
    margin-top: 11px;
}

.cont-box-abs {
    background-color: #fff;
    padding: 30px;
    border-radius: 6px;
    box-shadow: 1px 3px 23px rgb(0 0 0 / 8%);
    position: relative;
    top: 0;
}

.life-breadcrumb a:hover {
    color: #fff;
}

.slick-arrow-soft-white {
    color: #fff;
    background-color: rgb(69 91 200);
}

.slick-arrow.slick-disabled {
    color: #4A53CD;
}

.content-space-2 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.footer-title {
    color: #fff;
    font-weight: 400 !important;
}

footer p {
    color: #cdcdcd !important;
}

.blogrow {
    padding-top: 60px;
    padding-bottom: 60px;
}

.blogrow .card-body h3 {
    font-weight: 400;
}

.h2wh {
    font-size: 22px;
    line-height: 23px;
    color: #ffffff;
    font-weight: 500;
    margin-bottom: 27px;
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #f7f7f7;
    font-size: 15px;
}

.hairbox {
    color: #fff;
}

.disarrow .slick-arrow-left {
    left: -77px;
}

.disarrow .slick-arrow-right {
    right: -77px;
}

.btn-hair {
    background-color: #4A53CD !important;
    border-color: #4A53CD !important;
    color: #fff;
    padding: 10px 30px;
    border-radius: 25px;
}

.hotelbox h3 {
    font-size: 33px;
    font-weight: 400;
    line-height: 40px;
}

.hotelbox p {
    font-size: 14px;
}

.border-btm-1 {
    border-bottom: 1px solid #EBEBEB;
}

.formcall {
    margin-top: 15px;
}

.formcall h4 {
    font-weight: 100;
}

.daire-price {
    font-size: 15px;
}

.nevita-page-title {
    background-color: #0C3555;
    padding: 25px;
}

.nevita-page-title h1 {
    font-size: 30px;
}

.leftamiralarrow {
    bottom: -33px;
    top: unset;
    left: -50px;
    background: none;
}

.rightamiralarrow {
    bottom: -33px;
    top: unset;
    left: -30px;
    background: none;
}

.rightamiralarrow {
    bottom: -33px;
    top: unset;
    left: -30px;
    background: none;
}

.leftamiralarrow:not(.slick-disabled):hover {
    color: #000;
    background-color: transparent;
}

.rightamiralarrow:not(.slick-disabled):hover {
    color: #000;
    background-color: transparent;
}

.hizmet-box {
    width: 100%;
    position: relative;
}

.hizmet-box img {
    height: auto;
}

.hizmet-link {
    margin-top: 13px;
    padding: 10px;
}

.hizmet-link a {
    font-family: 'Work Sans', sans-serif;
    display: block;
    color: #000;
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 300;
}

.hizmet-link span a {
    font-family: 'Work Sans', sans-serif;
    display: block;
    color: #000;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 300;
}

.imgborderradius {
    border: 5px solid #fff;
    border-radius: 160px;
}

.su-slide-right {
    right: 0px;
    top: -42px;
    margin-right: 0 !important;
    color: #fff;
    border: 1px solid #C8DEF1;
    border-radius: 2px !important;
}

.text-life {
    color: #4A53CD;
}

.life-gri {
    background-color: #F8FBFD;
}

.bg-trasparent {
    background-color: transparent !important;
}

b,
strong {
    font-weight: 500;
    color: #000;
}

.life-gri p {
    font-size: 14px;
}

.su-slide-left {
    right: 50px;
    left: unset !important;
    top: -42px;
    color: #fff;
    border: 1px solid #C8DEF1;
    border-radius: 2px !important;
}

.title-box {
    position: relative;
}

.tool-btn {
    position: absolute;
    top: 19px;
    right: 100px;
    color: #000;
    border: 1px solid #C8DEF1;
    border-radius: 2px !important;
    padding: 8px 22px;
}

.tool-btn .fa-chevron-right {
    color: #ccc;
    margin-left: 6px;
}

span.left-line-white {
    width: 70px;
    background-color: #000;
    height: 1px;
    display: inline-block;
    margin-bottom: 3px;
    margin-right: 12px;
}

.step-dashed p {
    color: #fff;
}

.step-dashed h4 {
    color: #fff;
    font-weight: 500;
    font-size: 22px;
}

.step-icon-soft-primary {
    color: #4A53CD;
    background-color: rgb(255 255 255);
}

.fwe-300 {
    font-weight: 300;
}

.page-title h1 {
    color: #fff;
    font-size: 29px;
}

.page-title {
    padding-top: 25px;
    padding-bottom: 25px;
}

.p-head-box {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-content: center;
    align-items: center;
}

#crumbs a {
    color: #fff;
}

.tedavi-side .cont-box {
    background-color: #fff;
    margin-top: 40px;
    margin-top: -116px;
    padding: 21px 29px 6px 29px;
    border-radius: 6px;
    box-shadow: 1px 3px 23px rgb(0 0 0 / 8%);
    position: relative;
    top: 0;
    width: 86%;
    z-index: 999999;
}

.contbox-alt {
    margin-top: 30px !important;
}

.cont-box ul {
    list-style: none;
    padding-left: 0;
    text-align: left;
}

.cont-box ul li {
    border-bottom: 1px solid #eee;
}

.cont-box ul li.active a {
    color: #4A53CD;
}

.cont-box ul a {
    padding-left: 0;
    color: #010102;
    font-size: 14px;
}

.life-breadcrumb {
    color: #fff;
}

.side-title {
    font-size: 24px;
    color: #0C3555;
    margin-bottom: 17px;
}

.side-banner {
    margin-top: 40px
}

.side-nav .nav-link {
    display: block;
    padding: 0.2rem 0rem;
    font-size: 15px;
}

article h2 {
    margin-bottom: 15px;
    margin-top: 20px;
}

article .slick-arrow-soft-white {
    color: #fff;
    background-color: rgb(251 130 1);
}

.hekim-box h3 {
    margin-top: 12px;
    margin-bottom: 0;
}

.page-title {
    background-color: #455bc8 !important;
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
}

.current-bre {
    color: #fff;
}

.homebiztitle {
    font-weight: normal;
    font-size: 27px;
    text-align: left;
    color: #fff;
}

.has-vivid-purple-background-color {
    background-color: #3e62c3 !important;
}

.homebizp p {
    font-weight: 300;
    font-size: 16px;
    text-align: left;
    color: #fff;
}

@media (min-width: 768px) {
    .desktop-hidden {
        display: none !important
    }
    .slider-box {
        margin-top: -134px;
    }
}

@media (max-width: 768px) {
	.navbar-expand-lg .navbar-brand, .navbar-expand-lg .navbar-brand>img {
    width: 20rem !important;
}
    .pl15m {
        padding-left: 33px;
    }
    .p-head-box {
        display: block;
        justify-content: space-between;
        flex-direction: row;
        align-content: center;
        align-items: center;
    }
    .tedavi-side .cont-box {
        background-color: #fff;
        margin-top: 40px;
        margin-top: 0;
        padding: 21px 29px 6px 29px;
        border-radius: 6px;
        box-shadow: 1px 3px 23px rgb(0 0 0 / 8%);
        position: relative;
        top: 0;
        width: 86%;
        z-index: 999999;
    }
    .slick-arrow-right {
        display: none;
    }
    .slick-pagination {
        margin-top: 5px;
    }
    .slick-arrow-left {
        display: none;
    }
    .mobile-btm-40 {
        margin-bottom: 40px;
    }
    .bghair h4 {
        font-size: 16px;
    }
    .bghair p {
        margin-top: 10px;
        font-weight: 400;
        margin-bottom: 0px;
        color: #fff;
        font-size: 13px;
    }
    .life-dot {
        left: 0;
        right: 0;
        text-align: center;
        width: fit-content;
        margin-bottom: 0.5rem !important;
    }
    .hotelbox h3 {
        font-size: 33px;
        font-weight: 400;
        line-height: 40px;
        font-size: 20px;
        margin-top: 20px;
    }
    .side-banner {
        display: none;
    }
    .side-area {
        margin-bottom: 50px;
    }
    .mobile-hidden {
        display: none
    }
    .navbar-expand-lg .navbar-brand,
    .navbar-expand-lg .navbar-brand>img {
        width: 10rem;
    }
    .slider-box.w-60 {
        width: 90% !important;
    }
    #heroNav .space-4,
    .space-top-4 {
        padding-top: 4.5rem !important;
    }
    .cont-box {
        background-color: #fff;
        margin-top: 30px;
        padding: 21px 29px;
        border-radius: 6px;
        box-shadow: 1px 3px 23px rgb(0 0 0 / 8%);
        position: relative;
        top: 0;
        width: 100%;
        margin-right: auto;
    }
    .tool-btn {
        position: absolute;
        top: 69px;
        left: 0;
        color: #000;
        border: 1px solid #C8DEF1;
        border-radius: 2px !important;
        padding: 8px 13px;
    }
    .homeform .input-group-borderless {
        margin-bottom: 15px;
    }
    .slider-box h2 {
        font-size: 23px;
        font-family: 'Work Sans', sans-serif;
        color: #fff;
        letter-spacing: 2px;
    }
    .title-box.mb-3 {
        margin-bottom: 74px !important;
    }
}

@media (min-width: 992px) {
    .header .navbar-body,
    .header .navbar-nav {
        margin-right: auto;
    }
    .header .navbar-body,
    .header .navbar-nav {
        margin-left: unset;
    }
}