/*-----------------------------
    Menü 
--------------------------------*/
.bg-dark{
    background: #0a58ca url(../../../tema/assets/images/bg/testimonial-bg.png) no-repeat;
    background-size: contain;
}

.bg-white{
    background: #ffffff url(../../../tema/assets/images/bg/testimonial-bg-2.png) no-repeat;
    background-size: contain;
}

 .mainmenu-nav .mainmenu li.has-droupdown:hover .submenu {
    opacity: 1;
    visibility: visible;
    top: 100%;
}
  .megamenu{
        position: absolute;
    z-index: 1000;
    width: 100%;
    margin: 0;
    font-size: 1rem;
    color: #0A2446;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 10px;
    padding: 0 !important;
  }
  .w--tab-active {
    display: block !important;
}
  .dropdown__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.dropdown__wrap.about {
  width: 300px;
  max-width: none;
  padding: 40px 40px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.dropdown__wrap.condition {
  width: 510px;
  max-width: none;
  padding: 40px 40px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.menu-left {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.main-menus {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.menus-left {
    position: relative;
    width: 100%;
    background-color: #f9f9f9;
}
.treatment-__title {
    position: absolute;
    left: 50px;
    top: 28px;
    display: inline-block;
    margin-bottom: 0px;
}
.menu-title {
    color: #0A2446;
    font-size: 14px;
    font-weight: 600;
}
.div-block-3 {
    height: 2px;
    background-color: #00ADEE;
}
.menu-tab {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.w-tabs {
    position: relative;
}
.w-tabs:after {
    clear: both;
}
.w-tabs:before, .w-tabs:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2;
}
.tabs-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 340px;
    padding-top: 72px;
    padding-bottom: 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.w-tab-menu {
    position: relative;
}
.tab-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex !important;
    padding: 18px 32px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: #f9f9f9;
    opacity: 0.6;
    font-size: 20px;
    font-weight: 700;
}

.w-tab-link {
    position: relative;
    vertical-align: top;
    text-decoration: none;
    text-align: left;
    cursor: pointer;
    color: #222222;
}
.desk-menu-icon {
    width: 32px;
    margin-right: 16px;
}
.arrow__menu {
    margin-left: auto;
}
.tabs-content {
    display: block;
    width: auto;
    padding: 28px 50px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: #fff;
}

.w-tab-content {
    position: relative;
    display: block;
    overflow: hidden;
}
.w-tab-pane {
    position: relative;
    display: none;
}

.w-tab-pane [class^="feather-"]{
line-height: inherit;
    margin-right: 5px;
}

.menu-title-wrap {
    margin-bottom: 32px;
}
.w-inline-block {
    max-width: 100%;
    display: inline-block;
}
.menu__men__img {
    width: 40px;
    margin-right: 16px;
}
.site-link {
    text-decoration: none;
}
.list-text {
    margin-bottom: 6px;
    line-height: 22px;
}
.image-14.arrow-size.nav-arr {
    margin-right: 16px;
}
.image-14.arrow-size {
    margin-top: 5px;
}
.image-14 {
    margin-right: 24px;
}
.w-dropdown {
    display: inline-block;
    position: relative;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    z-index: 900;
}
.tab-link.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: #f9f9f9;
    opacity: 1;
    color: #0A2446;
}
.tab-lists.sitemap-margin.no-mar-top {
    margin-top: 0px;
    margin-right: 0px;
}
.tab-lists.sitemap-margin {
    margin-top: 10px;
    margin-left: 0px;
}
.tab-lists {
    margin-right: 12px;
    margin-left: 12px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 4px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 14px;
}
.div-block-7 {
    margin-right: 40px;
}
.menu__link__wrapper{display: flex;}

.w-tab-pane.active{display: block;}

/*-----------------------------
    Menü 
--------------------------------*/


/*-----------------------------
    Slider
--------------------------------*/

.banner-area-one {
  background-image: url(../../../assets/images/banner/01.webp);
  position: relative;
  height: 798px;
  display: flex;
  align-items: center;
  border-radius: var(--radius-small);
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .banner-area-one {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 650px;
  }
}
@media only screen and (max-width: 1199px) {
  .banner-area-one {
    height: 600px;
  }
}
@media only screen and (max-width: 991px) {
.w-60 {
    width: 100% !important;
}
    .our-health-image{
        max-width: 100%;
        padding-left: 0px !important;
    }
.contact-us-circle{
    display: none;
}
  .banner-area-one {
    flex-direction: column-reverse;
    height: auto;
    align-items: flex-start;
  }
}
.banner-area-one .person-image {
  position: absolute;
  bottom: 0;
  right: 12%;
  left: auto;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .banner-area-one .person-image {
    right: 3%;
    max-width: 30%;
  }
}
@media only screen and (max-width: 1199px) {
  .banner-area-one .person-image {
    max-width: 30%;
  }
}
@media only screen and (max-width: 991px) {
  .banner-area-one .person-image {
    position: relative;
    right: auto;
    max-width: 100%;
    display: flex;
    justify-content: center;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.banner-content-area {
  padding-left: 235px;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .banner-content-area {
    padding-left: 100px;
  }
}
@media only screen and (max-width: 1199px) {
  .banner-content-area {
    padding-left: 30px;
  }
}
@media only screen and (max-width: 575px) {
  .banner-content-area {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 479px) {
  .banner-content-area {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.banner-content-area .title {
  font-size: 70px;
  line-height: 1.1;
  font-family: var(--font-2);
}
@media only screen and (max-width: 1199px) {
  .banner-content-area .title {
    font-size: 54px;
  }
}
@media only screen and (max-width: 991px) {
  .banner-content-area .title {
    font-size: 44px;
  }
  .banner-content-area .title br {
    display: none;
  }
}
@media only screen and (max-width: 575px) {
  .banner-content-area .title {
    font-size: 32px;
    line-height: 1.3;
  }
}
.banner-content-area p.disc {
  max-width: 580px;
  color: #111032;
}

.person-image .single-tag {
  position: absolute;
  left: 0;
  top: 45%;
  background: #fff;
  border-radius: var(--radius-small);
  padding: 10px 20px;
  border: 1px solid rgba(97, 94, 252, 0.2);
}
@media only screen and (max-width: 575px) {
  .person-image .single-tag {
    padding: 4px 9px;
  }
}
.person-image .single-tag span {
  color: #111032;
  font-size: 18px;
}
.person-image .single-tag.two {
  bottom: 10%;
  top: auto;
  left: -10%;
}
@media only screen and (max-width: 991px) {
  .person-image .single-tag.two {
    left: 3%;
    bottom: 3%;
  }
}
.person-image .single-tag.three {
  bottom: 23%;
  top: auto;
  right: -10%;
  left: auto;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .person-image .single-tag.three {
    right: 2%;
  }
}
@media only screen and (max-width: 991px) {
  .person-image .single-tag.three {
    right: 3%;
    bottom: 21%;
  }
}

@media only screen and (max-width: 991px) {
  .person-image .single-tag {
        top: 50%;
    left: 3%;
  }
}

/*-----------------------------
    Slider
--------------------------------*/

/*-----------------------------
    Slider Form
--------------------------------*/


  @media(min-width:1000px) {
  .banner-area-start .slider-form .item:first-child::before {
    content: '';
    width: 1px;
    height: 50px;
    position: absolute;
    right: 18px;
}
.banner-area-start .slider-form .item:first-child::before {
    background: #eee;
}
}
.banner-area-start .slider-form {
    height: 80px;
    align-items: center;
    background: #ffffff;
    display: flex;
    border: 1px solid #eee;
    border-radius: var(--radius-small);
}
.banner-area-start .slider-form .left {
    display: flex;
    flex: 1;
}
.banner-area-start .slider-form .item {
    position: relative;
}

.banner-area-start .slider-form .item:last-child {
    max-width: 450px;
}
.banner-area-start .slider-form .item:first-child .form-control {
    border-radius: 10px 0 0 10px;
}
.banner-area-start .slider-form .form-control {
    border: 0;
    background-color: transparent;
    padding: 5px 40px;
}
.form-control {
    width: 100%;
    font-size: 15px;
}
.banner-area-start .slider-form .right {
    max-width: 130px;
}
.banner-area-start .slider-form .left .item, .banner-area-start .slider-form .right {
    flex: 1;
}
.banner-area-start .slider-form .btn {
    width: calc(100% - 10px);
    height: 60px;
    border: 0;
    text-transform: uppercase;
    color: white;
    font-size: 1.4rem;
    padding: 0;
    font-weight: 600;
    border-radius: var(--radius-small);
    background: #0a58ca;
}

@media (max-width: 991px){
.service-section.style-7 .service-wrapper .service-single-item::before, .service-section.style-7 .service-wrapper .service-single-item:hover{
    display: block !important;
}
.service-section.style-7 .service-wrapper .service-single-item:hover .item-left .item-wrap{
    transform: none !important;
}

.service-section.style-7 .service-wrapper .service-single-item .item-left .item-wrap{min-width: 100% !important;}

.service-section.style-7 .service-wrapper .service-single-item .item-left .image{
        border-radius: var(--radius-small) !important;
        margin-bottom: 20px !important;
        
}

.service-section.style-7 .service-title-area .service-btn{
        margin-bottom: calc(70px - 20px);
}

.service-section.style-7 .service-wrapper .service-single-item .item-left{
    width: 100%;
}

.service-section.style-7 .service-wrapper .service-single-item .item-left .image img{
    width: 100%;
}

.service-section.style-7 .service-wrapper .service-single-item .item-left .image img{
    margin-bottom: 0px !important;
}

.banner-area-start .slider-form .iti__selected-flag
{
  padding: 0px 20px 0;
}
.banner-area-start .slider-form {
    height: auto;
    padding: 10px 0 0;
    margin-bottom: 20px;
    display: block;
}
.banner-area-start .slider-form .left {
    display: block;
}
.banner-area-start .slider-form .form-control {
    height: 60px;
    padding: 0px 20px 0;
}
.banner-area-start .slider-form .right {
    max-width: 100%;
    background: #fff;
    padding: 30px 15px 30px;
    border-radius: 0 0 40px 40px;
}
.banner-area-start .slider-form .item::after {
    content: '';
    width: calc(100% - 40px);
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #e4e4e4;
}
.banner-area-start .slider-form .btn {
    height: 40px;
}
}
.container-full-header {
  max-width: 100%;
  padding: 0px 60px;
  margin: auto;
}
@media only screen and (min-width: 1600px) and (max-width: 1919px) {
  .container-full-header {
    padding: 0 60px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .container-full-header {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 1199px) {
  .container-full-header {
    padding: 0 15px;
  }
}

/*-----------------------------
    Slider Form
--------------------------------*/

/*-----------------------------
    Hakkimizda
--------------------------------*/

.text-anime-style-3{
  font-family: var(--font-2);
}
.about-us-image{
    position: relative;
    padding: 0 162px 58px 0;
    margin-right: 30px;
}

.about-img-1 figure,
.about-img-2 figure{
    display: block;
}

.about-img-1 img,
.about-img-2 img{
    width: 100%;
    object-fit: cover;
}

.about-img-1 figure{
    border-radius: var(--radius-small);
}

.about-img-1 img{
    aspect-ratio: 1 / 1.23;
    border-radius: var(--radius-small);
}

.about-img-2{
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 433px;
    border: 10px solid #ffffff;
    border-radius: var(--radius-small);
    overflow: hidden;
    z-index: 1;
}

.about-img-2 img{
    aspect-ratio: 1 / 0.59;
}

.contact-us-circle{
    position: absolute;
    top: 90px;
    right: 90px;
    z-index: 1;
}

.contact-us-circle a{
  display: block;
  border-radius: var(--radius-small);
}

.contact-us-circle img{
    width: 100%;
    max-width: 140px;
  border-radius: var(--radius-small);
    animation: infiniterotate 25s infinite linear;
}

@keyframes infiniterotate{
  from{
    transform: rotate(0deg);
  }
  to{
    transform: rotate(360deg);
  }
}

.about-us-body{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 30px;
}

.about-us-body .about-body-content{
    width: calc(66% - 15px);
}

.about-body-list{
    margin-bottom: 60px;
}

.about-body-list ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

.about-body-list ul li{
    position: relative;
    line-height: 1.5em;
    padding-left: 30px;
    margin-bottom: 15px;
}

.about-body-list ul li::before{
    content: '\e92d';
    font-family: 'feather' !important;
    font-weight: 400;
    font-size: 20px;
    color: #0a58ca;
    display: inline-block;
    line-height: normal;
    position: absolute;
    top: 2px;
    left: 0;
}

.about-body-list ul li:last-child{
    margin-bottom: 0;
}

.about-team-member{
    width: calc(34% - 15px);
}

.about-body-footer{
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.about-video-button-2 a{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
  font-weight: 600;
    text-transform: capitalize;
  line-height: 1em;
    color: #ffffff;
    background: #0a58ca;
    border-radius: var(--radius-small);
    padding: 15px 30px;
}

.about-video-button-2 a i{
    color: inherit;
    font-size: 14px;
}


.about-video-button a{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
  font-weight: 600;
    text-transform: capitalize;
  line-height: 1em;
    color: #0a58ca;
    border: 1px solid #0a58ca;
    border-radius: var(--radius-small);
    padding: 15px 30px;
}

.about-video-button a i{
    color: inherit;
    font-size: 14px;
}

.about-team-member{
    background-color: #0a58ca;
    border-radius: var(--radius-small);
    text-align: center;
    padding: 40px 30px;
}

.about-team-member img{
    width: 100%;
    max-width: 50px;
    margin-bottom: 20px;
}

.about-team-member h2{
    color: #ffffff !important;
    font-size: 50px;
    margin-bottom: 5px;
}

.about-team-member p{
    color: #ffffff !important;
    font-weight: 500;
    text-transform: capitalize;
    margin: 0;
}

.about-counter-list{
    display: flex;
    flex-wrap: wrap;
    gap: 20px 30px;
    border-top: 1px solid var(--divider-color);
    margin-top: 60px;
    padding-top: 60px;
}

.about-counter-item{
    width: calc(25% - 22.5px);
    display: flex;
    align-items: center;
}

.about-counter-item .icon-box{
    margin-right: 20px;
}

.about-counter-item .icon-box img{
    width: 100%;
    max-width: 50px;
}

.about-counter-content{
    width: calc(100% - 70px);
}

.about-counter-content h2{
    color: var(--accent-color);
    font-size: 40px;
    margin-bottom: 5px; 
}

.about-counter-content p{
    text-transform: capitalize;
    margin: 0;
}
.section-title h3 {
    display: inline-block;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2em;
    text-transform: uppercase;
    color: #0a58ca !important;
    padding-left: 28px;
    margin-bottom: 20px;

}
.section-title h3::before {
    content: '';
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 0;
    transform: translateY(-50%);
    background: url(../../../assets/images/icon-sub-heading.svg) no-repeat;
    background-position: left center;
    background-size: cover;
    width: 18px;
    height: 18px;
}

@media only screen and (max-width: 991px){

    .about-us{
        padding: 50px 0;
    }

    .about-us-image{
        max-width: 80%;
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .about-img-1 figure,
    .about-img-1 img{
        border-radius: var(--radius-small);
    }

    .about-img-2{
        border-radius: var(--radius-small);
    }

    .contact-us-circle img{
        max-width: 110px;
    }

    .about-body-list{
        margin-bottom: 30px;
    }

    .about-body-list ul li{
        padding-left: 25px;
        margin-bottom: 10px;   
    }

    .about-body-list ul li::before{
        font-size: 18px;
        top: 3px;
    }

    .about-video-button a{
        padding: 13px 20px;
    }

    .about-team-member{
        border-radius: var(--radius-small);
        padding: 30px 20px;
    }

    .about-team-member img{
        max-width: 40px;
        margin-bottom: 15px;
    }

    .about-team-member h2{
        font-size: 34px;
    }

    .about-counter-list{
        margin-top: 30px;
        padding-top: 30px;
    }

    .about-counter-item{
        width: calc(50% - 15px);
    }

    .about-counter-item .icon-box{
        margin-right: 15px;
    }

    .about-counter-item .icon-box img{
        max-width: 40px;
    }

    .about-counter-content{
        width: calc(100% - 55px);
    }

    .about-counter-content h2{
        font-size: 34px;
    }
}

@media only screen and (max-width: 767px){
    .about-video-button-2,.about-video-button, .about-video-button-2 a,.about-video-button a{        width: 100%;
        text-align: center;
        display: inline-block;}

    .about-us-image{
        max-width: 100%;
        padding: 0px 80px 38px 0;
    }

    .about-img-2{
        max-width: 250px;
        border-width: 5px;
    }

    .contact-us-circle{
        top: 40px;
        right: 40px;
    }

    .contact-us-circle img{
        max-width: 80px;
    }

    .about-us-body .about-body-content,
    .about-team-member{
        width: 100%;
    }

    .about-body-footer{
        gap: 15px;
    }

    .about-team-member{
        padding: 20px;
    }

    .about-team-member h2{
        font-size: 26px;
    }

    .about-counter-item{
        width: 100%;
    }

    .about-counter-content h2{
        font-size: 28px;
    }
}

/*-----------------------------
    Hakkimizda
--------------------------------*/

/*-----------------------------
    Renkli Kutu
--------------------------------*/

  .single-service-six {
  padding: 38px 33px 20px 28px;
  position: relative;
  height: 100%;
}
.single-service-six.bg-pink {
  background: #FFCFC5;
  border-radius: var(--radius-small);
}
.single-service-six.bg-green {
  background: #ABFFB8;
  border-radius: var(--radius-small);
}
.single-service-six.bg-yello {
  background: #FFEDAB;
  border-radius: var(--radius-small);
}
.single-service-six.bg-sayan {
  background: #E8E8FF;
  border-radius: var(--radius-small);
}
.single-service-six .title {
  color: #0A2446;
  font-family: var(--font-2);
  font-size: 25px;
  font-weight: 700;
}
.single-service-six p.disc {
  color: #0A2446;
  font-size: 16px;
}
.round-btn {
  height: 45px;
  min-width: 45px;
  max-width: 45px;
  border-radius: 50%;
  background: transparent;
  border: 1px solid #0A2446;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 25px;
  bottom: 30px;
  transition: 0.3s;
}
.round-btn i {
  color: #0A2446;
  transition: 0.3s;
}
.round-btn:hover {
  background: #0A2446;
}
.round-btn:hover i {
  color: #fff;
}

/*-----------------------------
    Renkli Kutu
--------------------------------*/

/*-----------------------------
    Yorum
--------------------------------*/

  .testimonial-section.style-6 {
  position: relative;
}
.testimonial-section.style-6 .array-button {
  gap: 10px;
}
.testimonial-section.style-6 .array-button .array-next,
.testimonial-section.style-6 .array-button .array-prev {
  font-size: 16px;
  width: 44px;
  height: 44px;
  color: #ffffff;
  border-color: rgba(6, 50, 50, 0.15);
  background: #114f4f;
}
.testimonial-section.style-6 .array-button .array-next:hover,
.testimonial-section.style-6 .array-button .array-prev:hover,
.testimonial-section.style-6 .array-button .array-next.active {
  color: #ffffff;
  background: #e3572b;
  border-color: #e3572b;
}
@media (max-width: 414px) {
  .testimonial-section.style-6 .array-button {
    right: 20px;
  }
}
@media (max-width: 991px) {
  .mobil-mb-30{
    margin-bottom: 30px;
  }
}
.testimonial-section.style-6 .review-card-three {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.testimonial-card-five.style-6 {
  position: relative;
  z-index: 1;
  margin-bottom: 10px;
}
.testimonial-card-five.style-6::before {
  position: absolute;
  content: "";
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.4s ease 0s;
  top: 10px;
  width: 90%;
  height: 100%;
  border-radius: var(--radius-small);
  background: #0A2446;
  z-index: -1;
  transition: all 0.4s ease 0s;
}
.testimonial-card-five.style-6:hover .inner-box {
  transform: translateY(10px);
}
.testimonial-card-five.style-6 .inner-box {
  background: #ffffff;
  padding: 40px;
  border-radius: var(--radius-small);
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: all 0.4s ease 0s;
}
@media (max-width: 1024px) {
  .testimonial-card-five.style-6 .inner-box {
    padding: 50px 30px 50px;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  .testimonial-card-five.style-6 .inner-box {
    padding: 50px 24px 50px;
  }
}
.testimonial-card-five.style-6 .inner-box.white .icon {
  filter: brightness(0) invert(1);
}
.testimonial-card-five.style-6 .inner-box .title {
  color: #0A2446;
}
.testimonial-card-five.style-6 .inner-box .title i {
  color: #0A2446;
}
.testimonial-card-five.style-6 .inner-box .rating i {
  color: #0A2446;
}
.testimonial-card-five.style-6 .inner-box .rating span {
  color: #0A2446;
}
.testimonial-card-five.style-6 .inner-box .text {
      font-size: 16px;
    line-height: 1.66;
    margin-bottom: 0;
    color: #0A2446;
    transition: all 0.4sease 0s;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-align: left;
    -webkit-line-clamp: inherit !important;
    overflow: auto !important;
    overflow-x: hidden !important;
    padding-right: 10px;
    height: 120px !important;
}
.testimonial-card-five.style-6 .inner-box .border {
  transition: all 0.4s ease 0s;
}
.testimonial-card-five.style-6 .inner-box .user-info {
  display: flex;
  align-items: center;
  gap: 20px;
}
.testimonial-card-five.style-6 .inner-box .user-info .user-image {
  width: 66px;
  height: 66px;
  border-radius: 50%;
}
.testimonial-card-five.style-6 .inner-box .user-info .user-name {
  color: #0A2446;
}
.testimonial-card-five.style-6 .inner-box .user-info .user-title {
  margin-bottom: 0;
  color: #0A2446;
}
.testimonial-card-five .inner-box {
  background: #ffffff;
  padding: 45px 40px 60px;
  border-radius: var(--radius-small);
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: all 0.4s ease 0s;
}
@media (max-width: 1024px) {
  .testimonial-card-five .inner-box {
    padding: 50px 30px 50px;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  .testimonial-card-five .inner-box {
    padding: 50px 24px 50px;
  }
}
.testimonial-card-five .inner-box.white .icon {
  filter: brightness(0) invert(1);
}
.testimonial-card-five .inner-box .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: #ecf8f8;
  font-size: 30px;
  color: #063232;
  transition: all 0.4s ease 0s;
}
.testimonial-card-five .inner-box .icon svg {
  fill: #063232;
  width: 30px;
  height: 30px;
}
.testimonial-card-five .inner-box .title {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 9px;
  transition: all 0.4s ease 0s;
}
.testimonial-card-five .inner-box .title i {
  font-size: 30px;
}
.testimonial-card-five .inner-box .rating {
  margin-bottom: 28px;
}
.testimonial-card-five .inner-box .rating i {
  color: #ff9d10;
}
.testimonial-card-five .inner-box .rating span {
  font-size: 19px;
  color: #063232;
  font-weight: 600;
}
.testimonial-card-five .inner-box .text {
  font-size: 16px;
  line-height: 1.66;
  margin-bottom: 0;
  transition: all 0.4s ease 0s;
}
.testimonial-card-five .inner-box .border {
  transition: all 0.4s ease 0s;
}
.testimonial-card-five .inner-box .user-info {
  display: flex;
  align-items: center;
  gap: 20px;
}
.testimonial-card-five .inner-box .user-info .user-image {
  width: 66px;
  height: 66px;
  border-radius: 50%;
}
.testimonial-card-five .inner-box .user-info .user-name {
  font-size: 21px;
  color: #0A2446;
  font-weight: 600;
  margin-bottom: 0;
}
.testimonial-card-five .inner-box .user-info .user-title {
  margin-bottom: 0;
}

.review-card-three {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 20px 0;
  border-top: 1px solid rgba(6, 50, 50, 0.10);
  border-bottom: 1px solid rgba(6, 50, 50, 0.10);
}
.review-card-three span.avarage-rating {
  font-size: 44px;
  line-height: 1;
  color: #ffffff !important;
  font-weight: 700;
}
.review-card-three .rating-inner {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.review-card-three .rating-inner .stars {
  color: #ff9d10;
}
.review-card-three .rating-inner .stars i {
  font-size: 16px;
}
.review-card-three .rating-inner .rating-text {
  font-size: 16px;
  color: #063232;
  font-weight: 500;
}
.mb-40 {
    margin-bottom: 40px !important;
}
.mt-40 {
    margin-top: 40px !important;
}
.asterisk {
    display: inline-block;
    width: 13px !important;
    height: 14px !important;
    position: relative;
}
.asterisk::before {
    display: inline-block;
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    background: url(../../../assets/images/anasayfa/asterisk.png) no-repeat center / cover;
}

.testi-btn-wrapper .swiper-button-prev-3, .testi-btn-wrapper .swiper-button-next-3{ background:#ffffff !important; color:#0a58ca; }

.testi-btn-wrapper .swiper-button-prev-3{margin-left: 0px;}

/*-----------------------------
    Yorum
--------------------------------*/

/*-----------------------------
    Title
--------------------------------*/

.title-area {
  /* Medium devices */
  /* Small devices */
  margin-bottom: calc(70px - 30px);
  position: relative;
  z-index: 2;
}
@media (max-width: 991px) {
  .title-area {
    --section-title-space: 60px;
  }
}
@media (max-width: 767px) {
  .title-area {
    --section-title-space: 55px;
  }
}
.title-area.two {
  margin-bottom: calc(70px - 30px);
}
.title-area.twoT {
  margin-bottom: calc(70px - 42px);
}
.title-area.three {
  margin-bottom: calc(70px - 20px);
}
.title-area.threeT {
  margin-bottom: calc(70px - 34px);
}
.title-area.threeT .sec-title {
  margin-bottom: 13px;
}

.sub-title {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #0A2446;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 30px;
  position: relative;
}
.sub-title.style-2 {
  display: inline-block;
  padding: 0 14px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  border-radius: 22px;
  background-color: rgba(255, 255, 255, 0.10);
  font-size: 16px;
  color: #ffffff !important;
  font-weight: 500;
}
.sub-title span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #0A2446;
}

.text-center .sub-title {
  justify-content: center;
}

.sec-title {
  font-size: 50px;
  letter-spacing: -.3px;
    line-height: 1.22;
  margin-bottom: 15px;
  margin-top: -0.18em;
  font-weight: 400;
  position: relative;
}
.sec-title .bold {
  font-weight: 700;
}
@media (max-width: 1280px) {
  .sec-title {
    font-size: 35px;
  }
}
@media (max-width: 540px) {
  .sec-title {
    font-size: 35px;
    letter-spacing: normal;
  }
}
@media (max-width: 430px) {
  .sec-title {
    font-size: 35px;
  }
}
@media (max-width: 414px) {
  .sec-title {
    font-size: 35px;
  }
}

.sec-text {
  font-size: 16px;
  line-height: 1.66;
  color: #90b4b6;
  margin-bottom: 0;
}
@media (min-width: 992px) and (max-width: 1024px) {
  .sec-text br {
    display: none;
  }
}

.white .sub-title {
  color: #0A2446;
}
.white .sec-title {
  color: #ffffff;
}
.text-theme2 {
    color: #0A2446 !important;
}

/*-----------------------------
    Title
--------------------------------*/

/*-----------------------------
    Hizmet
--------------------------------*/

.service-section.style-7 .service-title-area {
  /* Extra small devices */
}
@media (max-width: 575px) {
  .service-section.style-7 .service-title-area {
    flex-direction: column;
    align-items: start;
  }
}
.service-section.style-7 .service-title-area .service-btn {
  display: flex;
  justify-content: center;
  align-items: center;
}
.service-section.style-7 .service-wrapper {
  display: flex;
  flex-direction: column;
}
.service-section.style-7 .service-wrapper .service-single-item {
  display: flex;
  align-items: center;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding: 38px 40px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .service-section.style-7 .service-wrapper .service-single-item {
    flex-direction: column;
    align-items: start;
  }
}
@media (max-width: 853px) {
  .service-section.style-7 .service-wrapper .service-single-item {
    padding: 38px 0px;
  }
}
.service-section.style-7 .service-wrapper .service-single-item:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.service-section.style-7 .service-wrapper .service-single-item::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #114f4f;
  transform: scaleY(0);
  transform-origin: top;
  border-radius: var(--radius-small);
  transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  z-index: -1;
}
.service-section.style-7 .service-wrapper .service-single-item.hover-active::before {
  transform: scaleY(1);
}
.service-section.style-7 .service-wrapper .service-single-item.exit-top::before {
  transform-origin: top;
  transform: scaleY(0);
}
.service-section.style-7 .service-wrapper .service-single-item.exit-bottom::before {
  transform-origin: bottom;
  transform: scaleY(0);
}
.service-section.style-7 .service-wrapper .service-single-item .item-left {
  flex-shrink: 0;
}
.service-section.style-7 .service-wrapper .service-single-item .item-left .image {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.4s ease 0s;
  left: -275px;
  border-radius: var(--radius-small);
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 1024px) {
  .service-section.style-7 .service-wrapper .service-single-item .item-left .image {
    position: relative;
    overflow: auto;
    transform: translateY(0);
    border-radius: 0;
    left: 0;
    opacity: 1;
    visibility: visible;
  }
}
.service-section.style-7 .service-wrapper .service-single-item .item-left .image img {
  opacity: 0;
  transform: translateX(-5%);
  clip-path: inset(0 100% 0 0);
  transition: clip-path 0.8s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.8s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.8s ease;
}
@media (max-width: 1024px) {
  .service-section.style-7 .service-wrapper .service-single-item .item-left .image img {
    opacity: 1;
    transform: inherit;
    clip-path: inherit;
    transition: inherit;
    margin-bottom: 20px;
  }
}
.service-section.style-7 .service-wrapper .service-single-item .item-left .item-wrap {
  display: flex;
  align-items: center;
  gap: 20px;
  transition: all 0.4s ease 0s;
  min-width: 400px;
  /* Extra small devices */
}
@media (max-width: 375px) {
  .service-section.style-7 .service-wrapper .service-single-item .item-left .item-wrap {
    gap: 10px;
  }
}
.service-section.style-7 .service-wrapper .service-single-item .item-left .item-wrap .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 70px;
  width: 70px;
  border-radius: 50%;
  background: #ffffff;
  position: relative;
  z-index: 1;
}
.service-section.style-7 .service-wrapper .service-single-item .item-left .item-wrap .icon::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  border-radius: 50%;
  transform: scale(0);
  height: 100%;
  background: #0a2446;
  transition: all 0.5s ease 0s;
}
.service-section.style-7 .service-wrapper .service-single-item .item-left .item-wrap .text {
  margin: 0;
  font-size: 30px;
  line-height: 1;
  color: #ffffff;
  font-weight: 600;
}
.service-section.style-7 .service-wrapper .service-single-item .item-left .item-wrap .text a {
  color: #ffffff;
}
.service-section.style-7 .service-wrapper .service-single-item .item-left .item-wrap .text a:hover {
  color: #0a2446;
}
@media (max-width: 414px) {
  .service-section.style-7 .service-wrapper .service-single-item .item-left .item-wrap .text {
    font-size: 22px;
  }
}
.service-section.style-7 .service-wrapper .service-single-item .item-right .item-right-inner {
  display: flex;
  align-items: center;
  gap: 60px;
  justify-content: flex-end;
}
@media (max-width: 1024px) {
  .service-section.style-7 .service-wrapper .service-single-item .item-right .item-right-inner {
    flex-direction: column;
    align-items: start;
    gap: 20px;
  }
}
.service-section.style-7 .service-wrapper .service-single-item .item-right .item-right-inner p {
  margin: 0;
  max-width: 50%;
  color: #ffffff;
}
@media (max-width: 1024px) {
  .service-section.style-7 .service-wrapper .service-single-item .item-right .item-right-inner p {
    max-width: 100%;
    margin-top: 20px;
  }
}
.service-section.style-7 .service-wrapper .service-single-item .item-right .item-right-inner .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 30px;
  width: 30px;
  background: transparent;
  border-radius: 50%;
  border: 1px solid #ffffff;
  color: #ffffff;
  transition: all 0.5s ease 0s;
  flex-shrink: 0;
}
.service-section.style-7 .service-wrapper .service-single-item:hover .item-left .image {
  opacity: 1;
  visibility: visible;
  left: 0px;
}
.service-section.style-7 .service-wrapper .service-single-item:hover .item-left .image img {
  opacity: 1;
  transform: translateX(0);
  clip-path: inset(0 0 0 0);
}
.service-section.style-7 .service-wrapper .service-single-item:hover .item-left .item-wrap {
  transform: translateX(270px);
  /* Large devices */
}
@media (max-width: 1199px) {
  .service-section.style-7 .service-wrapper .service-single-item:hover .item-left .item-wrap {
    transform: translateX(250px);
  }
}
.service-section.style-7 .service-wrapper .service-single-item:hover .item-left .item-wrap .icon::before {
  transform: scale(1);
}
.service-section.style-7 .service-wrapper .service-single-item:hover .item-left .item-wrap .icon img {
  filter: brightness(0) invert(1);
}
.service-section.style-7 .service-wrapper .service-single-item:hover .item-right .icon {
  color: #ffffff;
  border-color: #fffff;
}
@media (max-width: 1024px) {
  .service-section.style-7 .service-wrapper .service-single-item:hover {
    display: none;
  }
}

/*-----------------------------
    Hizmet
--------------------------------*/

/*-----------------------------
    Kayan Yazı
--------------------------------*/


.theme-btn {
    display: flex
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1em;
    color: #0a58ca;
    border: 1px solid #0a58ca;
    background-color: #ffffff;
    border-radius: var(--radius-small);
    padding: 15px 30px;
}


 .text-slider-section {
  background-color: #0A2446;
  padding: 25px 15px;
  overflow: hidden;
}
.text-slider-section .marquee {
  display: flex;
  gap: 30px;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.text-slider-section .marquee .marquee__group {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  gap: 30px;
  min-width: 100%;
  animation: scroll-x 30s linear infinite;
}
.text-slider-section .marquee .marquee__group span {
  display: flex;
  align-items: center;
  gap: 30px;
  color:#ffffff;
  font-size: 22px;
  font-weight: 500;
  text-transform: uppercase;
}
.text-slider-section .marquee .marquee__group span svg {
  fill: #ffffff;
}
.text-slider-section .marquee .marquee__group span svg.circle {
  fill: none;
  stroke: #ffffff;
}@keyframes scroll-x {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-20%);
  }
}

/*-----------------------------
    Kayan Yazı
--------------------------------*/

/*-----------------------------
    Footer Üstü
--------------------------------*/


  .tj-cta-section {
  position: relative;
  background-color: #0A2446;
  padding: 53px 0;
  z-index: 2;
}
.tj-cta-section .cta-shapes {
  position: absolute;
  left: 8%;
  top: 0;
  z-index: -1;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-cta-section {
    padding: 45px 0;
  }
}
.tj-primary-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 15px;
  line-height: 1;
  font-weight: 700;
  color: #ffffff;
  background-color: #051229;
  padding: 5.5px;
  border-radius:var(--radius-small);
  position: relative;
  z-index: 1;
}
.tj-primary-btn .btn_inner {
  position: relative;
  z-index: 1;
  padding: 15px 20px 15px 55px;
  width: 100%;
  text-align: center;
}
.tj-primary-btn .btn_inner::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 45px;
  height: 100%;
  background-color: #0a58ca;
  border-radius:var(--radius-small);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.tj-primary-btn .btn_inner .btn_icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  left: 0;
  top: 0;
  min-width: 45px;
  height: 100%;
  z-index: 2;
  font-size: 1.6em;
  line-height: 1;
  color: #ffffff;
}
.tj-primary-btn .btn_inner .btn_icon > span {
  overflow: hidden;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.tj-primary-btn .btn_inner .btn_icon > span i:first-child, .tj-primary-btn .btn_inner .btn_icon > span i:last-child {
  -webkit-transition: -webkit-transform 0.4s ease-in-out 0s;
  transition: -webkit-transform 0.4s ease-in-out 0s;
  transition: transform 0.4s ease-in-out 0s;
  transition: transform 0.4s ease-in-out 0s, -webkit-transform 0.4s ease-in-out 0s;
}
.tj-primary-btn .btn_inner .btn_icon > span i:last-child {
  position: absolute;
  -webkit-transform: translateX(-150%);
      -ms-transform: translateX(-150%);
          transform: translateX(-150%);
}
.tj-primary-btn .btn_inner .btn_text {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  overflow: hidden;
  color: #ffffff;
  text-shadow: 0 23px 0 currentColor;
}
.tj-primary-btn .btn_inner .btn_text > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.tj-primary-btn.white-btn {
  background-color: #ffffff;
}
.tj-primary-btn.white-btn .btn_inner .btn_text {
  color: #051229;
}
.tj-primary-btn.white-btn:hover .btn_inner .btn_text {
  color: #ffffff;
}
.tj-primary-btn.header_btn {
  background-color: #ffffff;
  padding: 4.5px;
}
.tj-primary-btn.header_btn .btn_inner {
  padding: 12px 18px 12px 50px;
}
.tj-primary-btn.header_btn .btn_inner::before {
  width: 40px;
}
.tj-primary-btn.header_btn .btn_inner .btn_icon {
  min-width: 40px;
  font-size: 1.4em;
}
.tj-primary-btn.header_btn .btn_inner .btn_text {
  color: #051229;
}
.tj-primary-btn:hover .btn_inner::before {
  width: 100%;
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
}
.tj-primary-btn:hover .btn_inner .btn_icon i:first-child {
  -webkit-transform: translateX(150%);
      -ms-transform: translateX(150%);
          transform: translateX(150%);
}
.tj-primary-btn:hover .btn_inner .btn_icon i:last-child {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.tj-primary-btn:hover .btn_inner .btn_text {
  color: #ffffff;
}
.tj-primary-btn:hover .btn_inner .btn_text > span {
  -webkit-transform: translateY(-24px);
      -ms-transform: translateY(-24px);
          transform: translateY(-24px);
}
@media (max-width: 575px) {
  .tj-primary-btn {
    padding: 4.5px;
  }
  .tj-primary-btn .btn_inner {
    padding: 12px 18px 12px 50px;
  }
  .tj-primary-btn .btn_inner::before {
    width: 40px;
  }
  .tj-primary-btn .btn_inner .btn_icon {
    min-width: 40px;
    font-size: 1.4em;
  }
}

.cta-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cta-wrapper .cta-title .title {
  color: #ffffff;
  font-family: var(--font-2);
  font-size: 72px;
  letter-spacing: -0.025em;
  margin-bottom: 0;
  text-transform: uppercase;
  line-height: 1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cta-wrapper .cta-title .title {
    font-size: 45px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cta-wrapper .cta-title .title {
    font-size: 40px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .cta-wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .cta-wrapper .cta-title .title {
    font-size: 40px;
  }
}
@media (max-width: 575px) {
  .cta-wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .cta-wrapper .cta-title .title {
    font-size: 35px !important;
  }
}

/*-----------------------------
    Footer Üstü
--------------------------------*/


/*-----------------------------
    Footer
--------------------------------*/

 footer.main-footer{
  background: url('../../../images/footer-bg.svg'), #0a58ca;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 100px 0 0 0;
}

.footer-newsletter-box{
    margin-right: 120px;
}

.footer-newsletter-title{
  margin-bottom: 40px;
}

.footer-newsletter-title h3{
  font-size: 34px;
  color: #FFFFFF !important;
}

.newsletter-form .form-group{
  display: flex;
}

.newsletter-form .form-group .form-control{
  width: 85%;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4em;
  color: #FFFFFF !important;
  background: transparent;
  border: 1px solid #FFFFFF1A !important;
  border-right: none !important;
  border-radius: 20px 0 0 20px;
  outline: none;
  box-shadow: none;
  padding: 15px;
  opacity: 80%;
}

.newsletter-form .form-group .form-control::placeholder{
  color: #FFFFFF !important;
  opacity: 80%;
}

.newsletter-form .form-group .newsletter-btn{
  background-color: #0A2446;
  width: 15%;
  border: none;
  border-radius: 0 20px 20px 0;
  transition: all 0.3s ease-in-out;
}

.newsletter-form .form-group .newsletter-btn:hover{
  background-color: #ffffff;
}

.newsletter-form .form-group .newsletter-btn img{
  max-width: 28px;
}

.footer-links h3{
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  color: #FFFFFF !important;
  margin-bottom: 25px;
}

.footer-links ul{
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-links ul li{
  text-transform: capitalize;
  color: #FFFFFF !important;
  margin-bottom: 10px;
  opacity: 80%;
  transition: all 0.3s ease-in-out;
}

.footer-links ul li:hover{
  color: #00CC61;
}

.footer-links ul li:last-child{
  margin-bottom: 0;
}

.footer-links ul li a{
  color: #FFFFFF !important;
}

.footer-cta-box{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
  background-color: #0A2446;
  border-radius: var(--radius-small);
  margin-top: 60px;
  padding: 40px;
}

.footer-logo{
  width: calc(30% - 10px);
}

.footer-logo img{
  width: 100%;
}

.footer-contact-box{
  width: calc(70% - 10px);
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
  gap: 30px 80px;
}

.footer-contact-item{
  position: relative;
}

.footer-contact-item::before{
  content: '';
  position: absolute;
  right: -40px;
  bottom: 0;
  background-color: #FFFFFF1A !important;
  height: 100%;
  width: 1px;
}

.footer-contact-item:last-child::before{
  display: none;
}

.footer-contact-item p{
  color: #FFFFFF !important;
  opacity: 80%;
  margin-bottom: 10px;
}

.footer-contact-item h3{
  font-size: 20px;
  font-weight: 600;
  color: #FFFFFF !important;  
}

.footer-copyright{
  padding: 60px 0;  
}

.footer-copyright-text p{
  color: #FFFFFF !important;
  margin: 0;
  opacity: 80%;
}

.footer-menu ul{
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right;
}

.footer-menu ul li{
  position: relative;
  display: inline-block;
  text-transform: capitalize;
  line-height: normal;
  color: #FFFFFF !important;
  margin-right: 40px;
  opacity: 80%;
  transition: all 0.3s ease-in-out;
}

.footer-menu ul li:last-child{
  margin-right: 0;
}

.footer-menu ul li::before{
  content: '';
  position: absolute;
  top: 50%;
  right: -23px;
  background-color: #FFFFFF1A !important;
  border-radius: 50%;
  height: 6px;
  width: 6px;
  transform: translateY(-50%);
}

.footer-menu ul li:last-child:before{
  display: none;
}

.footer-menu ul li:hover{
  color: #00CC61;
}

.footer-menu ul li a{
  color: inherit;
}
@media only screen and (max-width: 991px){

  footer.main-footer{
    padding: 50px 0 0 0;
  }

  .footer-newsletter-box{
    margin-right: 0;
    margin-bottom: 30px;
  }

  .footer-newsletter-title{
    margin-bottom: 20px;
  }

  .footer-newsletter-title h3{
    font-size: 28px;
  }

  .newsletter-form .form-group .form-control,
  .newsletter-form .form-group .newsletter-btn{
    padding: 10px;
  }

  .footer-links h3{
    margin-bottom: 20px;
  }

  .footer-cta-box{
    margin-top: 30px;
    padding: 30px;
  }

  .footer-logo{
    width: calc(25% - 10px);
  }

  .footer-contact-box{
    width: calc(75% - 10px);
    gap: 20px 30px;
  }

  .footer-contact-item::before{
    right: -15px;
  }

  .footer-contact-item h3{
    font-size: 18px;
  }

  .footer-copyright{
    padding: 30px 0;
  }

  .footer-menu ul li{
    margin-right: 20px;
  }

  .footer-menu ul li::before{
    right: -14px;
  }
  }

@media only screen and (max-width: 767px){



    .footer-newsletter-title h3{
        font-size: 22px;
    }

    .newsletter-form .form-group .newsletter-btn img{
        max-width: 22px;
    }

    .footer-links{
        margin-bottom: 30px;
    }

    .footer-links h3{
        font-size: 18px;
        margin-bottom: 15px;
    }

    .footer-links ul li{
        margin-bottom: 5px;
    }

    .footer-cta-box{
        margin-top: 0;
        padding: 20px;
    }

    .footer-logo,
    .footer-contact-box{
        width: 100%;
    }

    .footer-logo img{
        max-width: 100%;
    }

    .footer-contact-box{
        justify-content: left;
        gap: 20px;
    }

    .footer-contact-item{
        width: 100%;
    }

    .footer-contact-item h3 {
        margin-bottom: 0px;
    }

    .footer-contact-item::before{
        display: none;
    }
    .footer-contact-item:nth-of-type(2n + 2)::before{
        display: none;
    }

    .footer-contact-item p{
        margin-bottom: 5px;
    }

    .footer-contact-item h3{
        font-size: 16px;
    }

    .footer-copyright{
        padding: 15px 0;
    }

    .footer-copyright-text{
        margin-bottom: 5px;
        text-align: center;
    }

    .footer-menu ul{
        text-align: center;
    }
}

/*-----------------------------
    Footer
--------------------------------*/

/*-----------------------------
    Blog
--------------------------------*/

.blog-single-box {
  border: 1px solid var(--color-border);
  background-color: #f1f1fe;
      border-radius: var(--radius-small);
  overflow: hidden;
  padding: 30px;
}
.blog-single-box:hover .blog-image img {
  transform: scale(1.1);
  filter: brightness(80%);
}
.blog-single-box:hover .blog-image .category-tag {
  background-color: #0a2446;
}
.blog-single-box:hover .blog-content .border::before {
  width: 100%;
  left: 0;
}
.blog-single-box .blog-image {
  position: relative;
  border-radius: var(--radius-small);
  overflow: hidden;
}
.blog-single-box .blog-image img {
  display: block;
  width: 100%;
  transition: transform 0.4s ease, filter 0.4s ease;
  object-fit: cover;
}
.blog-single-box .blog-image .category-tag {
  position: absolute;
  left: 20px;
  bottom: 20px;
}
.blog-single-box .blog-content {
  padding: 25px 15px 15px;
}
@media (min-width: 992px) and (max-width: 1024px) {
  .blog-single-box .blog-content {
    padding: 25px 0 15px;
  }
}
@media (max-width: 390px) {
  .blog-single-box .blog-content {
    padding: 25px 0 15px;
  }
}
.blog-single-box .blog-content .author {
  display: flex;
  align-items: center;
}
.blog-single-box .blog-content .author img {
  width: 36px;
  height: 36px;
  object-fit: cover;
  border-radius: 50%;
  margin-right: 10px;
  flex-shrink: 0;
}
.blog-single-box .blog-content .author .name {
  font-size: 16px;
  line-height: 1.66;
  color: #0a2446;
  font-weight: 500;
}
.blog-single-box .blog-content .author .name span {
  color: #0a2446;
  font-weight: 400;
}
.blog-single-box .blog-content .border::before {
  position: absolute;
  content: "";
  left: 50%;
  top: 0;
  width: 0;
  height: 1px;
  background: #0a2446;
  transition: all 0.4s ease 0s;
}
@media (min-width: 992px) and (max-width: 1024px) {
  .blog-single-box .blog-content .title {
    font-size: 22px;
  }
}
.blog-single-box .blog-content .title a {
  background: linear-gradient(#0a2446 0%, #0a2446 98%);
  background-size: 0 2px;
  background-repeat: no-repeat;
  background-position: left 100%;
  transition: all 0.4s ease 0s;
}
.blog-single-box .blog-content .title a:hover {
  color: #0a58ca;
}
.blog-single-box .blog-content .text {
  color: #0a2446;
}
.blog-single-box .blog-content .continue-reading {
  font-size: 16px;
  color: #0a2446;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-top: 10px;
}
.blog-single-box .blog-content .continue-reading:hover {
  color: #0a2446;
  gap: 5px;
  transition: all ease 0.4s;
}
.blog-single-box .blog-content .continue-reading::before {
  content: "\e930";
  font-family: 'feather' !important;
  font-size: 20px;
  font-weight: 400;
}
.category-tag {
    height: 34px;
    line-height: 34px;
    padding: 0 17px;
    font-size: 14px;
    color: #ffffff;
    font-weight: 500;
    border-radius: 17px;
    background-color: #0a58ca;
    transition: all 0.4s ease 0s;
    cursor: pointer;
}
.pt-25 {
    padding-top: 20px !important;
}
.pb-20 {
    padding-bottom: 20px !important;
}
.blog-content .border {
    position: relative;
    border-bottom: 1px solid #eee !important;
}

/*-----------------------------
    Blog
--------------------------------*/

/*-----------------------------
    Video
--------------------------------*/

  .video-section.style-3 {
  position: relative;
  z-index: 1;
  background-image: none;
}
.video-section.style-3 .video-area .video-box {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  /* Medium Large devices */
}
@media (max-width: 1299px) {
  .video-section.style-3 .video-area .video-box {
    top: 40%;
  }
}
@media (max-width: 1024px) {
  .video-section.style-3 .video-area .video-box {
    top: 50%;
  }
}
.video-section.style-3 .video-area .video-box a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #ffffff;
  backdrop-filter: blur(15px);
  font-size: 24px;
  color: #ffffff;
}
.video-section.style-3 .video-area .video-box a i {
  color: #0a58ca;
}
.video-section.style-3 .video-area .thumb img {
  width: 100%;
}
.video-section.style-3 .stats-container {
  display: flex;
  position: absolute;
  bottom: 0;
  right: 0;
  /* Medium devices */
}
@media (min-width: 992px) and (max-width: 1024px) {
  .video-section.style-3 .stats-container {
    display: none;
  }
}
@media (max-width: 991px) {
  .video-section.style-3 .stats-container {
    position: relative;
  }
}
@media (max-width: 430px) {
  .video-section.style-3 .stats-container {
    gap: 0px;
  }
}
.video-section.style-3 .stats-container .stat-box {
  padding: 45px 0 48px 50px;
  flex: inherit;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 324px;
  /* Medium devices */
  /* Extra small devices */
  /* Medium devices */
}
@media (min-width: 992px) and (max-width: 1024px) {
  .video-section.style-3 .stats-container .stat-box {
    padding: 35px;
  }
}
@media (max-width: 991px) {

  .video-section.style-3 .stats-container .stat-box {
    width: 50%;
    border-radius: 0;
  }
}
@media (max-width: 540px) {
  .video-section.style-3 .stats-container .stat-box {
    padding: 40px;
  }
}
@media (max-width: 375px) {
  .video-section.style-3 .stats-container .stat-box {
    padding: 30px;
  }
}
@media (max-width: 991px) {
  .video-section.style-3 .stats-container .stat-box:first-child {
    border-bottom-left-radius: 0px;
  }
  .video-section.style-3 .stats-container .stat-box:nth-child(2) {
    border-top-right-radius: 0px;
  }
}
@media (max-width: 430px) {
  .video-section.style-3 .stats-container .stat-box {
    border-radius: 0;
  }
}
.video-section.style-3 .stats-container .stat-box .count-box {
  font-size: 50px;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
.video-section.style-3 .stats-container .stat-box .text {
  font-size: 18px;
  margin: 0;
}
.video-section.style-3 .stats-container .stat-box.white .count-box,
.video-section.style-3 .stats-container .stat-box.white .text {
  color: #ffffff;
}
.video-section.style-3 .stats-container .stat-box.dark .count-box {
  color: #ffffff;
}
.video-section.style-3 .stats-container .stat-box.dark .text {
  color: #ffffff;
}
.bg-theme {
      border-top-left-radius: 20px;
    background-color: #0a58ca !important;
}
.bg-theme2 {
    background-color: #0A2446 !important;
}


/*-----------------------------
    Video
--------------------------------*/

/*-----------------------------
    Breadcrumb Form
--------------------------------*/

.inner-banner-two .analysis {
  height: 70px;
  align-items: center;
  margin: 20px 0 0;
  border: 1px solid #eeeeee;
  background: #ffffff;
  display: flex;
  border-radius: var(--radius-small);
  padding: 0;
}
.inner-banner-two .analysis .left {
  display: flex;
  flex: 1;
}
.inner-banner-two .analysis .item {
  position: relative;
}

.inner-banner-two .analysis .item:last-child {
  max-width: 550px;
}
.inner-banner-two .analysis .item:first-child .input-group-meta {
  border-radius: 10px 0 0 10px;
}
.inner-banner-two .analysis .input-group-meta {
  border: 0;
  background-color: transparent;
  padding: 5px 40px;
}
.input-group-meta {
  width: 100%;
  font-size: 15px;
}
.inner-banner-two .analysis .right {
  max-width: 180px;
}
.inner-banner-two .analysis .left .item,
.inner-banner-two .analysis .right {
  flex: 1;
}
.inner-banner-two .analysis .btn {
  width: calc(100% - 10px);
  height: 60px;
  border: 0;
  text-transform: uppercase;
  color: white;
  padding: 0;
  font-weight: 600;
  font-size: 1.4rem;
  border-radius:var(--radius-small);
  background-color: #0a58ca;
}

@media (max-width: 991px) {
  .inner-banner-two .analysis {
    height: auto;
    padding: 10px 0 0;
    display: block;
  }
  .inner-banner-two .analysis .left {
    display: block;
  }
  .inner-banner-two .analysis .input-group-meta {
    height: 50px;
    padding: 5px 20px 0;
  }
  .inner-banner-two .analysis .right {
    max-width: 100%;
    background: #fff;
    padding: 30px 15px 30px;
    border-radius: 0 0 40px 40px;
  }
  .inner-banner-two .analysis .item::after {
    content: "";
    width: calc(100% - 40px);
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #e4e4e4;
  }
  .inner-banner-two .analysis .btn {
    height: 40px;
  }
  .inner-banner-two .analysis .formcontrol {
    height: 50px;
    padding: 5px 0px 15px;
  }
}
@media (min-width: 1000px) {
  .breadcrumb-form {
    position: absolute;
    width: 100%;
  }
  .inner-banner-two .analysis {
    margin: 50px 0 0;
  }
  .inner-banner-two .analysis .item:first-child::before {
    content: "";
    width: 1px;
    height: 50px;
    position: absolute;
    top: 10px;
    right: 0;
  }
  .inner-banner-two .analysis .item:first-child::before {
    background: #e0e0e0;
  }
}
.inner-banner-two {
  position: relative;
}

/*-----------------------------
    Breadcrumb Form
--------------------------------*/

/*-----------------------------
    Breadcrumb
--------------------------------*/

.page-header {
  position: relative;
  background-image: url(../../../assets/images/banner/01.webp);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 100% auto;
  padding: 80px 0;
}

.page-header-box {
  text-align: center;
}

.page-header-box h1 {
  font-size: 68px;
  letter-spacing: -0.02em;
  color: #0b1030;
  display: inline-block;
  margin-bottom: 20px;
}

.page-header-box ol {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #0a58ca;
  border-radius:var(--radius-small);
  padding: 0px 30px;
  margin: 0;
}

.page-header-box ol li.breadcrumb-item {
  font-size: 15px;
  font-weight: 600;
  text-transform: capitalize;
  color: #ffffff;
}

.page-header-box ol li.breadcrumb-item a {
  color: inherit;
  font-weight: 400;
}

.page-header-box ol .breadcrumb-item + .breadcrumb-item::before {
  color: #ffffff;
}
.breadcrumb-item + .breadcrumb-item::before {
  content: "\e930";
  color: #ffffff;
  font-family: "feather" !important;
  font-size: 8px;
  padding-right: 10px;
  padding-left: 5px;
  transform: translateY(-1px);
}

.page-header-box p{
    max-width: 70%;
    margin: 0 auto;
    text-align: center;
}

/*-----------------------------
    Breadcrumb
--------------------------------*/

/*-----------------------------
    İletişim
--------------------------------*/

.contact-info-box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 30px;
    margin-bottom: 30px;
}
.contact-info-item {
    width: calc(33.33% - 20px);
    background-color: #FFFFFF;
    border: 1px solid #eeeeee;
    border-radius: var(--radius-small);
    display: flex;
    align-items: center;
    padding: 20px;
}
.contact-info-item .icon-box {
    position: relative;
    background-color: #0a58ca;
    border-radius: var(--radius-small);
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 16px;
    transition: all 0.4s ease-in-out;
}
.contact-info-item .icon-box::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #0A2446;
    border-radius: var(--radius-small);
    transform: scale(0);
    transition: all 0.4s ease-in-out;
}
.contact-info-item:hover .icon-box::before {
    transform: scale(1);
}
.contact-info-item .icon-box img {
    position: relative;
    max-width: 24px;
    z-index: 1;
}
.contact-info-content {
    width: calc(100% - 60px);
}
.contact-info-content h3 {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 5px;
}
.contact-info-content p {
    margin: 0;
}
.google-map-iframe {
    width: 100%;
    height: 500px;
    border-radius: var(--radius-small);
    overflow: hidden;
}
.google-map-iframe iframe {
    width: 100%;
    height: 500px;
    border-radius: var(--radius-small);
}

.contact-info-box.page-contact-info-box{
    position: sticky;
    top: 20px;
  border: 1px solid #eeeeee;
    background: #f1f1fe;
    border-radius: var(--radius-small);
    padding: 40px;
    margin-bottom: 0;
}

.contact-info-box.page-contact-info-box .contact-info-item{
    width: 100%;
}

.contact-info-social-list{
    display: flex;
    align-items: center;
}

.contact-info-social-list span{
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    color: #0A2446;
    margin-right: 10px;
}

.contact-info-social-list ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

.contact-info-social-list ul li{
    display: inline-flex;
    margin-right: 10px;
}

.contact-info-social-list ul li:last-child{
    margin-right: 0;
}

.contact-info-social-list ul li a i{
    color: #0A2446;
    font-size: 20px;
    transition: all 0.3s ease-in-out;
}

.contact-info-social-list ul li:hover a i{
    color: #0a58ca;
}

.contact-us-form{
    background: #FFFFFF;
    border: 1px solid #eeeeee;
    border-radius: var(--radius-small);
    padding: 40px;
}

.contact-us-form .form-control{
    padding: 15px;
    font-size: 16px;
    background-color: transparent;
    border: 1px solid #eeeeee;
    border-radius: var(--radius-small);
    color: #0A2446;
    box-shadow: none;
    outline: none;
}

.contact-us-form .form-group label{
    color: #0A2446;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 10px;
}

.section-row .section-title{
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 0;
}

.section-row .section-title{
  margin-bottom: 30px;
}

.section-row .section-title p{
  margin-top: 20px;
  margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
  .page-header-box p{
    max-width: 100% !important;
  }
  .page-header-box h1 {
    font-size: 50px;
  }
  .pt--120{
    padding-top: 60px !important;
  }
  .contact-info-box.page-contact-info-box, .contact-us-form, .working-time-box, .section-cta-box, .appointment-form{
    padding: 30px !important;
  }
  .page-contact-us .col-lg-5, .section-cta-box{
    margin-bottom: 60px;
  }
}

/*-----------------------------
    İletişim
--------------------------------*/

/*-----------------------------
    Yorum İç Sayfa
--------------------------------*/


.testimonial-box-item{
  background: #ffffff;
  box-shadow: 0px 10px 30px 0px #00000008;
  border: 1px solid var(--color-border);
  border-radius: var(--radius-small);
  height: calc(100% - 30px);
  margin-bottom: 30px;
  padding: 40px;
}

.testimonial-box-header{
  display: flex;
  align-items: center;
  border-bottom: 1px solid var(--color-border);
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.testimonial-box-header .author-box-image{
  margin-right: 15px;
}

.testimonial-box-header .author-box-image img{
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 50%;
}

.author-box-content{
  width: calc(100% - 75px);
}

.author-box-content h3{
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 5px;
}

.author-box-content p{
  text-transform: capitalize;
  line-height: normal;
  margin: 0;
}

.testimonial-box-item .testimonial-box-body{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}

.testimonial-quote-img img{
  max-width: 30px;
}

.testimonial-box-body .testimonial-rating i{
  font-size: 16px;
  color: #0a58ca;
  margin-right: 2px;
}

.testimonial-box-content{
    -webkit-line-clamp: inherit !important;
    overflow: auto !important;
    overflow-x: hidden !important;
    padding-right: 10px;
    height: 120px !important;
}

.testimonial-box-content p{
  margin: 0;
}

/*-----------------------------
    Yorum İç Sayfa
--------------------------------*/

/*-----------------------------
    Form İç Sayfa
--------------------------------*/

.book-appointment{
    background: #f1f1fe url(../../../tema/assets/images/bg/testimonial-bg-2.png) no-repeat;
    background-size: contain;
}

.working-time-box{
  background-color: #0A2446;
    border: 1px solid var(--color-border);
    border-radius: var(--radius-small);
    padding: 40px;
    margin-bottom: 60px;
}

.working-box-title{
  border-bottom: 1px solid #FFFFFF26;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.working-box-title h3{
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  color: #FFFFFF !important;
}

.working-time-list ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

.working-time-list ul li{
  font-weight: 600;
  color: #FFFFFF !important;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.working-time-list ul li:last-child{
  margin-bottom: 0;
}

.working-time-list ul span{
  margin-right: 10px;
}


.section-cta-box{
  background-color: #ffffff;
  border: 1px solid var(--color-border);
  border-radius: var(--radius-small);
  display: inline-flex;
  padding: 40px;
  width: 100%;
}

.section-cta-box .icon-box{
  margin-right: 30px;
}

.section-cta-box .icon-box img{
  max-width: 60px;
}

.section-cta-content{
  width: calc(100% - 90px);
}

.section-cta-content p{
  margin-bottom: 10px;
}

.section-cta-content h3{
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
}

.appointment-form{
  background-color: #FFFFFF !important;
  border-radius: var(--radius-small);
  border: 1px solid var(--color-border);
  padding: 40px;
}

.appointment-form-content{
  margin-bottom: 20px;
}

.appointment-form-content p{
  margin: 0;
}

.section-cta-content span{
  font-weight: 600;
}

.appointment-form .form-control{
    padding: 15px 20px;
    background-color: transparent;
    border: 1px solid #F0F0FF;
    border-radius: var(--radius-small);
    color: #555574;
    box-shadow: none;
}

.appointment-form-title{
  margin-bottom: 20px;
}

.appointment-form-title h3{
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
}

.appointment-reason{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 30px;
  margin-bottom: 40px;
}

.appointment-reason .reason-box{
  width: calc(33.33% - 20px);
}

.appointment-reason .reason-box input[type="radio"]:checked{
  background-color: #5E5EEE;
  border-color: #5E5EEE;
}

.appointment-reason .reason-box label{
  cursor: pointer;
  text-transform: capitalize;
  margin-left: 5px;
}

.appointment-reason .reason-box input:checked ~ label{
  color: #5E5EEE;
}

/*-----------------------------
    Form İç Sayfa
--------------------------------*/

/*-----------------------------
    Hakkımızda İç Sayfa
--------------------------------*/

.about-img figure{
  display: block;
    mask-image: url(../../../assets/images/hakkimizda/about-image-bg-shape.svg);
    background-image: url(../../../assets/images/hakkimizda/about-image-bg-shape.svg);
    mask-size: cover;
    mask-position: center center;
    mask-repeat: no-repeat;
    width: 100%;
    height: 100%;
}

.about-image{
  position: relative;
  margin-right: 30px;
}

.about-img img{
  width: 100%;
    height: 100%;
}

.company-experience{
  position: absolute;
  bottom: 0;
  right: 0;
  background: url('../../../assets/images/hakkimizda/about-counter-bg.jpg') no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: var(--radius-small);
  display: flex;
  align-items: center;
  width: 192px;
  height: 214px;
  overflow: hidden;
  padding: 20px;
}

.company-experience::before{
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #0a2446;
  opacity: 60%;
  width: 100%;
  height: 100%;
}

.company-experience-box{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.company-experience-counter{
  position: relative;
  text-align: center;
  margin-bottom: 5px;
  z-index: 1;
}

.company-experience-counter h2{
  font-size: 60px;
  color: #ffffff !important;
}

.company-experience-content{
  position: relative;
  text-align: center;
  z-index: 1;
}

.company-experience-content p{
  color: #ffffff !important;
  margin: 0;
}

.hakkimizda-body{
  border-top: 1px solid var(--color-border);
    border-bottom: 1px solid var(--color-border);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 50px;
    padding: 25px 0;
    margin-bottom: 40px;
}

.about-body-item{
  width: calc(50% - 25px);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
}

.about-counter{
  width: calc(40% - 10px);
}

.about-counter h2{
  font-size: 40px;
  font-weight: 600;
  color:  #0a58ca;
}

.about-counter-content{
  width: calc(60% - 10px);
}

.about-counter-content p{
  text-transform: capitalize;
  margin: 0;
}

.about-us-footer{
  display: flex;
  align-items: center;
}

.about-us-footer-btn{
  margin-right: 50px;
  line-height: normal;
}

.about-company-founder{
  display: flex;
  align-items: center;
}

.company-founder-image{
  margin-right: 20px;
}

.company-founder-image img{
  width: 60px;
  height: 60px;
  border-radius: 50%;
}

.company-founder-content{
  width: calc(100% - 80px);
}

.company-founder-content h3{
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 5px;
}

.company-founder-content p{
  text-transform: capitalize;
  margin: 0;
}

/*-----------------------------
    Hakkımızda İç Sayfa
--------------------------------*/

/*-----------------------------
    Vizyon İç Sayfa
--------------------------------*/

      .our-excellence{
  background: linear-gradient(180deg, #0A2446 70%, #ffffff 30%);
}

      .our-excellence.mavi{
  background: linear-gradient(180deg, #0A2446 70%, #f1f1fe 30%) !important;
}

.our-excellence .section-title h2{
  color: #ffffff;
}

.excellence-item{
  background-color: #ffffff;
  box-shadow: 0px 10px 30px 0px #00000008;
  border: 1px solid #eeeeee;
  border-radius: var(--radius-small);
  text-align: center;
  height: calc(100% - 30px);
  margin-bottom: 30px;
  padding: 40px;
}

.excellence-item .icon-box{
  margin-bottom: 30px;
}

.excellence-item .icon-box img{
  max-width: 80px;
}

.excellence-title{
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.excellence-title h3{
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 0px !important;
}

.excellence-content p{
  margin: 0;
}


/*-----------------------------
    Vizyon İç Sayfa
--------------------------------*/

/*-----------------------------
    Hakkımızda İç Sayfa S.S.S.
--------------------------------*/

  .how-work-image{
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-right: 30px;
}

.how-work-img-2,
.how-work-img-1{
  width: calc(50% - 7.5px);
}

.how-work-img-3{
  width: 100%;
}

.how-work-img-3 figure,
.how-work-img-2 figure,
.how-work-img-1 figure{
  display: block;
  width: 100%;
  border-radius: var(--radius-small);
}

.how-work-img-3 img,
.how-work-img-2 img,
.how-work-img-1 img{
  width: 100%;
  border-radius: var(--radius-small);
}

.how-work-img-2 img,
.how-work-img-1 img{
  aspect-ratio: 1 / 1.09;
  object-fit: cover;
}

.how-work-img-3 img{
  aspect-ratio: 1 / 0.49;
  object-fit: cover;
}

.doctor-work-img-box{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.doctor-work-img-box figure{
  background-color: #f1f1fe;
  border: 10px solid #ffffff;
  border-radius: var(--radius-small);
  padding: 10px 12px;
}

.doctor-work-img-box img{
  max-width: 158px;
  border-radius: var(--radius-small);
}

  .sss-hakkimizda-accordion.how-work-accordion .sss-hakkimizda-item{
  margin-bottom: 30px;
  padding-bottom: 30px;
  background-color: transparent;
  border-bottom: 1px solid #EEEEEE;
}

.sss-hakkimizda-accordion.how-work-accordion .sss-hakkimizda-item:last-child{
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}

.sss-hakkimizda-accordion.how-work-accordion .accordion-header .sss-hakkimizda-button{
  font-size: 20px;
  font-weight: 600;
  background-color: transparent;
  color: #0A2446;
  padding: 0px 25px 0 45px;
  border: none;
  position: relative;
  transition: all 0.3s ease-in-out;
  width: 100%;
  text-align: left;
}

.sss-hakkimizda-accordion.how-work-accordion .accordion-header .sss-hakkimizda-button span{
  position: absolute;
    left: 0;
    top: -3px;
    bottom: auto;
    transform: translateY(50%);
    font-size: 20px;
    line-height: 1em;
    color: #0A2446;
    transition: all 0.3s ease-in-out;
}

.sss-hakkimizda-accordion.how-work-accordion .sss-hakkimizda-button:not(.collapsed) span{
  color: #0A2446;
}

.sss-hakkimizda-accordion.how-work-accordion .sss-hakkimizda-button:not(.collapsed){
   color: #0A2446;
}

.sss-hakkimizda-accordion.how-work-accordion .accordion-header .sss-hakkimizda-button.collapsed{
  color: #0A2446;
}

.sss-hakkimizda-accordion.how-work-accordion .sss-hakkimizda-item .sss-hakkimizda-button::after,
.sss-hakkimizda-accordion.how-work-accordion .sss-hakkimizda-item .sss-hakkimizda-button.collapsed::after{
    content: "\e996";
  font-family: 'feather' !important;
  position: absolute;
  right: 0;
  top: 50%;
  bottom: auto;
  transform: translate(0px, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 900;
  font-size: 20px;
  width: 20px;
  height: 20px;
  padding: 0px;
  color: #0A2446;
}
.sss-hakkimizda-accordion.how-work-accordion .sss-hakkimizda-item .sss-hakkimizda-button.collapsed::after {
    content: "\e9b1";
    color: #0A2446;
}

.sss-hakkimizda-accordion.how-work-accordion .sss-hakkimizda-item .accordion-body{
  padding: 20px 25px 0px 45px;
}

.sss-hakkimizda-accordion.how-work-accordion .sss-hakkimizda-item .accordion-body p{
    color: #0A2446;
  margin-bottom: 20px;
}

.sss-hakkimizda-accordion.how-work-accordion .sss-hakkimizda-item .accordion-body p:last-child{
  margin-bottom: 0;
}

/*-----------------------------
    Hakkımızda İç Sayfa S.S.S.
--------------------------------*/

/*-----------------------------
    Hakkımızda İç Sayfa Mobil
--------------------------------*/

 @media only screen and (max-width: 991px){

    .faq-sidebar{
        position: initial;
        margin-bottom: 30px;
    }

    .faq-catagery-list{
        padding: 20px;
        margin-bottom: 30px;
    }

  .about-us-content{
    margin-bottom: 30px;
  }

  .hakkimizda-body{
    gap: 20px;
    padding: 20px 0;
    margin-bottom: 30px;
  }

  .about-body-item{
    width: calc(50% - 10px);
  }

  .about-counter{
    width: calc(32% - 10px);
  }

  .about-counter h2{
    font-size: 36px;
  }

  .about-counter-content{
    width: calc(68% - 10px);
  }

  .about-image{
    margin-right: 0px;
  }

  .company-experience{
    width: 230px;
    height: 255px;
  }

  .company-experience-counter h2{
    font-size: 50px;
  }

  .why-choose-us{
    padding: 50px 0 0;
  }

  .why-choose-content{
    margin-bottom: 30px;
  }

  .why-choose-list{
    margin-bottom: 30px;
  }

  .why-choose-item{
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  .why-choose-image{
    text-align: center;
  }

  .why-choose-image img{
    width: 100%;
    max-width: 50%;
    aspect-ratio: 1 / 1.4;
    margin: 0 auto;
  }

  .how-it-work{
    padding: 50px 0;
  }

  .how-work-content{
    margin-bottom: 30px;
  }

  .how-work-image{
    margin-right: 0px;
  }

  .how-work-img-2 img,
  .how-work-img-1 img{
    aspect-ratio: 1 / 0.8;
    object-fit: cover;
  }

  .how-work-img-3 img{
    aspect-ratio: 1 / 0.4;
    object-fit: cover;
  }

  .our-excellence{
    background: linear-gradient(180deg, #0A2446 50%, #FFFFFF 50%);
    padding: 50px 0 0px;
  }

  .excellence-item{
    padding: 30px;
  }

  .excellence-item .icon-box{
    margin-bottom: 20px;
  }

  .excellence-item .icon-box img{
    max-width: 70px;
  }

  .excellence-title{
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .how-it-work.about-how-work{
    padding: 25px 0 50px;
  }
  .sss-hakkimizda-accordion.how-work-accordion .sss-hakkimizda-item{
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .sss-hakkimizda-accordion.how-work-accordion .accordion-header .sss-hakkimizda-button{
    padding: 0px 25px 0 35px;
  }

  .sss-hakkimizda-accordion.how-work-accordion .sss-hakkimizda-item .accordion-body{
    padding: 10px 25px 0px 35px;
  }

}

@media only screen and (max-width: 767px){
    .faq-sidebar{
        position: initial;
        margin-bottom: 30px;
    }

    .faq-catagery-list{
        padding: 20px;
        margin-bottom: 30px;
    }
  .hakkimizda-body{
        padding: 15px 0;
    }

  .about-body-item{
    width: 100%;
  }

  .about-counter{
        width: calc(28% - 10px);
    }

  .about-counter h2{
        font-size: 32px;
    }

  .about-counter-content{
        width: calc(72% - 10px);
    }

  .about-us-footer{
    display: block;
  }

  .about-us-footer-btn{
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .company-experience{
        width: 110px;
        height: 125px;
        padding: 5px;
    }

  .company-experience-counter h2{
        font-size: 30px;
    }

  .company-experience-content p{
    font-size: 12px;
  }

  .why-choose-item-content h3{
    font-size: 18px;
  }

  .why-choose-image img{
        max-width: 100%;
    }

  .sss-hakkimizda-accordion.how-work-accordion .sss-hakkimizda-item{
        margin-bottom: 15px;
        padding-bottom: 15px;
    }

  .sss-hakkimizda-accordion.how-work-accordion .accordion-header .sss-hakkimizda-button{
    font-size: 18px;
        padding: 0px 25px 0 25px;
    }

  .sss-hakkimizda-accordion.how-work-accordion .accordion-header .sss-hakkimizda-button span{
    font-size: 18px;
  }

  .sss-hakkimizda-accordion.how-work-accordion .sss-hakkimizda-item .accordion-body{
        padding: 10px 0px 0px 25px;
    }

  .doctor-work-img-box figure{
    border: 6px solid #FFFFFF;
    padding: 6px 8px;
  }

  .how-work-img-2 img, .how-work-img-1 img{
        aspect-ratio: 1 / 0.98;
    }

  .how-work-img-3 img{
        aspect-ratio: 1 / 0.55;
    }

  .doctor-work-img-box img{
    max-width: 120px;
  }

  .our-excellence{
    background: linear-gradient(180deg, #0A2446 40%, #FFFFFF 40%);
  }

  .excellence-item{
    padding: 30px 20px;
  }

  .excellence-item .icon-box{
    margin-bottom: 20px;
  }

  .excellence-item .icon-box img{
    max-width: 60px;
  }

  .excellence-title{
    margin-bottom: 15px;
    padding-bottom: 15px;
  }

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

}

/*-----------------------------
    Hakkımızda İç Sayfa Mobil
--------------------------------*/

/*-----------------------------
    SSS Sayfa İç Sayfa
--------------------------------*/
  .faq-catagery-list{
  background-color: #f1f1fe;
  border-radius: var(--radius-small);
  padding: 30px;
  margin-bottom: 40px;
}

.faq-catagery-list ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

.faq-catagery-list ul li{
  background-color: #ffffff;
    border-radius: 14px;
    margin-bottom: 20px;
}

.faq-catagery-list ul li:last-child{
  margin-bottom: 0;
}

.faq-catagery-list ul li a{
  display: block;
    position: relative;
    color: #0A2446;
    text-transform: capitalize;
  padding: 15px;
    transition: all 0.3s ease-in-out
}

.faq-catagery-list ul li a::after{
  content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY( -50%);
    background-image: url(../../../assets/images/anasayfa/contact/icon-plus-accent.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 14px;
    height: 14px;
    transition: all 0.3s ease-in-out;
}

.faq-catagery-list ul li:hover a::after{
  transform: translateY(-50%) rotate(45deg);
}

.faq-catagery-list ul li:hover a{
  font-weight: 700;
}

.faq-sidebar .section-cta-box{
  display: flex;
  box-shadow: 0px 10px 30px 0px #00000008;
  border: 1px solid var(--color-border);
  padding: 30px;
}


/*-----------------------------
    SSS Sayfa İç Sayfa
--------------------------------*/

/*-----------------------------
    Hizmet Sayfa İç Sayfa
--------------------------------*/

  .service-item{
  background-color: #ffffff;
  box-shadow: 0px 10px 30px 0px #00000008;
  border: 1px solid var(--color-border);
  border-radius: var(--radius-small);
  height: calc(100% - 30px);
  margin-bottom: 30px;
  padding: 40px;
}

.service-header{
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid var(--color-border);
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.service-item-box{
  display: flex;
  align-items: center;
}

.service-item-box .icon-box{
  position: relative;
  background-color: #0a58ca;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin-right: 15px;
  transition: all 0.5s ease-in-out;
}

.service-item-box .icon-box::before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: #0A2446;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
}

.service-item:hover .service-item-box .icon-box::before{
  transform: scale(1);
}

.service-item-box .icon-box img{
  position: relative;
  max-width: 38px;
  padding: 5px;
  z-index: 1;
}

.service-item-content{
  width: calc(100% - 65px);
}

.service-item-content h3{
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
}

.service-readmore{
  margin-left: 10px;
}

.service-readmore img{
  max-width: 30px;
  transition: all 0.3s ease-in-out;
}

.service-item:hover .service-readmore img{
  transform: rotate(45deg);
}

.service-body{
  margin-bottom: 30px;
}

.service-body p{
  margin: 0;
}

.service-image{
  border-radius: var(--radius-small);
  overflow: hidden;
}

.service-image img{
  aspect-ratio: 1 / 0.67;
  object-fit: cover;
  border-radius: var(--radius-small);
  transition: all 0.5s ease-out;
  width: 100%;
}

.service-item:hover .service-image img{
  transform: scale(1.1)
}
@media only screen and (max-width: 991px){

  .service-item{
    padding: 30px;
  }

  .service-item-content h3{
    font-size: 18px;
  }

  .service-body{
    margin-bottom: 20px;
  }

}

@media only screen and (max-width: 767px){

  .service-item{
        padding: 30px;
    }

  .service-header{
    padding-bottom: 15px;
    margin-bottom: 15px;
  }

  .service-body{
        margin-bottom: 15px;
    }

  .service-image img{
    aspect-ratio: 1 / 0.6;
  }

}

/*-----------------------------
    Hizmet Sayfa İç Sayfa
--------------------------------*/

.koyu-mavi, .acik-mavi{
    border-radius: var(--radius-small);
    padding: 40px;
    margin-top: 30px;
    color: white;
}

.koyu-mavi ul li, .acik-mavi ul li{
    color: #ffffff !important;
}

.koyu-mavi{
    background-color: #0A2446;
}

.acik-mavi{
    background-color: #0a58ca;
}

.koyu-mavi p, .acik-mavi p, .koyu-mavi h2, .acik-mavi h2{
    color: #ffffff !important;
}


.koyu-mavi a.btn-default-3, .acik-mavi a.btn-default-3{
    color: #0a58ca !important;
    background: #ffffff !important;
}

  .our-health-image{
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
}

.our-health-img-box{
  width: calc(50% - 10px);
}

.our-health-img-1 figure,
.our-health-img-2 figure,
.our-health-img-3 figure{
  display: block;
  border-radius: var(--radius-small);
}

.our-health-img-1 img,
.our-health-img-2 img,
.our-health-img-3 img{
  width: 100%;
  object-fit: cover;
  border-radius: var(--radius-small);
}

.our-health-img-1{
  margin-bottom: 20px;
}

.our-health-img-1 img,
.our-health-img-2 img{
/*  aspect-ratio: 1 / 1.065;*/
}

.our-health-img-3 img{
  /*aspect-ratio: 1 / 2.2;*/
}

.contact-us-circle{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
}

.contact-us-circle a{
  display: block;
  border-radius: 50%;
}

.contact-us-circle img{
  width: 100%;
  max-width: 164px;
  border-radius: 50%;
  animation: infiniterotate 25s infinite linear;
}

.w-60 {
    width: 60%;
}

.section-cta-box.mavi{
    background-color: #f1f1fe !important;
}

  .book-appointment-box{
  border: 1px solid #eeeeee;
  box-shadow: 0px 0px 30px 0px #0000000D;
  background: #ffffff;
  border-radius: var(--radius-small);
  display: flex;
  flex-wrap: wrap;
  gap: 30px 60px;
  padding: 40px;
}

.book-appointment-content{
  width: calc(48% - 30px);
}

.book-appointment-image figure{
  display: block;
  border-radius: var(--radius-small);
}

.book-appointment-image img{
  width: 100%;
  aspect-ratio: 1 / 0.555;
  object-fit: cover;
  border-radius: var(--radius-small);
}

.book-appointment-form{
  width: calc(52% - 30px);
}
.our-excellence .section-title h2.mavi {
    color: #0A2446;
}

@media only screen and (max-width: 991px){

  .book-appointment{
    /*margin-top: -100px;*/
  }

  .book-appointment-box{
    padding: 30px;
  }

  .book-appointment-content,
  .book-appointment-form{
    width: 100%;
  }

  .book-appointment-image img{
    aspect-ratio: 1 / 0.48;
  }

  .book-appointment-form .form-control{
    padding: 14px 15px;
  }

  .book-appointment-form .form-control.form-select{
    padding: 14px 35px 14px 15px;
  }
}

@media only screen and (max-width: 767px){

  .book-appointment-image img{
        aspect-ratio: 1 / 0.7;
    }
  }